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-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.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 d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 # timeout=10 Commit message: "SGSN: f_cellid_to_RAI: fix spaces vs tabs" > git rev-list --no-walk 554a286378ab242361cd2ec1da93cb1812668107 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins2384184212880529716.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:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2025-01-11T12:25:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [241 kB] Fetched 9297 kB in 1s (9853 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' 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-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-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_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.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_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_5.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_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_1.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_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_CH_DataTypes.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_1.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_5.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_4.cc Creating dependency file for Osmocom_VTY_Functions_part_5.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_3.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc 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_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-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:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (430 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-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 libosmosim2 libosmousb0 libosmovty13 osmocom-latest 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 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest 0 upgraded, 19 newly installed, 0 to remove and 38 not upgraded. Need to get 11.3 MB of archives. After this operation, 17.5 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:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.8.0 [453 kB] Fetched 11.3 MB in 0s (30.7 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-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../08-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../16-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../18-osmo-hlr-dbg_1.8.0_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up osmo-hlr (1.8.0) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up osmo-hlr-dbg (1.8.0) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250111122526372 DMAIN <0000> hlr.c:802 hlr starting 20250111122526372 DDB <0001> db.c:599 using database: :memory: 20250111122526372 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250111122526373 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250111122526373 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250111122526374 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250111122526374 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250111122526374 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250111122526374 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250111122526374 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250111122526374 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250111122526374 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250111122526374 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250111122526374 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250111122526374 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250111122526374 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250111122526374 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250111122526374 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250111122526374 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250111122526375 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250111122526375 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250111122526376 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250111122526376 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250111122526376 DLCTRL <0010> control_if.c:1024 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@459c73b131d4: Unix server socket created successfully. MC@459c73b131d4: Listening on TCP port 45723. 459c73b131d4 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 459c73b131d4 45723 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@459c73b131d4: New HC connected from 10.0.2.100 [10.0.2.100]. 459c73b131d4: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@459c73b131d4: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@459c73b131d4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@459c73b131d4: Configuration file was processed on all HCs. MC@459c73b131d4: Creating MTC on host 10.0.2.100. MC@459c73b131d4: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sat Jan 11 12:25:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_sai_err_invalid_imsi started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122528041 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122528041 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122528043 DLINP <000b> input/ipa.c:451 connected read/write 20250111122528043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122528044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36618<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@459c73b131d4: 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 } } } } 20250111122528046 DLINP <000b> input/ipa.c:451 connected read/write 20250111122528046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122528046 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122528046 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(3)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122528046 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122528046 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122528046 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122528046 DLGSUP <0013> gsup_server.c:235 2:  20250111122528046 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122528046 DLGSUP <0013> gsup_server.c:235 3:  20250111122528046 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122528046 DLGSUP <0013> gsup_server.c:235 4:  20250111122528046 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122528046 DLGSUP <0013> gsup_server.c:235 5:  20250111122528046 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122528046 DLGSUP <0013> gsup_server.c:235 7:  20250111122528046 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122528046 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122528046 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122528046 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@459c73b131d4: 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") 20250111122528065 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35677<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@459c73b131d4: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250111122528082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36626<->l=127.0.0.1:4258 20250111122528093 DLINP <000b> input/ipa.c:451 connected read/write 20250111122528093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122528093 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20250111122528093 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20250111122528093 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20250111122528093 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122528093 DLINP <000b> input/ipa.c:451 connected read/write 20250111122528093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122528093 DLINP <000b> input/ipa.c:451 connected read/write 20250111122528093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@459c73b131d4: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@459c73b131d4: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122528096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36626<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@459c73b131d4: Final verdict of PTC: pass 20250111122528097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36618<->l=127.0.0.1:4258 20250111122528099 DLINP <000b> input/ipa.c:451 connected read/write 20250111122528099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122528099 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122528099 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122528099 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122528099 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35677<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@459c73b131d4: Final verdict of PTC: none 5@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 5: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@459c73b131d4: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sat Jan 11 12:25:28 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20250111122528164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4258 20250111122528264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36630<->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=25052) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sat Jan 11 12:25:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_sai started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122531343 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122531343 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122531346 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122531346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36632<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122531348 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122531348 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122531348 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122531348 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122531349 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122531349 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122531349 DLGSUP <0013> gsup_server.c:235 2:  20250111122531349 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122531349 DLGSUP <0013> gsup_server.c:235 3:  20250111122531349 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122531349 DLGSUP <0013> gsup_server.c:235 4:  20250111122531349 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122531349 DLGSUP <0013> gsup_server.c:235 5:  20250111122531349 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122531349 DLGSUP <0013> gsup_server.c:235 7:  20250111122531349 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122531349 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122531349 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122531349 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)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@459c73b131d4: 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") 20250111122531373 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33065<->l=127.0.0.1:4259) 20250111122531380 DAUC <0003> db_auc.c:157 IMSI='262428468320751': No 2G Auth Data 20250111122531380 DAUC <0003> db_auc.c:192 IMSI='262428468320751': No 3G Auth Data HLR_Test-GSUP(9)@459c73b131d4: Created GsupExpect[0] for "262428468320751" to be handled at TC_gsup_sai(12) 20250111122531395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 20250111122531400 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122531400 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428468320751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428468320751"} 20250111122531400 DAUC <0003> db_auc.c:192 IMSI='262428468320751': No 3G Auth Data 20250111122531400 DAUC <0003> db_auc.c:236 IMSI='262428468320751': Calling to generate 5 vectors 20250111122531400 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250111122531400 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122531400 DAUC <0003> auc.c:113 vector [0]: rand = 7f63668b5552dc1c021fe4db2568397c 20250111122531400 DAUC <0003> auc.c:179 vector [0]: kc = 2c56722d2bf4b800 20250111122531400 DAUC <0003> auc.c:180 vector [0]: sres = 46bb43b1 20250111122531400 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250111122531400 DAUC <0003> auc.c:113 vector [1]: rand = cdab36cfda83c88658b5ee8184decfcd 20250111122531400 DAUC <0003> auc.c:179 vector [1]: kc = cb1d7ed0b9d2f000 20250111122531400 DAUC <0003> auc.c:180 vector [1]: sres = 24a97c9e 20250111122531400 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250111122531400 DAUC <0003> auc.c:113 vector [2]: rand = 2c16a77117a592713e2cecbc970ffaaa 20250111122531400 DAUC <0003> auc.c:179 vector [2]: kc = c908ee9f82d45c00 20250111122531400 DAUC <0003> auc.c:180 vector [2]: sres = 06c88e7e 20250111122531400 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250111122531400 DAUC <0003> auc.c:113 vector [3]: rand = 03a37fb354fa00f4623b47f82697cda7 20250111122531400 DAUC <0003> auc.c:179 vector [3]: kc = ef882c1181e48c00 20250111122531400 DAUC <0003> auc.c:180 vector [3]: sres = 437df4da 20250111122531400 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250111122531400 DAUC <0003> auc.c:113 vector [4]: rand = 8ccfc5f96ac6d95bc8663a4b43c80cac 20250111122531400 DAUC <0003> auc.c:179 vector [4]: kc = 9ffaf38b642c4c00 20250111122531400 DAUC <0003> auc.c:180 vector [4]: sres = 444ba804 20250111122531400 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250111122531400 DAUC <0003> db_auc.c:245 IMSI='262428468320751': Generated 5 vectors 20250111122531400 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428468320751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428468320751"} 20250111122531400 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428468320751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122531400 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122531400 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@459c73b131d4: Found GsupExpect[0] for "262428468320751" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@459c73b131d4: Added IMSI table entry 0TC_gsup_sai(12)"262428468320751" TC_gsup_sai(12)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_sai(12)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122531403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 TC_gsup_sai(12)@459c73b131d4: Final verdict of PTC: pass 20250111122531404 DAUC <0003> db_auc.c:157 IMSI='262426681535819': No 2G Auth Data 20250111122531404 DAUC <0003> db_auc.c:192 IMSI='262426681535819': No 3G Auth Data HLR_Test-GSUP(9)@459c73b131d4: Created GsupExpect[0] for "262426681535819" to be handled at TC_gsup_sai(13) 20250111122531420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36658<->l=127.0.0.1:4258 20250111122531423 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122531423 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426681535819 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426681535819"} 20250111122531423 DAUC <0003> db_auc.c:192 IMSI='262426681535819': No 3G Auth Data 20250111122531424 DAUC <0003> db_auc.c:236 IMSI='262426681535819': Calling to generate 5 vectors 20250111122531424 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250111122531424 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122531424 DAUC <0003> auc.c:113 vector [0]: rand = 0cc67a0344a509ef0e7e0ab18ccfa4bf 20250111122531424 DAUC <0003> auc.c:179 vector [0]: kc = 29e67d53af883000 20250111122531424 DAUC <0003> auc.c:180 vector [0]: sres = be2e6153 20250111122531424 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250111122531424 DAUC <0003> auc.c:113 vector [1]: rand = e07d7bd0b83d2889b5e96bba1ac2d3d2 20250111122531424 DAUC <0003> auc.c:179 vector [1]: kc = 68d40c2bca11a800 20250111122531424 DAUC <0003> auc.c:180 vector [1]: sres = f7751094 20250111122531424 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250111122531424 DAUC <0003> auc.c:113 vector [2]: rand = 6d525966deb8a72eccc65587b2780b65 20250111122531424 DAUC <0003> auc.c:179 vector [2]: kc = 12833642b2caac00 20250111122531424 DAUC <0003> auc.c:180 vector [2]: sres = c9d5c0cf 20250111122531424 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250111122531424 DAUC <0003> auc.c:113 vector [3]: rand = f89c98e12f39b92340f0bb487fc3a3f8 20250111122531424 DAUC <0003> auc.c:179 vector [3]: kc = 85afa53981f7cc00 20250111122531424 DAUC <0003> auc.c:180 vector [3]: sres = d44df605 20250111122531424 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250111122531424 DAUC <0003> auc.c:113 vector [4]: rand = 46c2a73fe44756f57298bd695b8fd3cf 20250111122531424 DAUC <0003> auc.c:179 vector [4]: kc = 414d0f480cf2a400 20250111122531424 DAUC <0003> auc.c:180 vector [4]: sres = c8e6b92e 20250111122531424 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250111122531424 DAUC <0003> db_auc.c:245 IMSI='262426681535819': Generated 5 vectors 20250111122531424 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426681535819 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426681535819"} 20250111122531424 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426681535819 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122531424 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122531424 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@459c73b131d4: Found GsupExpect[0] for "262426681535819" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@459c73b131d4: Added IMSI table entry 1TC_gsup_sai(13)"262426681535819" TC_gsup_sai(13)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_sai(13)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122531426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36658<->l=127.0.0.1:4258 TC_gsup_sai(13)@459c73b131d4: Final verdict of PTC: pass 20250111122531427 DAUC <0003> db_auc.c:157 IMSI='262423202034067': No 2G Auth Data 20250111122531427 DAUC <0003> db_auc.c:192 IMSI='262423202034067': No 3G Auth Data HLR_Test-GSUP(9)@459c73b131d4: Created GsupExpect[0] for "262423202034067" to be handled at TC_gsup_sai(14) 20250111122531444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36662<->l=127.0.0.1:4258 20250111122531449 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122531449 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423202034067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423202034067"} 20250111122531449 DAUC <0003> db_auc.c:192 IMSI='262423202034067': No 3G Auth Data 20250111122531449 DAUC <0003> db_auc.c:236 IMSI='262423202034067': Calling to generate 5 vectors 20250111122531449 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250111122531449 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122531449 DAUC <0003> auc.c:113 vector [0]: rand = a59d45d77a9477dcb266e6404c84fa44 20250111122531449 DAUC <0003> auc.c:179 vector [0]: kc = a0252257346b6e9f 20250111122531449 DAUC <0003> auc.c:180 vector [0]: sres = e682b996 20250111122531449 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250111122531449 DAUC <0003> auc.c:113 vector [1]: rand = 751ca0222aa00c7ef1e2cd45a45b3804 20250111122531449 DAUC <0003> auc.c:179 vector [1]: kc = e7cdea6edbb555b5 20250111122531449 DAUC <0003> auc.c:180 vector [1]: sres = d6419511 20250111122531449 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250111122531449 DAUC <0003> auc.c:113 vector [2]: rand = 104e40c1006b28987289a3fe6dffaee9 20250111122531449 DAUC <0003> auc.c:179 vector [2]: kc = de4c8a66f61f3712 20250111122531449 DAUC <0003> auc.c:180 vector [2]: sres = 4abd5e0d 20250111122531449 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250111122531449 DAUC <0003> auc.c:113 vector [3]: rand = 747ac79db8b513c1a449f2d709a25b31 20250111122531449 DAUC <0003> auc.c:179 vector [3]: kc = 9d0dc6d303a4af38 20250111122531449 DAUC <0003> auc.c:180 vector [3]: sres = ee4d8477 20250111122531449 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250111122531449 DAUC <0003> auc.c:113 vector [4]: rand = 61a89aa64e8f12021b3ac2d508f41910 20250111122531449 DAUC <0003> auc.c:179 vector [4]: kc = 2cffce7f1e71ade1 20250111122531449 DAUC <0003> auc.c:180 vector [4]: sres = 28d23785 20250111122531449 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250111122531449 DAUC <0003> db_auc.c:245 IMSI='262423202034067': Generated 5 vectors 20250111122531449 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423202034067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423202034067"} 20250111122531449 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423202034067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122531449 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122531449 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@459c73b131d4: Found GsupExpect[0] for "262423202034067" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@459c73b131d4: Added IMSI table entry 2TC_gsup_sai(14)"262423202034067" TC_gsup_sai(14)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_sai(14)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122531451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36662<->l=127.0.0.1:4258 TC_gsup_sai(14)@459c73b131d4: Final verdict of PTC: pass 20250111122531453 DAUC <0003> db_auc.c:157 IMSI='262427917257003': No 2G Auth Data 20250111122531453 DAUC <0003> db_auc.c:192 IMSI='262427917257003': No 3G Auth Data HLR_Test-GSUP(9)@459c73b131d4: Created GsupExpect[0] for "262427917257003" to be handled at TC_gsup_sai(15) 20250111122531468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36678<->l=127.0.0.1:4258 20250111122531472 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122531472 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427917257003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427917257003"} 20250111122531472 DAUC <0003> db_auc.c:157 IMSI='262427917257003': No 2G Auth Data 20250111122531472 DAUC <0003> db_auc.c:236 IMSI='262427917257003': Calling to generate 5 vectors 20250111122531472 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250111122531472 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122531472 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122531472 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250111122531472 DAUC <0003> auc.c:113 vector [0]: rand = b2a5e2bd14623d6f0c76f1d1c4344d05 20250111122531472 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250111122531472 DAUC <0003> auc.c:142 vector [0]: autn = 4b62a514751400003634df7c7cfd49c8 20250111122531472 DAUC <0003> auc.c:143 vector [0]: ck = adc57dbe7958cce5483e84da785a572f 20250111122531472 DAUC <0003> auc.c:144 vector [0]: ik = 3187e15192a16b114cb6e257541923e0 20250111122531472 DAUC <0003> auc.c:145 vector [0]: res = 161184dead82a53d0000000000000000 20250111122531472 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122531472 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250111122531472 DAUC <0003> auc.c:151 vector [0]: kc = 98cafa62c7bad33b 20250111122531472 DAUC <0003> auc.c:152 vector [0]: sres = bb9321e3 20250111122531472 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250111122531472 DAUC <0003> auc.c:113 vector [1]: rand = 2700ab55065b679fdb5c2b14883fa88a 20250111122531472 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250111122531472 DAUC <0003> auc.c:142 vector [1]: autn = 68b852dc65e500008bb53b76e4bb2ce0 20250111122531472 DAUC <0003> auc.c:143 vector [1]: ck = 5612c21a50417a31d5d4e9b621750f17 20250111122531472 DAUC <0003> auc.c:144 vector [1]: ik = 5459d9c31476c3496d3842337a423559 20250111122531472 DAUC <0003> auc.c:145 vector [1]: res = d9a4a7201119b3330000000000000000 20250111122531472 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122531472 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250111122531472 DAUC <0003> auc.c:151 vector [1]: kc = baa7b05c1f008336 20250111122531472 DAUC <0003> auc.c:152 vector [1]: sres = c8bd1413 20250111122531472 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250111122531472 DAUC <0003> auc.c:113 vector [2]: rand = 796481923113b5d29590cfdd85067f8f 20250111122531472 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250111122531472 DAUC <0003> auc.c:142 vector [2]: autn = 31d13afda15700005b9ab79b4183bc50 20250111122531472 DAUC <0003> auc.c:143 vector [2]: ck = 519edd729ce7becb5fba41bd569a93e3 20250111122531472 DAUC <0003> auc.c:144 vector [2]: ik = 24dbb4a6b69d8aa01508e784d20fbcd6 20250111122531472 DAUC <0003> auc.c:145 vector [2]: res = ad8336d41fd243750000000000000000 20250111122531472 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122531472 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250111122531472 DAUC <0003> auc.c:151 vector [2]: kc = 3ff7cfedaeef1b5e 20250111122531472 DAUC <0003> auc.c:152 vector [2]: sres = b25175a1 20250111122531472 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250111122531472 DAUC <0003> auc.c:113 vector [3]: rand = 05d8706623b859ce5cfc6500e504ebb2 20250111122531472 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250111122531472 DAUC <0003> auc.c:142 vector [3]: autn = e624f57468d70000224d95d11843d2bc 20250111122531472 DAUC <0003> auc.c:143 vector [3]: ck = f7cd86810950b77b107444b6d3613d45 20250111122531472 DAUC <0003> auc.c:144 vector [3]: ik = 18ddd2f3c2e8b79773a97823d1ed3e05 20250111122531472 DAUC <0003> auc.c:145 vector [3]: res = fd568bac57146af00000000000000000 20250111122531472 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122531472 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250111122531472 DAUC <0003> auc.c:151 vector [3]: kc = 8ccd68e7c93403ac 20250111122531472 DAUC <0003> auc.c:152 vector [3]: sres = aa42e15c 20250111122531472 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250111122531472 DAUC <0003> auc.c:113 vector [4]: rand = 67a3f81bc72e6f2e011bc731b85c2f67 20250111122531472 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250111122531472 DAUC <0003> auc.c:142 vector [4]: autn = c7225e1e74f70000d275e58c434702b4 20250111122531472 DAUC <0003> auc.c:143 vector [4]: ck = 7157076df7555708d445c5a352cc474b 20250111122531472 DAUC <0003> auc.c:144 vector [4]: ik = a8b9b7aa41c61b1022a3aaed7bd7da4a 20250111122531472 DAUC <0003> auc.c:145 vector [4]: res = 2c19e61b7ad2eed80000000000000000 20250111122531472 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122531472 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250111122531472 DAUC <0003> auc.c:151 vector [4]: kc = 2f08df899f88d119 20250111122531472 DAUC <0003> auc.c:152 vector [4]: sres = 56cb08c3 20250111122531472 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250111122531473 DAUC <0003> db_auc.c:245 IMSI='262427917257003': Generated 5 vectors 20250111122531473 DAUC <0003> db_auc.c:249 IMSI='262427917257003': Updating SQN=161 in DB 20250111122531473 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427917257003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427917257003"} 20250111122531473 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427917257003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122531473 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122531473 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@459c73b131d4: Found GsupExpect[0] for "262427917257003" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@459c73b131d4: Added IMSI table entry 3TC_gsup_sai(15)"262427917257003" TC_gsup_sai(15)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_sai(15)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122531476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36678<->l=127.0.0.1:4258 TC_gsup_sai(15)@459c73b131d4: Final verdict of PTC: pass 20250111122531478 DAUC <0003> db_auc.c:157 IMSI='262429087993835': No 2G Auth Data 20250111122531478 DAUC <0003> db_auc.c:192 IMSI='262429087993835': No 3G Auth Data HLR_Test-GSUP(9)@459c73b131d4: Created GsupExpect[0] for "262429087993835" to be handled at TC_gsup_sai(16) 20250111122531494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36682<->l=127.0.0.1:4258 20250111122531497 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122531497 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429087993835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429087993835"} 20250111122531497 DAUC <0003> db_auc.c:157 IMSI='262429087993835': No 2G Auth Data 20250111122531497 DAUC <0003> db_auc.c:236 IMSI='262429087993835': Calling to generate 5 vectors 20250111122531497 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250111122531497 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122531497 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250111122531497 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250111122531497 DAUC <0003> auc.c:113 vector [0]: rand = fdcbffd2bbab169cae204e7639644db9 20250111122531497 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250111122531497 DAUC <0003> auc.c:142 vector [0]: autn = 07e6c87fb2e30000f537adbae752a42d 20250111122531497 DAUC <0003> auc.c:143 vector [0]: ck = 058fd172ac62bd686b1e76efaa22fe05 20250111122531497 DAUC <0003> auc.c:144 vector [0]: ik = a7c99cca857ad04d688f28c97b4073db 20250111122531497 DAUC <0003> auc.c:145 vector [0]: res = 5ea46c6f2031ecdd0000000000000000 20250111122531497 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122531497 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250111122531497 DAUC <0003> auc.c:151 vector [0]: kc = a1d7139ef87ae0fb 20250111122531497 DAUC <0003> auc.c:152 vector [0]: sres = 7e9580b2 20250111122531497 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250111122531497 DAUC <0003> auc.c:113 vector [1]: rand = 622fe982a333b4e3959e4d321a0d9741 20250111122531497 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250111122531497 DAUC <0003> auc.c:142 vector [1]: autn = 2ffcfe1e82a40000f1565c005c87f429 20250111122531497 DAUC <0003> auc.c:143 vector [1]: ck = 83e2953b3fea77569825865c75f6e523 20250111122531497 DAUC <0003> auc.c:144 vector [1]: ik = df673f5064703aaa5fa815a451cfa38a 20250111122531497 DAUC <0003> auc.c:145 vector [1]: res = 255ab249d4e9cfaa0000000000000000 20250111122531497 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122531497 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250111122531497 DAUC <0003> auc.c:151 vector [1]: kc = 9b0839937fa30b55 20250111122531497 DAUC <0003> auc.c:152 vector [1]: sres = f1b37de3 20250111122531497 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250111122531497 DAUC <0003> auc.c:113 vector [2]: rand = c37428ba6c04bbb3a5dc6d811d4256dc 20250111122531497 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250111122531497 DAUC <0003> auc.c:142 vector [2]: autn = 84859a61cd5200009c4091c4654e4737 20250111122531497 DAUC <0003> auc.c:143 vector [2]: ck = 357fe3611acceea1e1287bb6734efeae 20250111122531497 DAUC <0003> auc.c:144 vector [2]: ik = 1bba666db70b6faad4046d505ce1e7eb 20250111122531497 DAUC <0003> auc.c:145 vector [2]: res = 49ab5bcc31b818580000000000000000 20250111122531497 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122531497 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250111122531497 DAUC <0003> auc.c:151 vector [2]: kc = 1be993ea8268984e 20250111122531497 DAUC <0003> auc.c:152 vector [2]: sres = 78134394 20250111122531497 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250111122531497 DAUC <0003> auc.c:113 vector [3]: rand = 3cd6d2b7292ef7e06eb06b65c5451bc2 20250111122531497 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250111122531497 DAUC <0003> auc.c:142 vector [3]: autn = 222fbdfc0ac800008d7d29e86a442228 20250111122531497 DAUC <0003> auc.c:143 vector [3]: ck = 0117d09e7068359aeabede5eb057b214 20250111122531497 DAUC <0003> auc.c:144 vector [3]: ik = 76cf3a2c83a34467bd812d9c1573641b 20250111122531497 DAUC <0003> auc.c:145 vector [3]: res = 4c3ebcbb32049a390000000000000000 20250111122531497 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122531497 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250111122531497 DAUC <0003> auc.c:151 vector [3]: kc = 20e7197056efa7f2 20250111122531497 DAUC <0003> auc.c:152 vector [3]: sres = 7e3a2682 20250111122531497 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250111122531497 DAUC <0003> auc.c:113 vector [4]: rand = 46da3e757bee36038e5e889218b90898 20250111122531497 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250111122531497 DAUC <0003> auc.c:142 vector [4]: autn = df2e255dceb2000068200311121fef04 20250111122531497 DAUC <0003> auc.c:143 vector [4]: ck = a283ddcc58e9bccc4519615f080e7cc8 20250111122531497 DAUC <0003> auc.c:144 vector [4]: ik = 87a2b0d8383af2ae37ec7ef0f016402b 20250111122531497 DAUC <0003> auc.c:145 vector [4]: res = 34444db95efdc9610000000000000000 20250111122531497 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122531497 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250111122531497 DAUC <0003> auc.c:151 vector [4]: kc = 57d472bb98cb7281 20250111122531497 DAUC <0003> auc.c:152 vector [4]: sres = 6ab984d8 20250111122531497 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250111122531497 DAUC <0003> db_auc.c:245 IMSI='262429087993835': Generated 5 vectors 20250111122531497 DAUC <0003> db_auc.c:249 IMSI='262429087993835': Updating SQN=161 in DB 20250111122531497 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429087993835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429087993835"} 20250111122531497 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429087993835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122531497 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122531498 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@459c73b131d4: Found GsupExpect[0] for "262429087993835" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@459c73b131d4: Added IMSI table entry 4TC_gsup_sai(16)"262429087993835" TC_gsup_sai(16)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_sai(16)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122531500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36682<->l=127.0.0.1:4258 TC_gsup_sai(16)@459c73b131d4: Final verdict of PTC: pass 20250111122531502 DAUC <0003> db_auc.c:157 IMSI='262423391602196': No 2G Auth Data 20250111122531502 DAUC <0003> db_auc.c:192 IMSI='262423391602196': No 3G Auth Data HLR_Test-GSUP(9)@459c73b131d4: Created GsupExpect[0] for "262423391602196" to be handled at TC_gsup_sai(17) 20250111122531517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36698<->l=127.0.0.1:4258 20250111122531521 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122531521 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423391602196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423391602196"} 20250111122531521 DAUC <0003> db_auc.c:236 IMSI='262423391602196': Calling to generate 5 vectors 20250111122531521 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250111122531521 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122531521 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122531521 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250111122531521 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122531521 DAUC <0003> auc.c:113 vector [0]: rand = 062a57c4ca17f0ff7eacdf7ede0e68e6 20250111122531521 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250111122531521 DAUC <0003> auc.c:142 vector [0]: autn = 73a64728c5a300008ef1b55b332e22bf 20250111122531521 DAUC <0003> auc.c:143 vector [0]: ck = ba3651d6afa68f218f485bd56065a956 20250111122531521 DAUC <0003> auc.c:144 vector [0]: ik = 2503c76e11d2305a2b0f8ee4c025dc3f 20250111122531521 DAUC <0003> auc.c:145 vector [0]: res = 4de9a27a7a381eca0000000000000000 20250111122531521 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122531521 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122531521 DAUC <0003> auc.c:179 vector [0]: kc = 2417fd1e4b74f800 20250111122531521 DAUC <0003> auc.c:180 vector [0]: sres = ddce09c7 20250111122531521 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122531521 DAUC <0003> auc.c:113 vector [1]: rand = 3d8012247d02e7aee42b7ae967058899 20250111122531521 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250111122531521 DAUC <0003> auc.c:142 vector [1]: autn = c70cfd0fe2660000057549d0cf4d1f72 20250111122531521 DAUC <0003> auc.c:143 vector [1]: ck = fc5d9633b766abf25c4808c7ee85abae 20250111122531521 DAUC <0003> auc.c:144 vector [1]: ik = 7804309f026e129960415c798de33c03 20250111122531521 DAUC <0003> auc.c:145 vector [1]: res = 59f5f3e986ff12890000000000000000 20250111122531521 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122531521 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250111122531521 DAUC <0003> auc.c:179 vector [1]: kc = 1a8c50b603088400 20250111122531521 DAUC <0003> auc.c:180 vector [1]: sres = e1edee81 20250111122531521 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250111122531521 DAUC <0003> auc.c:113 vector [2]: rand = cdf828a43f1f5fb0ebc4cf76454b582d 20250111122531521 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250111122531521 DAUC <0003> auc.c:142 vector [2]: autn = 12f8b071084c00000f535c095b721899 20250111122531521 DAUC <0003> auc.c:143 vector [2]: ck = 8a5b1582ab8a54f4d765fdc0061e0c1e 20250111122531521 DAUC <0003> auc.c:144 vector [2]: ik = 30613331bd053c68af586cd343138fab 20250111122531521 DAUC <0003> auc.c:145 vector [2]: res = 31cab462fa34d6170000000000000000 20250111122531521 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122531521 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250111122531521 DAUC <0003> auc.c:179 vector [2]: kc = 34908c2a88cf8400 20250111122531521 DAUC <0003> auc.c:180 vector [2]: sres = 912b316a 20250111122531521 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250111122531521 DAUC <0003> auc.c:113 vector [3]: rand = 7a1f15978f9da36c853b28bda33c19ee 20250111122531521 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250111122531521 DAUC <0003> auc.c:142 vector [3]: autn = a8bda0c5b18f000030db089d5c991b3a 20250111122531521 DAUC <0003> auc.c:143 vector [3]: ck = f30e49f058a255d01d934094c498cddf 20250111122531521 DAUC <0003> auc.c:144 vector [3]: ik = ff4e93a5e08a116dd5808bf9e1daaaec 20250111122531521 DAUC <0003> auc.c:145 vector [3]: res = 2ac91fa69f60a4670000000000000000 20250111122531521 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122531521 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250111122531521 DAUC <0003> auc.c:179 vector [3]: kc = b7f9dd1fbc19a400 20250111122531521 DAUC <0003> auc.c:180 vector [3]: sres = 8b6554e8 20250111122531521 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250111122531521 DAUC <0003> auc.c:113 vector [4]: rand = c0e9dbfeb3e5daee4303ff3e858e1ea9 20250111122531521 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250111122531521 DAUC <0003> auc.c:142 vector [4]: autn = 022f457421460000ad6062719fe4346f 20250111122531521 DAUC <0003> auc.c:143 vector [4]: ck = 1352a53ccdfb1c322530c17c633b9d3d 20250111122531521 DAUC <0003> auc.c:144 vector [4]: ik = 1b85d46775b49c76453279f993fdaa0a 20250111122531521 DAUC <0003> auc.c:145 vector [4]: res = 4901e2fe6cae275a0000000000000000 20250111122531521 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122531521 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250111122531521 DAUC <0003> auc.c:179 vector [4]: kc = 6bdeb665728a0800 20250111122531521 DAUC <0003> auc.c:180 vector [4]: sres = ca27cea2 20250111122531521 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250111122531521 DAUC <0003> db_auc.c:245 IMSI='262423391602196': Generated 5 vectors 20250111122531521 DAUC <0003> db_auc.c:249 IMSI='262423391602196': Updating SQN=161 in DB 20250111122531522 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423391602196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423391602196"} 20250111122531522 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423391602196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122531522 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122531522 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@459c73b131d4: Found GsupExpect[0] for "262423391602196" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@459c73b131d4: Added IMSI table entry 5TC_gsup_sai(17)"262423391602196" TC_gsup_sai(17)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_sai(17)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122531525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36698<->l=127.0.0.1:4258 TC_gsup_sai(17)@459c73b131d4: Final verdict of PTC: pass 20250111122531526 DAUC <0003> db_auc.c:157 IMSI='262421668026320': No 2G Auth Data 20250111122531526 DAUC <0003> db_auc.c:192 IMSI='262421668026320': No 3G Auth Data HLR_Test-GSUP(9)@459c73b131d4: Created GsupExpect[0] for "262421668026320" to be handled at TC_gsup_sai(18) 20250111122531542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36714<->l=127.0.0.1:4258 20250111122531544 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122531544 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421668026320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421668026320"} 20250111122531545 DAUC <0003> db_auc.c:236 IMSI='262421668026320': Calling to generate 5 vectors 20250111122531545 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250111122531545 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122531545 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122531545 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250111122531545 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122531545 DAUC <0003> auc.c:113 vector [0]: rand = 0a5d07227094befbeae5a096510f8abd 20250111122531545 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250111122531545 DAUC <0003> auc.c:142 vector [0]: autn = ce5126d2d55900001822cba26eb5f63e 20250111122531545 DAUC <0003> auc.c:143 vector [0]: ck = 5e1a19786fdf09864b1482f14fc26aca 20250111122531545 DAUC <0003> auc.c:144 vector [0]: ik = 15948b9893c904090abe243d8fc85a10 20250111122531545 DAUC <0003> auc.c:145 vector [0]: res = a315fb65492cf7900000000000000000 20250111122531545 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122531545 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122531545 DAUC <0003> auc.c:179 vector [0]: kc = 5a271e5a039bc800 20250111122531545 DAUC <0003> auc.c:180 vector [0]: sres = 41912e02 20250111122531545 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122531545 DAUC <0003> auc.c:113 vector [1]: rand = 8d2d54829aab136dc5f7889ced5d39f3 20250111122531545 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250111122531545 DAUC <0003> auc.c:142 vector [1]: autn = 3c56f5f377470000f466e4b437421e3f 20250111122531545 DAUC <0003> auc.c:143 vector [1]: ck = f7f490358fedeae32ed2a9e20b5ea729 20250111122531545 DAUC <0003> auc.c:144 vector [1]: ik = 4ccb7dea73180d274323598503e63ae3 20250111122531545 DAUC <0003> auc.c:145 vector [1]: res = ab3ccd48e3c1bda40000000000000000 20250111122531545 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122531545 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250111122531545 DAUC <0003> auc.c:179 vector [1]: kc = 0dddd4377fa79c00 20250111122531545 DAUC <0003> auc.c:180 vector [1]: sres = 32b9460c 20250111122531545 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250111122531545 DAUC <0003> auc.c:113 vector [2]: rand = 150c44e6929d04918863b9d8c1822745 20250111122531545 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250111122531545 DAUC <0003> auc.c:142 vector [2]: autn = b646e9d1d7f60000e8a22b003d8eb2ef 20250111122531545 DAUC <0003> auc.c:143 vector [2]: ck = 40e5f9985523604ddac4d7102261817d 20250111122531545 DAUC <0003> auc.c:144 vector [2]: ik = 25621634517ede80903ab8ba6a2bcfc3 20250111122531545 DAUC <0003> auc.c:145 vector [2]: res = 562aa568648e58570000000000000000 20250111122531545 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122531545 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250111122531545 DAUC <0003> auc.c:179 vector [2]: kc = a69bf1a697b81000 20250111122531545 DAUC <0003> auc.c:180 vector [2]: sres = 9b3200d6 20250111122531545 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250111122531545 DAUC <0003> auc.c:113 vector [3]: rand = 3ced3ed8bd3302c3d804419e594759b5 20250111122531545 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250111122531545 DAUC <0003> auc.c:142 vector [3]: autn = 17459f008c85000066ca803cee1dae62 20250111122531545 DAUC <0003> auc.c:143 vector [3]: ck = 9549aa2362c89e7ec22593bcfab99dae 20250111122531545 DAUC <0003> auc.c:144 vector [3]: ik = 9fa8657efe137e7c722bb7c286e00ae9 20250111122531545 DAUC <0003> auc.c:145 vector [3]: res = 8333189c5b8ad3ee0000000000000000 20250111122531545 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122531545 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250111122531545 DAUC <0003> auc.c:179 vector [3]: kc = 2ddb8dc55a37f800 20250111122531545 DAUC <0003> auc.c:180 vector [3]: sres = 7f22bee8 20250111122531545 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250111122531545 DAUC <0003> auc.c:113 vector [4]: rand = 5787895d4f99c4dad4b473f71ea83ffe 20250111122531545 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250111122531545 DAUC <0003> auc.c:142 vector [4]: autn = 6f1c3c6920e6000082eddf09391a3891 20250111122531545 DAUC <0003> auc.c:143 vector [4]: ck = 5d30b6c53c405b9386d304817a1985f8 20250111122531545 DAUC <0003> auc.c:144 vector [4]: ik = 1c0b7c80dbb9ffd7354ae7d56231c256 20250111122531545 DAUC <0003> auc.c:145 vector [4]: res = 1a13cea7e60f2a320000000000000000 20250111122531545 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122531545 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250111122531545 DAUC <0003> auc.c:179 vector [4]: kc = 71cb6c8059906c00 20250111122531545 DAUC <0003> auc.c:180 vector [4]: sres = c7ae1a60 20250111122531545 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250111122531545 DAUC <0003> db_auc.c:245 IMSI='262421668026320': Generated 5 vectors 20250111122531545 DAUC <0003> db_auc.c:249 IMSI='262421668026320': Updating SQN=161 in DB 20250111122531545 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421668026320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421668026320"} 20250111122531545 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421668026320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122531545 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122531545 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@459c73b131d4: Found GsupExpect[0] for "262421668026320" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@459c73b131d4: Added IMSI table entry 6TC_gsup_sai(18)"262421668026320" TC_gsup_sai(18)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_sai(18)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122531549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36714<->l=127.0.0.1:4258 TC_gsup_sai(18)@459c73b131d4: Final verdict of PTC: pass 20250111122531550 DAUC <0003> db_auc.c:157 IMSI='262426430563416': No 2G Auth Data 20250111122531550 DAUC <0003> db_auc.c:192 IMSI='262426430563416': No 3G Auth Data HLR_Test-GSUP(9)@459c73b131d4: Created GsupExpect[0] for "262426430563416" to be handled at TC_gsup_sai(19) 20250111122531566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36718<->l=127.0.0.1:4258 20250111122531569 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122531569 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426430563416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426430563416"} 20250111122531569 DAUC <0003> db_auc.c:236 IMSI='262426430563416': Calling to generate 5 vectors 20250111122531569 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250111122531569 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122531569 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122531569 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250111122531569 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122531569 DAUC <0003> auc.c:113 vector [0]: rand = 48d31da38ff1c020872a6af35ad2cfd6 20250111122531569 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250111122531570 DAUC <0003> auc.c:142 vector [0]: autn = 353993f69f960000648126a5fc418949 20250111122531570 DAUC <0003> auc.c:143 vector [0]: ck = d8a3ed9065e51938d162efbc58e4b0ab 20250111122531570 DAUC <0003> auc.c:144 vector [0]: ik = 873fde3f8ff4271fc29ec0411dea3106 20250111122531570 DAUC <0003> auc.c:145 vector [0]: res = a2856c6c712605fa0000000000000000 20250111122531570 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122531570 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122531570 DAUC <0003> auc.c:179 vector [0]: kc = b1558158924da74b 20250111122531570 DAUC <0003> auc.c:180 vector [0]: sres = 792d418b 20250111122531570 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122531570 DAUC <0003> auc.c:113 vector [1]: rand = 9507373d481f655e9dd596e1b98b659a 20250111122531570 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250111122531570 DAUC <0003> auc.c:142 vector [1]: autn = 6f10d8d1e6e4000061a09800bde3b448 20250111122531570 DAUC <0003> auc.c:143 vector [1]: ck = 74d91e5ca6484687ed1f0ddb179c9d2f 20250111122531570 DAUC <0003> auc.c:144 vector [1]: ik = eba2b37df1407930105144f383461a28 20250111122531570 DAUC <0003> auc.c:145 vector [1]: res = 1f3799170dc6ef4c0000000000000000 20250111122531570 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122531570 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250111122531570 DAUC <0003> auc.c:179 vector [1]: kc = 4b18c29959525c5c 20250111122531570 DAUC <0003> auc.c:180 vector [1]: sres = b77dffff 20250111122531570 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250111122531570 DAUC <0003> auc.c:113 vector [2]: rand = 7065dda829271d66af053faa2f960312 20250111122531570 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250111122531570 DAUC <0003> auc.c:142 vector [2]: autn = 4d8234fc7c670000a89b3645160c7ad9 20250111122531570 DAUC <0003> auc.c:143 vector [2]: ck = 22bb327e4c5016550dd71bb480328bdb 20250111122531570 DAUC <0003> auc.c:144 vector [2]: ik = cb7971682230708a3405f81dc27417c7 20250111122531570 DAUC <0003> auc.c:145 vector [2]: res = ade467c12e020b4a0000000000000000 20250111122531570 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122531570 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250111122531570 DAUC <0003> auc.c:179 vector [2]: kc = 6f77445356219160 20250111122531570 DAUC <0003> auc.c:180 vector [2]: sres = 34b61fab 20250111122531570 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250111122531570 DAUC <0003> auc.c:113 vector [3]: rand = 9ccda46f4fd40a155c985c457538e9d2 20250111122531570 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250111122531570 DAUC <0003> auc.c:142 vector [3]: autn = 431a9dfa343100007b659345f4ac3819 20250111122531570 DAUC <0003> auc.c:143 vector [3]: ck = c9546f76e58a3f77dcf7d60006385e8b 20250111122531570 DAUC <0003> auc.c:144 vector [3]: ik = 5992e56608262f320d10ea0e8fa23adf 20250111122531570 DAUC <0003> auc.c:145 vector [3]: res = 3ede0f73cbb7b4830000000000000000 20250111122531570 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122531570 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250111122531570 DAUC <0003> auc.c:179 vector [3]: kc = ae64f367b4ab1a6a 20250111122531570 DAUC <0003> auc.c:180 vector [3]: sres = 0ca55f54 20250111122531570 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250111122531570 DAUC <0003> auc.c:113 vector [4]: rand = 54d99eec591bfe7bd8f76ec8a31ad975 20250111122531570 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250111122531570 DAUC <0003> auc.c:142 vector [4]: autn = 8c5a9aecf03600009358512571b147e3 20250111122531570 DAUC <0003> auc.c:143 vector [4]: ck = abcb9147769df8fddeec9fa737bcab94 20250111122531570 DAUC <0003> auc.c:144 vector [4]: ik = 22e13dad69450950023523dd671e7209 20250111122531570 DAUC <0003> auc.c:145 vector [4]: res = c24797d41f2f17470000000000000000 20250111122531570 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122531570 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250111122531570 DAUC <0003> auc.c:179 vector [4]: kc = e9612f60102d212e 20250111122531570 DAUC <0003> auc.c:180 vector [4]: sres = 45b71f5e 20250111122531570 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250111122531570 DAUC <0003> db_auc.c:245 IMSI='262426430563416': Generated 5 vectors 20250111122531570 DAUC <0003> db_auc.c:249 IMSI='262426430563416': Updating SQN=161 in DB 20250111122531570 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426430563416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426430563416"} 20250111122531570 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426430563416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122531570 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122531570 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@459c73b131d4: Found GsupExpect[0] for "262426430563416" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@459c73b131d4: Added IMSI table entry 7TC_gsup_sai(19)"262426430563416" TC_gsup_sai(19)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_sai(19)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122531575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36718<->l=127.0.0.1:4258 TC_gsup_sai(19)@459c73b131d4: Final verdict of PTC: pass MTC@459c73b131d4: setverdict(pass): none -> pass 20250111122531576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36632<->l=127.0.0.1:4258 20250111122531577 DLINP <000b> input/ipa.c:451 connected read/write 20250111122531577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122531578 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122531578 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122531578 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@459c73b131d4: Final verdict of PTC: none 20250111122531578 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33065<->l=127.0.0.1:4259) 10@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: pass MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@459c73b131d4: Test case TC_gsup_sai finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sat Jan 11 12:25:31 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250111122531619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36726<->l=127.0.0.1:4258 20250111122531720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36726<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78564) Waiting for packet dumper to finish... 1 (prev_count=78564, count=163376) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sat Jan 11 12:25:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_sai_num_auth_vectors started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122534802 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122534802 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122534804 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36740<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122534807 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534807 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122534807 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122534807 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122534807 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122534807 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122534807 DLGSUP <0013> gsup_server.c:235 2:  20250111122534807 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122534807 DLGSUP <0013> gsup_server.c:235 3:  20250111122534807 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122534807 DLGSUP <0013> gsup_server.c:235 4:  20250111122534807 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122534807 DLGSUP <0013> gsup_server.c:235 5:  HLR_Test-GSUP-IPA(20)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122534807 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122534807 DLGSUP <0013> gsup_server.c:235 7:  20250111122534807 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122534808 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122534808 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122534808 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@459c73b131d4: 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") 20250111122534828 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41857<->l=127.0.0.1:4259) 20250111122534835 DAUC <0003> db_auc.c:157 IMSI='262426323560788': No 2G Auth Data 20250111122534835 DAUC <0003> db_auc.c:192 IMSI='262426323560788': No 3G Auth Data HLR_Test-GSUP(21)@459c73b131d4: Created GsupExpect[0] for "262426323560788" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250111122534850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36744<->l=127.0.0.1:4258 20250111122534854 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534854 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426323560788 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426323560788"} 20250111122534854 DAUC <0003> db_auc.c:192 IMSI='262426323560788': No 3G Auth Data 20250111122534854 DAUC <0003> db_auc.c:236 IMSI='262426323560788': Calling to generate 1 vectors 20250111122534854 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250111122534854 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122534854 DAUC <0003> auc.c:113 vector [0]: rand = a75a77f0b2a5775acde75bc261fe3957 20250111122534854 DAUC <0003> auc.c:179 vector [0]: kc = 4b5ee254e4c4f800 20250111122534854 DAUC <0003> auc.c:180 vector [0]: sres = d73ed4c4 20250111122534854 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250111122534854 DAUC <0003> db_auc.c:245 IMSI='262426323560788': Generated 1 vectors 20250111122534854 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426323560788 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426323560788"} 20250111122534854 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426323560788 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534854 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534854 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@459c73b131d4: Found GsupExpect[0] for "262426323560788" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@459c73b131d4: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262426323560788" TC_gsup_sai_num_auth_vectors(24)@459c73b131d4: setverdict(pass): none -> pass 20250111122534856 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534856 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426323560788 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426323560788"} 20250111122534856 DAUC <0003> db_auc.c:192 IMSI='262426323560788': No 3G Auth Data 20250111122534856 DAUC <0003> db_auc.c:236 IMSI='262426323560788': Calling to generate 4 vectors 20250111122534856 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250111122534856 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122534856 DAUC <0003> auc.c:113 vector [0]: rand = dbff773a95c94a555a00a6b44930dc90 20250111122534857 DAUC <0003> auc.c:179 vector [0]: kc = e38837d949092c00 20250111122534857 DAUC <0003> auc.c:180 vector [0]: sres = 791eb6d2 20250111122534857 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250111122534857 DAUC <0003> auc.c:113 vector [1]: rand = 11cbf0042362659508b05d0338a1de6d 20250111122534857 DAUC <0003> auc.c:179 vector [1]: kc = 1afe8a9f47800800 20250111122534857 DAUC <0003> auc.c:180 vector [1]: sres = c6dd54b3 20250111122534857 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250111122534857 DAUC <0003> auc.c:113 vector [2]: rand = cdb6ed7ed187c51a953adec733e5ab2d 20250111122534857 DAUC <0003> auc.c:179 vector [2]: kc = 288dff588ed33000 20250111122534857 DAUC <0003> auc.c:180 vector [2]: sres = fbf29e22 20250111122534857 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250111122534857 DAUC <0003> auc.c:113 vector [3]: rand = 0d07f9d7012b4b2d456142774689d2be 20250111122534857 DAUC <0003> auc.c:179 vector [3]: kc = 02075df71817dc00 20250111122534857 DAUC <0003> auc.c:180 vector [3]: sres = 914508e6 20250111122534857 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250111122534857 DAUC <0003> db_auc.c:245 IMSI='262426323560788': Generated 4 vectors 20250111122534857 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426323560788 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426323560788"} 20250111122534857 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426323560788 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534857 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534857 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122534859 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534859 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426323560788 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426323560788"} 20250111122534859 DAUC <0003> db_auc.c:192 IMSI='262426323560788': No 3G Auth Data 20250111122534859 DAUC <0003> db_auc.c:236 IMSI='262426323560788': Calling to generate 5 vectors 20250111122534859 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250111122534859 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122534859 DAUC <0003> auc.c:113 vector [0]: rand = 4095b931e8fb8b6dfac1fe35e83b1901 20250111122534859 DAUC <0003> auc.c:179 vector [0]: kc = afa25f1d45be9400 20250111122534859 DAUC <0003> auc.c:180 vector [0]: sres = b5d62633 20250111122534859 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250111122534859 DAUC <0003> auc.c:113 vector [1]: rand = 6ce0e20893ae2a4c50535133d37ad83d 20250111122534859 DAUC <0003> auc.c:179 vector [1]: kc = 415155b6e8ab3c00 20250111122534859 DAUC <0003> auc.c:180 vector [1]: sres = 16a219ba 20250111122534859 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250111122534859 DAUC <0003> auc.c:113 vector [2]: rand = 503b845956019fa5f3a412aa92bbaac7 20250111122534859 DAUC <0003> auc.c:179 vector [2]: kc = 4d95a2e81a959800 20250111122534859 DAUC <0003> auc.c:180 vector [2]: sres = 8e4e4e13 20250111122534859 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250111122534859 DAUC <0003> auc.c:113 vector [3]: rand = b2de82689d0e76632189fec5c6d5c6cb 20250111122534859 DAUC <0003> auc.c:179 vector [3]: kc = cf85a6a907022000 20250111122534859 DAUC <0003> auc.c:180 vector [3]: sres = f35c7958 20250111122534859 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250111122534859 DAUC <0003> auc.c:113 vector [4]: rand = 031652a0c0717974434bf1c0c5ae7480 20250111122534859 DAUC <0003> auc.c:179 vector [4]: kc = 0f432312d5341400 20250111122534859 DAUC <0003> auc.c:180 vector [4]: sres = 3ea4df63 20250111122534859 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250111122534859 DAUC <0003> db_auc.c:245 IMSI='262426323560788': Generated 5 vectors 20250111122534859 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426323560788 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426323560788"} 20250111122534859 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426323560788 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534859 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534859 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122534861 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534861 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426323560788 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426323560788"} 20250111122534862 DAUC <0003> db_auc.c:192 IMSI='262426323560788': No 3G Auth Data 20250111122534862 DAUC <0003> db_auc.c:236 IMSI='262426323560788': Calling to generate 5 vectors 20250111122534862 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250111122534862 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122534862 DAUC <0003> auc.c:113 vector [0]: rand = 3ccf5757a9c9414f826bc8b39a8ffcb0 20250111122534862 DAUC <0003> auc.c:179 vector [0]: kc = 283432ae55c35800 20250111122534862 DAUC <0003> auc.c:180 vector [0]: sres = de065193 20250111122534862 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250111122534862 DAUC <0003> auc.c:113 vector [1]: rand = eddb907b72837323ffbb280012d277b1 20250111122534862 DAUC <0003> auc.c:179 vector [1]: kc = d4d260a796e1e800 20250111122534862 DAUC <0003> auc.c:180 vector [1]: sres = 16970bcc 20250111122534862 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250111122534862 DAUC <0003> auc.c:113 vector [2]: rand = e06a09b0484eab38ad20f6b6b38bb1ce 20250111122534862 DAUC <0003> auc.c:179 vector [2]: kc = 447cffdd828a1c00 20250111122534862 DAUC <0003> auc.c:180 vector [2]: sres = 52a651ab 20250111122534862 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250111122534862 DAUC <0003> auc.c:113 vector [3]: rand = 1b5d2396f2e900df7adfe3061c18efe3 20250111122534862 DAUC <0003> auc.c:179 vector [3]: kc = 28e4bea8669a3c00 20250111122534862 DAUC <0003> auc.c:180 vector [3]: sres = 3578d09f 20250111122534862 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250111122534862 DAUC <0003> auc.c:113 vector [4]: rand = 7b7d3996f25c1276dac0a286f333bf40 20250111122534862 DAUC <0003> auc.c:179 vector [4]: kc = 4bd765bb62879400 20250111122534862 DAUC <0003> auc.c:180 vector [4]: sres = 91e567dd 20250111122534862 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250111122534862 DAUC <0003> db_auc.c:245 IMSI='262426323560788': Generated 5 vectors 20250111122534862 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426323560788 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426323560788"} 20250111122534862 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426323560788 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534862 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534862 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122534864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36744<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@459c73b131d4: Final verdict of PTC: pass 20250111122534865 DAUC <0003> db_auc.c:157 IMSI='262426984441996': No 2G Auth Data 20250111122534865 DAUC <0003> db_auc.c:192 IMSI='262426984441996': No 3G Auth Data HLR_Test-GSUP(21)@459c73b131d4: Created GsupExpect[0] for "262426984441996" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250111122534879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36748<->l=127.0.0.1:4258 20250111122534883 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534883 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426984441996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426984441996"} 20250111122534883 DAUC <0003> db_auc.c:192 IMSI='262426984441996': No 3G Auth Data 20250111122534883 DAUC <0003> db_auc.c:236 IMSI='262426984441996': Calling to generate 1 vectors 20250111122534883 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250111122534883 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122534883 DAUC <0003> auc.c:113 vector [0]: rand = 80c7528fc0c277e5838f09d50eb312a2 20250111122534883 DAUC <0003> auc.c:179 vector [0]: kc = 13647c279db55000 20250111122534883 DAUC <0003> auc.c:180 vector [0]: sres = 30520790 20250111122534883 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250111122534883 DAUC <0003> db_auc.c:245 IMSI='262426984441996': Generated 1 vectors 20250111122534883 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426984441996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426984441996"} 20250111122534883 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426984441996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534883 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534883 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@459c73b131d4: Found GsupExpect[0] for "262426984441996" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@459c73b131d4: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262426984441996" TC_gsup_sai_num_auth_vectors(25)@459c73b131d4: setverdict(pass): none -> pass 20250111122534885 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534885 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426984441996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426984441996"} 20250111122534885 DAUC <0003> db_auc.c:192 IMSI='262426984441996': No 3G Auth Data 20250111122534885 DAUC <0003> db_auc.c:236 IMSI='262426984441996': Calling to generate 4 vectors 20250111122534885 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250111122534885 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122534885 DAUC <0003> auc.c:113 vector [0]: rand = 327f5a80e9e3170d8ebc0efde63c5a51 20250111122534885 DAUC <0003> auc.c:179 vector [0]: kc = 4bf530dffeafa400 20250111122534885 DAUC <0003> auc.c:180 vector [0]: sres = 605f8d91 20250111122534885 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250111122534885 DAUC <0003> auc.c:113 vector [1]: rand = d2208c1ee2d5c1424a1c31e0c91fc1fe 20250111122534885 DAUC <0003> auc.c:179 vector [1]: kc = 3928f31e308c7800 20250111122534885 DAUC <0003> auc.c:180 vector [1]: sres = e344ef18 20250111122534885 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250111122534885 DAUC <0003> auc.c:113 vector [2]: rand = bb002256e0d0e56ac44a484496354cb3 20250111122534886 DAUC <0003> auc.c:179 vector [2]: kc = 69c6171480063400 20250111122534886 DAUC <0003> auc.c:180 vector [2]: sres = 4f81594b 20250111122534886 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250111122534886 DAUC <0003> auc.c:113 vector [3]: rand = 41895955356cce00b074d192d5758171 20250111122534886 DAUC <0003> auc.c:179 vector [3]: kc = 7503306ad044e800 20250111122534886 DAUC <0003> auc.c:180 vector [3]: sres = 99a35e34 20250111122534886 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250111122534886 DAUC <0003> db_auc.c:245 IMSI='262426984441996': Generated 4 vectors 20250111122534886 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426984441996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426984441996"} 20250111122534886 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426984441996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534886 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534886 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122534888 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534888 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426984441996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426984441996"} 20250111122534888 DAUC <0003> db_auc.c:192 IMSI='262426984441996': No 3G Auth Data 20250111122534888 DAUC <0003> db_auc.c:236 IMSI='262426984441996': Calling to generate 5 vectors 20250111122534888 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250111122534888 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122534888 DAUC <0003> auc.c:113 vector [0]: rand = cc710d775eda62abe2ea7465bd83c35c 20250111122534888 DAUC <0003> auc.c:179 vector [0]: kc = 0bee0b0942070400 20250111122534888 DAUC <0003> auc.c:180 vector [0]: sres = 7de6be7c 20250111122534888 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250111122534888 DAUC <0003> auc.c:113 vector [1]: rand = 3b8eeae67132b445e9b88c0b0be288e8 20250111122534888 DAUC <0003> auc.c:179 vector [1]: kc = dc7da964acade000 20250111122534888 DAUC <0003> auc.c:180 vector [1]: sres = ea5449b9 20250111122534888 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250111122534888 DAUC <0003> auc.c:113 vector [2]: rand = 6d7da2000e81e243f0e60fbd0c6fce1b 20250111122534888 DAUC <0003> auc.c:179 vector [2]: kc = fc8a61636150ec00 20250111122534888 DAUC <0003> auc.c:180 vector [2]: sres = 11744637 20250111122534888 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250111122534888 DAUC <0003> auc.c:113 vector [3]: rand = 7efbc4c911fb983a44ca8f1b9d9b9a11 20250111122534888 DAUC <0003> auc.c:179 vector [3]: kc = d17149aa74796000 20250111122534888 DAUC <0003> auc.c:180 vector [3]: sres = 1c03cfc0 20250111122534888 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250111122534888 DAUC <0003> auc.c:113 vector [4]: rand = d3b24a30f965a2b7d573841027908966 20250111122534888 DAUC <0003> auc.c:179 vector [4]: kc = 804fb1ed1efd9000 20250111122534888 DAUC <0003> auc.c:180 vector [4]: sres = a0312aa7 20250111122534888 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250111122534888 DAUC <0003> db_auc.c:245 IMSI='262426984441996': Generated 5 vectors 20250111122534888 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426984441996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426984441996"} 20250111122534888 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426984441996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534888 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534888 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122534891 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534891 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426984441996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426984441996"} 20250111122534891 DAUC <0003> db_auc.c:192 IMSI='262426984441996': No 3G Auth Data 20250111122534891 DAUC <0003> db_auc.c:236 IMSI='262426984441996': Calling to generate 5 vectors 20250111122534891 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250111122534891 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122534891 DAUC <0003> auc.c:113 vector [0]: rand = 3fd899353537a04577c9af0ffd81934f 20250111122534891 DAUC <0003> auc.c:179 vector [0]: kc = e0b7a3941135c000 20250111122534891 DAUC <0003> auc.c:180 vector [0]: sres = 30aeadb4 20250111122534891 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250111122534891 DAUC <0003> auc.c:113 vector [1]: rand = 09fe36b9c6af4c5dd269e7be13f56cdb 20250111122534891 DAUC <0003> auc.c:179 vector [1]: kc = 96e45a8d4c2ea800 20250111122534891 DAUC <0003> auc.c:180 vector [1]: sres = 89f97856 20250111122534891 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250111122534891 DAUC <0003> auc.c:113 vector [2]: rand = b07147922f04c7a9874122decd883d9c 20250111122534891 DAUC <0003> auc.c:179 vector [2]: kc = ab0234cd33ba8c00 20250111122534891 DAUC <0003> auc.c:180 vector [2]: sres = 230ffff2 20250111122534891 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250111122534891 DAUC <0003> auc.c:113 vector [3]: rand = 895a62e73ee8e3b66f4c03873b062d38 20250111122534891 DAUC <0003> auc.c:179 vector [3]: kc = b3be409421cd6800 20250111122534891 DAUC <0003> auc.c:180 vector [3]: sres = 16bd01c4 20250111122534891 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250111122534891 DAUC <0003> auc.c:113 vector [4]: rand = 778e964b952b0168718ae9d2c8910d52 20250111122534891 DAUC <0003> auc.c:179 vector [4]: kc = b639b154c5460800 20250111122534891 DAUC <0003> auc.c:180 vector [4]: sres = 99729ec6 20250111122534891 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250111122534891 DAUC <0003> db_auc.c:245 IMSI='262426984441996': Generated 5 vectors 20250111122534891 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426984441996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426984441996"} 20250111122534891 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426984441996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534891 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534891 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122534893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36748<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@459c73b131d4: Final verdict of PTC: pass 20250111122534895 DAUC <0003> db_auc.c:157 IMSI='262425660024271': No 2G Auth Data 20250111122534895 DAUC <0003> db_auc.c:192 IMSI='262425660024271': No 3G Auth Data HLR_Test-GSUP(21)@459c73b131d4: Created GsupExpect[0] for "262425660024271" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250111122534912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36750<->l=127.0.0.1:4258 20250111122534916 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534916 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425660024271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425660024271"} 20250111122534916 DAUC <0003> db_auc.c:192 IMSI='262425660024271': No 3G Auth Data 20250111122534916 DAUC <0003> db_auc.c:236 IMSI='262425660024271': Calling to generate 1 vectors 20250111122534916 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250111122534916 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122534916 DAUC <0003> auc.c:113 vector [0]: rand = 0e124dd2b12573b38152a1b0406cdd56 20250111122534916 DAUC <0003> auc.c:179 vector [0]: kc = 2a390a62b0bb6710 20250111122534916 DAUC <0003> auc.c:180 vector [0]: sres = 07de8061 20250111122534916 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250111122534916 DAUC <0003> db_auc.c:245 IMSI='262425660024271': Generated 1 vectors 20250111122534916 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425660024271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425660024271"} 20250111122534916 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425660024271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534916 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534916 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@459c73b131d4: Found GsupExpect[0] for "262425660024271" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@459c73b131d4: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262425660024271" TC_gsup_sai_num_auth_vectors(26)@459c73b131d4: setverdict(pass): none -> pass 20250111122534918 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534919 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425660024271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425660024271"} 20250111122534919 DAUC <0003> db_auc.c:192 IMSI='262425660024271': No 3G Auth Data 20250111122534919 DAUC <0003> db_auc.c:236 IMSI='262425660024271': Calling to generate 4 vectors 20250111122534919 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250111122534919 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122534919 DAUC <0003> auc.c:113 vector [0]: rand = ef2dcf2735672ac8c528ded3cac22d8c 20250111122534919 DAUC <0003> auc.c:179 vector [0]: kc = dcc5b7cbbda77e1a 20250111122534919 DAUC <0003> auc.c:180 vector [0]: sres = 06914b76 20250111122534919 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250111122534919 DAUC <0003> auc.c:113 vector [1]: rand = f5ee71deb38d5c58ccb024bf10f1bbb5 20250111122534919 DAUC <0003> auc.c:179 vector [1]: kc = b9f8faaad6cc945b 20250111122534919 DAUC <0003> auc.c:180 vector [1]: sres = 5a90abf5 20250111122534919 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250111122534919 DAUC <0003> auc.c:113 vector [2]: rand = 122e686494058a4148876dec183306c6 20250111122534919 DAUC <0003> auc.c:179 vector [2]: kc = 93c0d237d1108a88 20250111122534919 DAUC <0003> auc.c:180 vector [2]: sres = 08dd07de 20250111122534919 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250111122534919 DAUC <0003> auc.c:113 vector [3]: rand = 68614eaaec0ec156d35918b1beebb976 20250111122534919 DAUC <0003> auc.c:179 vector [3]: kc = f0ba20a308b4ad28 20250111122534919 DAUC <0003> auc.c:180 vector [3]: sres = 75a1bbb7 20250111122534919 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250111122534919 DAUC <0003> db_auc.c:245 IMSI='262425660024271': Generated 4 vectors 20250111122534919 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425660024271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425660024271"} 20250111122534919 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425660024271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534919 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534919 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122534921 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534921 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425660024271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425660024271"} 20250111122534921 DAUC <0003> db_auc.c:192 IMSI='262425660024271': No 3G Auth Data 20250111122534921 DAUC <0003> db_auc.c:236 IMSI='262425660024271': Calling to generate 5 vectors 20250111122534921 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250111122534921 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122534921 DAUC <0003> auc.c:113 vector [0]: rand = 6c9c5a447c5aeea6fa7c7122d7f9cf94 20250111122534921 DAUC <0003> auc.c:179 vector [0]: kc = eacca0ac4ff3daac 20250111122534921 DAUC <0003> auc.c:180 vector [0]: sres = ee617651 20250111122534921 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250111122534921 DAUC <0003> auc.c:113 vector [1]: rand = b3d9421be1d44843d073b99d79796be8 20250111122534921 DAUC <0003> auc.c:179 vector [1]: kc = cedbfaa2e8e6d5eb 20250111122534921 DAUC <0003> auc.c:180 vector [1]: sres = b757e486 20250111122534921 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250111122534921 DAUC <0003> auc.c:113 vector [2]: rand = d655772fd3d48ef9988ed0d2c81134bd 20250111122534921 DAUC <0003> auc.c:179 vector [2]: kc = 68b54fa37eb8d0f7 20250111122534921 DAUC <0003> auc.c:180 vector [2]: sres = 21e40129 20250111122534921 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250111122534921 DAUC <0003> auc.c:113 vector [3]: rand = 9dadeca29b9c6d38ea632bd15b304e59 20250111122534921 DAUC <0003> auc.c:179 vector [3]: kc = bf2cb863289b69f6 20250111122534921 DAUC <0003> auc.c:180 vector [3]: sres = 0e1f2367 20250111122534921 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250111122534921 DAUC <0003> auc.c:113 vector [4]: rand = 7d245cde34139f8e585f65139e61c13c 20250111122534921 DAUC <0003> auc.c:179 vector [4]: kc = 2b8c1908f9f345ac 20250111122534921 DAUC <0003> auc.c:180 vector [4]: sres = 6fbc37e3 20250111122534921 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250111122534921 DAUC <0003> db_auc.c:245 IMSI='262425660024271': Generated 5 vectors 20250111122534921 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425660024271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425660024271"} 20250111122534921 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425660024271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534922 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534922 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122534924 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534924 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425660024271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425660024271"} 20250111122534924 DAUC <0003> db_auc.c:192 IMSI='262425660024271': No 3G Auth Data 20250111122534924 DAUC <0003> db_auc.c:236 IMSI='262425660024271': Calling to generate 5 vectors 20250111122534924 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250111122534924 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122534924 DAUC <0003> auc.c:113 vector [0]: rand = 8b6bf37b5bd635f3c993ac7bbff72776 20250111122534924 DAUC <0003> auc.c:179 vector [0]: kc = b28ed61905db6146 20250111122534924 DAUC <0003> auc.c:180 vector [0]: sres = 70ee7a4a 20250111122534924 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250111122534924 DAUC <0003> auc.c:113 vector [1]: rand = 99a082f73e9b9e0e0882a9925c50a4ac 20250111122534924 DAUC <0003> auc.c:179 vector [1]: kc = eaf42b4e13ecfd62 20250111122534924 DAUC <0003> auc.c:180 vector [1]: sres = d4ced318 20250111122534924 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250111122534924 DAUC <0003> auc.c:113 vector [2]: rand = 600c8bf481cbe10b19dcaf8d399310e8 20250111122534924 DAUC <0003> auc.c:179 vector [2]: kc = 0bf3a3d35905469f 20250111122534924 DAUC <0003> auc.c:180 vector [2]: sres = 64711bc6 20250111122534924 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250111122534924 DAUC <0003> auc.c:113 vector [3]: rand = cf113feeb48aa6b8ce181cdbe2e46a56 20250111122534924 DAUC <0003> auc.c:179 vector [3]: kc = a79663329556b537 20250111122534924 DAUC <0003> auc.c:180 vector [3]: sres = 08750d57 20250111122534924 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250111122534924 DAUC <0003> auc.c:113 vector [4]: rand = fed191680ab123540644e3c4e41bb7f3 20250111122534924 DAUC <0003> auc.c:179 vector [4]: kc = 3fb26e9f4795ba35 20250111122534924 DAUC <0003> auc.c:180 vector [4]: sres = 82d2fa8d 20250111122534924 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250111122534924 DAUC <0003> db_auc.c:245 IMSI='262425660024271': Generated 5 vectors 20250111122534924 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425660024271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425660024271"} 20250111122534924 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425660024271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534924 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534924 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122534926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36750<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@459c73b131d4: Final verdict of PTC: pass 20250111122534928 DAUC <0003> db_auc.c:157 IMSI='262422957677332': No 2G Auth Data 20250111122534928 DAUC <0003> db_auc.c:192 IMSI='262422957677332': No 3G Auth Data HLR_Test-GSUP(21)@459c73b131d4: Created GsupExpect[0] for "262422957677332" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250111122534946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36766<->l=127.0.0.1:4258 20250111122534950 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534950 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422957677332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422957677332"} 20250111122534950 DAUC <0003> db_auc.c:157 IMSI='262422957677332': No 2G Auth Data 20250111122534950 DAUC <0003> db_auc.c:236 IMSI='262422957677332': Calling to generate 1 vectors 20250111122534950 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250111122534950 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122534950 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122534950 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250111122534950 DAUC <0003> auc.c:113 vector [0]: rand = b0f5422a00398d5a46033b713dbad1dc 20250111122534950 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250111122534950 DAUC <0003> auc.c:142 vector [0]: autn = 217771c03a1e00006d43a0e6fef6528a 20250111122534950 DAUC <0003> auc.c:143 vector [0]: ck = e039271f0c951506aaadcaf939acfff4 20250111122534950 DAUC <0003> auc.c:144 vector [0]: ik = ef176ca8cb154a5fb5768d2eba0899a2 20250111122534950 DAUC <0003> auc.c:145 vector [0]: res = 694d0f8bdd3df3e60000000000000000 20250111122534950 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122534950 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250111122534950 DAUC <0003> auc.c:151 vector [0]: kc = 10f50c604424390f 20250111122534950 DAUC <0003> auc.c:152 vector [0]: sres = b470fc6d 20250111122534950 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250111122534950 DAUC <0003> db_auc.c:245 IMSI='262422957677332': Generated 1 vectors 20250111122534950 DAUC <0003> db_auc.c:249 IMSI='262422957677332': Updating SQN=33 in DB 20250111122534950 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422957677332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422957677332"} 20250111122534950 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422957677332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534950 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534951 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@459c73b131d4: Found GsupExpect[0] for "262422957677332" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@459c73b131d4: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262422957677332" TC_gsup_sai_num_auth_vectors(27)@459c73b131d4: setverdict(pass): none -> pass 20250111122534953 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534953 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422957677332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422957677332"} 20250111122534953 DAUC <0003> db_auc.c:157 IMSI='262422957677332': No 2G Auth Data 20250111122534953 DAUC <0003> db_auc.c:236 IMSI='262422957677332': Calling to generate 4 vectors 20250111122534953 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250111122534953 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122534953 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122534953 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250111122534953 DAUC <0003> auc.c:113 vector [0]: rand = 74453b818a8deca4f57b79a564598bdd 20250111122534953 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250111122534953 DAUC <0003> auc.c:142 vector [0]: autn = 34a706322ca70000d020dc9862f8c6ae 20250111122534953 DAUC <0003> auc.c:143 vector [0]: ck = 4d3345207c430eed9b7c5849c156a93d 20250111122534953 DAUC <0003> auc.c:144 vector [0]: ik = 50ff7ef7da7ac5230145449791f9268b 20250111122534953 DAUC <0003> auc.c:145 vector [0]: res = 6031335e24892d9a0000000000000000 20250111122534953 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122534953 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250111122534953 DAUC <0003> auc.c:151 vector [0]: kc = 87f52709f6964478 20250111122534953 DAUC <0003> auc.c:152 vector [0]: sres = 44b81ec4 20250111122534953 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250111122534953 DAUC <0003> auc.c:113 vector [1]: rand = f4cce338678929fb3f05f8ad3c142562 20250111122534953 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250111122534953 DAUC <0003> auc.c:142 vector [1]: autn = 02cbc674782d00001af558213bb7145e 20250111122534953 DAUC <0003> auc.c:143 vector [1]: ck = 38bff44de9ce5ed6f5302d79745d199f 20250111122534953 DAUC <0003> auc.c:144 vector [1]: ik = 8c5ddfb7fcc28e50dfdd42616974f8b8 20250111122534953 DAUC <0003> auc.c:145 vector [1]: res = 451b5b10a8510b060000000000000000 20250111122534953 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122534954 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250111122534954 DAUC <0003> auc.c:151 vector [1]: kc = 9e0f44e2082531a1 20250111122534954 DAUC <0003> auc.c:152 vector [1]: sres = ed4a5016 20250111122534954 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250111122534954 DAUC <0003> auc.c:113 vector [2]: rand = 44a66c8176cff24d703a803155c8eea9 20250111122534954 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250111122534954 DAUC <0003> auc.c:142 vector [2]: autn = 4eb1a164626300009c187c6a20e32a2d 20250111122534954 DAUC <0003> auc.c:143 vector [2]: ck = f95c80c2ce894edfef5a2135ae8be6d7 20250111122534954 DAUC <0003> auc.c:144 vector [2]: ik = e61739b3fcadb2d5cc3c37a460f8b42a 20250111122534954 DAUC <0003> auc.c:145 vector [2]: res = da7112ba33d73b3b0000000000000000 20250111122534954 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122534954 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250111122534954 DAUC <0003> auc.c:151 vector [2]: kc = 3c2dafe0fc57aef7 20250111122534954 DAUC <0003> auc.c:152 vector [2]: sres = e9a62981 20250111122534954 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250111122534954 DAUC <0003> auc.c:113 vector [3]: rand = 0fc0a35c02341a92fcc247d9d50ddba7 20250111122534954 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250111122534954 DAUC <0003> auc.c:142 vector [3]: autn = d36cd447dbaa00008d9dbaae42c7986a 20250111122534954 DAUC <0003> auc.c:143 vector [3]: ck = ca5b817d4ed8663bbd57b2b3fa847d23 20250111122534954 DAUC <0003> auc.c:144 vector [3]: ik = 16edb9dbe2d35eab122a2e8e7820528c 20250111122534954 DAUC <0003> auc.c:145 vector [3]: res = 5c87187a1c9a57f60000000000000000 20250111122534954 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122534954 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250111122534954 DAUC <0003> auc.c:151 vector [3]: kc = 73cba49b2eaf173f 20250111122534954 DAUC <0003> auc.c:152 vector [3]: sres = 401d4f8c 20250111122534954 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250111122534954 DAUC <0003> db_auc.c:245 IMSI='262422957677332': Generated 4 vectors 20250111122534954 DAUC <0003> db_auc.c:249 IMSI='262422957677332': Updating SQN=161 in DB 20250111122534954 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422957677332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422957677332"} 20250111122534954 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422957677332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534954 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534954 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122534957 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534957 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422957677332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422957677332"} 20250111122534957 DAUC <0003> db_auc.c:157 IMSI='262422957677332': No 2G Auth Data 20250111122534957 DAUC <0003> db_auc.c:236 IMSI='262422957677332': Calling to generate 5 vectors 20250111122534957 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250111122534957 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122534957 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122534957 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250111122534957 DAUC <0003> auc.c:113 vector [0]: rand = a839cf286d6afdde5dc6733e949ca00a 20250111122534957 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250111122534957 DAUC <0003> auc.c:142 vector [0]: autn = 9fa3681f501400000b4f1b17c97c40ed 20250111122534957 DAUC <0003> auc.c:143 vector [0]: ck = c119f4b4a0fdc8e22eb71a13934c2a34 20250111122534957 DAUC <0003> auc.c:144 vector [0]: ik = b8219363fa554aa6ddc16606127277b1 20250111122534957 DAUC <0003> auc.c:145 vector [0]: res = 8c7169d4226620940000000000000000 20250111122534957 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122534957 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250111122534957 DAUC <0003> auc.c:151 vector [0]: kc = 8a4e1bc2db96dfc1 20250111122534957 DAUC <0003> auc.c:152 vector [0]: sres = ae174940 20250111122534957 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250111122534957 DAUC <0003> auc.c:113 vector [1]: rand = c73e781381233503d139fb46699751bf 20250111122534957 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250111122534957 DAUC <0003> auc.c:142 vector [1]: autn = d4fe943b8f5600006ee81429dd671814 20250111122534957 DAUC <0003> auc.c:143 vector [1]: ck = b526b075d784dbd905c5aa6ffee54f26 20250111122534957 DAUC <0003> auc.c:144 vector [1]: ik = ca0e00f6ec3b420be33e04788e9ee27e 20250111122534957 DAUC <0003> auc.c:145 vector [1]: res = 362a0e090357d0cf0000000000000000 20250111122534957 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122534957 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250111122534957 DAUC <0003> auc.c:151 vector [1]: kc = 99d31e944bc4348a 20250111122534957 DAUC <0003> auc.c:152 vector [1]: sres = 357ddec6 20250111122534957 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250111122534957 DAUC <0003> auc.c:113 vector [2]: rand = 18978829019fcb856401c462d66aefa5 20250111122534957 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250111122534957 DAUC <0003> auc.c:142 vector [2]: autn = 0394578308c600002498d76e067fdcd2 20250111122534957 DAUC <0003> auc.c:143 vector [2]: ck = a4e58ff8cb183a03c28bb27e3537d7f0 20250111122534957 DAUC <0003> auc.c:144 vector [2]: ik = 253ed4caef4377ddc930b44c3b2a4abf 20250111122534957 DAUC <0003> auc.c:145 vector [2]: res = ae5202865a99cf590000000000000000 20250111122534957 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122534957 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250111122534957 DAUC <0003> auc.c:151 vector [2]: kc = 8a605d002a46d091 20250111122534957 DAUC <0003> auc.c:152 vector [2]: sres = f4cbcddf 20250111122534957 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250111122534957 DAUC <0003> auc.c:113 vector [3]: rand = 8be277d11e37ee45159dd2db7f06d185 20250111122534957 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250111122534957 DAUC <0003> auc.c:142 vector [3]: autn = fa22402aadb30000515838b2a3b49c7d 20250111122534957 DAUC <0003> auc.c:143 vector [3]: ck = 0a2db03be16534d5ca14e55905a4ea75 20250111122534957 DAUC <0003> auc.c:144 vector [3]: ik = d8a8fadd611dcb7242924264ac980ba6 20250111122534957 DAUC <0003> auc.c:145 vector [3]: res = c66fadc92ee99e220000000000000000 20250111122534957 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122534957 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250111122534957 DAUC <0003> auc.c:151 vector [3]: kc = 5a03eddb29441e74 20250111122534957 DAUC <0003> auc.c:152 vector [3]: sres = e88633eb 20250111122534957 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250111122534957 DAUC <0003> auc.c:113 vector [4]: rand = eb3341373f74ce36eb1fef30b77efa1a 20250111122534957 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250111122534957 DAUC <0003> auc.c:142 vector [4]: autn = ce080290718a0000c4118ed541f56144 20250111122534957 DAUC <0003> auc.c:143 vector [4]: ck = 3827138f0638916661a92916098ba137 20250111122534957 DAUC <0003> auc.c:144 vector [4]: ik = 04e1c90b17254163286c41c8d595fe36 20250111122534957 DAUC <0003> auc.c:145 vector [4]: res = 391aa5f00c51ca280000000000000000 20250111122534957 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122534957 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250111122534957 DAUC <0003> auc.c:151 vector [4]: kc = 7503b25acd038f04 20250111122534957 DAUC <0003> auc.c:152 vector [4]: sres = 354b6fd8 20250111122534957 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250111122534957 DAUC <0003> db_auc.c:245 IMSI='262422957677332': Generated 5 vectors 20250111122534957 DAUC <0003> db_auc.c:249 IMSI='262422957677332': Updating SQN=321 in DB 20250111122534957 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422957677332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422957677332"} 20250111122534957 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422957677332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534957 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534957 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122534960 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534960 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422957677332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422957677332"} 20250111122534960 DAUC <0003> db_auc.c:157 IMSI='262422957677332': No 2G Auth Data 20250111122534960 DAUC <0003> db_auc.c:236 IMSI='262422957677332': Calling to generate 5 vectors 20250111122534960 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250111122534960 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122534960 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122534960 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250111122534960 DAUC <0003> auc.c:113 vector [0]: rand = b98b3f89c1891c64368c3a03a9bd348a 20250111122534960 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250111122534960 DAUC <0003> auc.c:142 vector [0]: autn = a2542123092d000078276d9017b93a4e 20250111122534960 DAUC <0003> auc.c:143 vector [0]: ck = 2bc86e61527e64ed001ae0ee0e7dd422 20250111122534960 DAUC <0003> auc.c:144 vector [0]: ik = 46bcfb0a941c11bc821e95f33021c75b 20250111122534960 DAUC <0003> auc.c:145 vector [0]: res = 3feacbe99b2b26ab0000000000000000 20250111122534960 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122534960 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250111122534960 DAUC <0003> auc.c:151 vector [0]: kc = ef70e076f83e6628 20250111122534960 DAUC <0003> auc.c:152 vector [0]: sres = a4c1ed42 20250111122534960 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250111122534960 DAUC <0003> auc.c:113 vector [1]: rand = 3d79309948591d84850a88f75b8c1864 20250111122534960 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250111122534960 DAUC <0003> auc.c:142 vector [1]: autn = 3a456b41935f0000d3456aeabe3e94eb 20250111122534960 DAUC <0003> auc.c:143 vector [1]: ck = b73d74f0ca9ff010761e2d5eb421c6c7 20250111122534960 DAUC <0003> auc.c:144 vector [1]: ik = 977b4fc1a281e2cf90d834c58a65a64c 20250111122534960 DAUC <0003> auc.c:145 vector [1]: res = 08b34bc7f7c057b40000000000000000 20250111122534960 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122534960 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250111122534960 DAUC <0003> auc.c:151 vector [1]: kc = c68022aa565a7254 20250111122534960 DAUC <0003> auc.c:152 vector [1]: sres = ff731c73 20250111122534960 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250111122534960 DAUC <0003> auc.c:113 vector [2]: rand = 2000e7e5c5879c8dde1d9a1d90fdc24c 20250111122534960 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250111122534960 DAUC <0003> auc.c:142 vector [2]: autn = 2b54a6527c8700003bfee1688c8b2674 20250111122534960 DAUC <0003> auc.c:143 vector [2]: ck = 3162a1e3c4bd079fa6fadc2c7cb42a9e 20250111122534960 DAUC <0003> auc.c:144 vector [2]: ik = 48911b4be4a9dee012dbc69f1bfdbd34 20250111122534960 DAUC <0003> auc.c:145 vector [2]: res = b966a53516443d710000000000000000 20250111122534960 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122534960 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250111122534960 DAUC <0003> auc.c:151 vector [2]: kc = cdd2a01b475d4ed5 20250111122534960 DAUC <0003> auc.c:152 vector [2]: sres = af229844 20250111122534960 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250111122534960 DAUC <0003> auc.c:113 vector [3]: rand = 5a903577ca041befc448b85ccb4bd585 20250111122534960 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250111122534960 DAUC <0003> auc.c:142 vector [3]: autn = 0d648fbc92950000acca7552103d9b01 20250111122534960 DAUC <0003> auc.c:143 vector [3]: ck = 9064679003d27a90d429f79ab7d91167 20250111122534960 DAUC <0003> auc.c:144 vector [3]: ik = 7aff73f36fb53a3c8ac5a62956a0d3fa 20250111122534960 DAUC <0003> auc.c:145 vector [3]: res = 8b907f1176f1cb850000000000000000 20250111122534960 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122534960 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250111122534960 DAUC <0003> auc.c:151 vector [3]: kc = b47745d08d1e8231 20250111122534960 DAUC <0003> auc.c:152 vector [3]: sres = fd61b494 20250111122534960 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250111122534960 DAUC <0003> auc.c:113 vector [4]: rand = e7dc0e2e94d2bd6d7272e2e464029a47 20250111122534960 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250111122534960 DAUC <0003> auc.c:142 vector [4]: autn = a5e19abf6946000047abd6cbbf631d69 20250111122534960 DAUC <0003> auc.c:143 vector [4]: ck = 123b239dd6be9cb7a5932e5b1751830e 20250111122534960 DAUC <0003> auc.c:144 vector [4]: ik = b2a4f8d7bc77b922951e4c4b215f05f1 20250111122534961 DAUC <0003> auc.c:145 vector [4]: res = 0ac5672a40f474310000000000000000 20250111122534961 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122534961 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250111122534961 DAUC <0003> auc.c:151 vector [4]: kc = 9012b95a5cc7a36a 20250111122534961 DAUC <0003> auc.c:152 vector [4]: sres = 4a31131b 20250111122534961 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250111122534961 DAUC <0003> db_auc.c:245 IMSI='262422957677332': Generated 5 vectors 20250111122534961 DAUC <0003> db_auc.c:249 IMSI='262422957677332': Updating SQN=481 in DB 20250111122534961 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422957677332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422957677332"} 20250111122534961 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422957677332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534961 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534961 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122534963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36766<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@459c73b131d4: Final verdict of PTC: pass 20250111122534965 DAUC <0003> db_auc.c:157 IMSI='262425817159496': No 2G Auth Data 20250111122534965 DAUC <0003> db_auc.c:192 IMSI='262425817159496': No 3G Auth Data HLR_Test-GSUP(21)@459c73b131d4: Created GsupExpect[0] for "262425817159496" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250111122534980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36768<->l=127.0.0.1:4258 20250111122534984 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534984 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425817159496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425817159496"} 20250111122534984 DAUC <0003> db_auc.c:157 IMSI='262425817159496': No 2G Auth Data 20250111122534984 DAUC <0003> db_auc.c:236 IMSI='262425817159496': Calling to generate 1 vectors 20250111122534984 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250111122534984 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122534984 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250111122534984 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250111122534984 DAUC <0003> auc.c:113 vector [0]: rand = f3dc470a3ca81d8dda4b003b8e5b9370 20250111122534984 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250111122534984 DAUC <0003> auc.c:142 vector [0]: autn = 3404ba6d611c000014420b1af553a577 20250111122534984 DAUC <0003> auc.c:143 vector [0]: ck = c652d3a887f07e65ff5f8a1ca5df40ef 20250111122534984 DAUC <0003> auc.c:144 vector [0]: ik = 56301ce008a1a9529c9f667ddaacd89d 20250111122534984 DAUC <0003> auc.c:145 vector [0]: res = 00be2c08deaa1e860000000000000000 20250111122534984 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122534984 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250111122534984 DAUC <0003> auc.c:151 vector [0]: kc = f3a22329f0224f45 20250111122534984 DAUC <0003> auc.c:152 vector [0]: sres = de14328e 20250111122534984 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250111122534984 DAUC <0003> db_auc.c:245 IMSI='262425817159496': Generated 1 vectors 20250111122534984 DAUC <0003> db_auc.c:249 IMSI='262425817159496': Updating SQN=33 in DB 20250111122534984 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425817159496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425817159496"} 20250111122534984 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425817159496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534984 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534984 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@459c73b131d4: Found GsupExpect[0] for "262425817159496" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@459c73b131d4: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262425817159496" TC_gsup_sai_num_auth_vectors(28)@459c73b131d4: setverdict(pass): none -> pass 20250111122534987 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534987 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425817159496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425817159496"} 20250111122534987 DAUC <0003> db_auc.c:157 IMSI='262425817159496': No 2G Auth Data 20250111122534987 DAUC <0003> db_auc.c:236 IMSI='262425817159496': Calling to generate 4 vectors 20250111122534987 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250111122534987 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122534987 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250111122534987 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250111122534987 DAUC <0003> auc.c:113 vector [0]: rand = 697123aedb60687faa5a120423691d94 20250111122534987 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250111122534987 DAUC <0003> auc.c:142 vector [0]: autn = d2a80e8b9bc20000f03cb616ffd2af55 20250111122534987 DAUC <0003> auc.c:143 vector [0]: ck = 55baabbab54d468d02291fbafbe572b9 20250111122534987 DAUC <0003> auc.c:144 vector [0]: ik = 629e2dbe1f3a011dcf89afe78655d935 20250111122534987 DAUC <0003> auc.c:145 vector [0]: res = 6dce1b4829f301c30000000000000000 20250111122534987 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122534987 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250111122534987 DAUC <0003> auc.c:151 vector [0]: kc = fa843659d7c7ec1c 20250111122534987 DAUC <0003> auc.c:152 vector [0]: sres = 443d1a8b 20250111122534987 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250111122534987 DAUC <0003> auc.c:113 vector [1]: rand = 88d0b0a8c4aa6feb03b9e570497643d1 20250111122534987 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250111122534987 DAUC <0003> auc.c:142 vector [1]: autn = 5d83474bc6a100005fff3f356092da87 20250111122534987 DAUC <0003> auc.c:143 vector [1]: ck = 8d7740fd0a0343f521c94186150a712e 20250111122534987 DAUC <0003> auc.c:144 vector [1]: ik = d3ca8c295366fca638c6bd8a11da765c 20250111122534987 DAUC <0003> auc.c:145 vector [1]: res = a4d514e0a933cf130000000000000000 20250111122534987 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122534987 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250111122534987 DAUC <0003> auc.c:151 vector [1]: kc = 47b230d85db5b821 20250111122534987 DAUC <0003> auc.c:152 vector [1]: sres = 0de6dbf3 20250111122534987 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250111122534987 DAUC <0003> auc.c:113 vector [2]: rand = f51d36b7d37ee16c72436cf4c9a80dae 20250111122534987 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250111122534987 DAUC <0003> auc.c:142 vector [2]: autn = 7cdfa39d73f90000209765e96c3ce6f7 20250111122534987 DAUC <0003> auc.c:143 vector [2]: ck = b2fdcc4b75ed0df35b4877b2a56d5758 20250111122534987 DAUC <0003> auc.c:144 vector [2]: ik = f1de6af944bb9190fab8bca510ffa770 20250111122534987 DAUC <0003> auc.c:145 vector [2]: res = 9cb7777ff931b0380000000000000000 20250111122534987 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122534987 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250111122534987 DAUC <0003> auc.c:151 vector [2]: kc = e2d36da584c46c4b 20250111122534987 DAUC <0003> auc.c:152 vector [2]: sres = 6586c747 20250111122534987 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250111122534987 DAUC <0003> auc.c:113 vector [3]: rand = 01d9644688017c61ebb10a3b9555cb43 20250111122534987 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250111122534987 DAUC <0003> auc.c:142 vector [3]: autn = a1d61941ff790000e7d444ec6d420d9e 20250111122534987 DAUC <0003> auc.c:143 vector [3]: ck = 59a1f6f0cbe8e7d6a6eddb0b241f44b2 20250111122534987 DAUC <0003> auc.c:144 vector [3]: ik = 393f7ad622b000c8d06def40e146c51e 20250111122534987 DAUC <0003> auc.c:145 vector [3]: res = 838a2693e774b08b0000000000000000 20250111122534987 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122534987 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250111122534987 DAUC <0003> auc.c:151 vector [3]: kc = 161eb86d2c0166b2 20250111122534987 DAUC <0003> auc.c:152 vector [3]: sres = 64fe9618 20250111122534987 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250111122534987 DAUC <0003> db_auc.c:245 IMSI='262425817159496': Generated 4 vectors 20250111122534987 DAUC <0003> db_auc.c:249 IMSI='262425817159496': Updating SQN=161 in DB 20250111122534987 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425817159496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425817159496"} 20250111122534987 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425817159496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534988 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534988 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122534991 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534991 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425817159496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425817159496"} 20250111122534991 DAUC <0003> db_auc.c:157 IMSI='262425817159496': No 2G Auth Data 20250111122534991 DAUC <0003> db_auc.c:236 IMSI='262425817159496': Calling to generate 5 vectors 20250111122534991 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250111122534991 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122534991 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250111122534991 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250111122534991 DAUC <0003> auc.c:113 vector [0]: rand = 7cffd74dde0ee1b98b068c0365b7b17a 20250111122534991 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250111122534991 DAUC <0003> auc.c:142 vector [0]: autn = 3a08fff891c600003681dc43c789fed4 20250111122534991 DAUC <0003> auc.c:143 vector [0]: ck = 05988b640c601caec7adeb7e33e1c92f 20250111122534991 DAUC <0003> auc.c:144 vector [0]: ik = 57a42f9ee6005d4cd5be95e6295d910e 20250111122534991 DAUC <0003> auc.c:145 vector [0]: res = ba0d639823da13bf0000000000000000 20250111122534991 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122534991 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250111122534991 DAUC <0003> auc.c:151 vector [0]: kc = 402fda62f0dc19c3 20250111122534991 DAUC <0003> auc.c:152 vector [0]: sres = 99d77027 20250111122534991 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250111122534991 DAUC <0003> auc.c:113 vector [1]: rand = 60a6df8d86d8711dadca46f84fc239cd 20250111122534991 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250111122534991 DAUC <0003> auc.c:142 vector [1]: autn = a07a3638f4090000aee8485b4c884f29 20250111122534991 DAUC <0003> auc.c:143 vector [1]: ck = 2339902f7c9572e04c741dce2c57767d 20250111122534991 DAUC <0003> auc.c:144 vector [1]: ik = 645cb900c48d77e01aacaf1c7573b0d5 20250111122534991 DAUC <0003> auc.c:145 vector [1]: res = 44bdc32a9c5e4bb00000000000000000 20250111122534991 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122534991 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250111122534991 DAUC <0003> auc.c:151 vector [1]: kc = 11bd9bfde13cc3a8 20250111122534991 DAUC <0003> auc.c:152 vector [1]: sres = d8e3889a 20250111122534991 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250111122534991 DAUC <0003> auc.c:113 vector [2]: rand = 24143287d3035fb55d6339c14f972e86 20250111122534991 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250111122534991 DAUC <0003> auc.c:142 vector [2]: autn = 1d6be378a1cc00000ff452e79a1a3cd2 20250111122534991 DAUC <0003> auc.c:143 vector [2]: ck = 817d772b1189a6d6120d6d5982d7a6de 20250111122534991 DAUC <0003> auc.c:144 vector [2]: ik = e834c9e45e5e8489f7b6df5bf2dd1932 20250111122534991 DAUC <0003> auc.c:145 vector [2]: res = 236d89aef6d0e2810000000000000000 20250111122534991 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122534991 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250111122534991 DAUC <0003> auc.c:151 vector [2]: kc = 8cf20ccd3fdd9db3 20250111122534991 DAUC <0003> auc.c:152 vector [2]: sres = d5bd6b2f 20250111122534991 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250111122534991 DAUC <0003> auc.c:113 vector [3]: rand = c957387b32616e938b1a527746a81a3d 20250111122534991 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250111122534991 DAUC <0003> auc.c:142 vector [3]: autn = 509bb255adb4000021643ab8410fafa3 20250111122534991 DAUC <0003> auc.c:143 vector [3]: ck = 44f148f3d633e0edd0c734c7b731c708 20250111122534991 DAUC <0003> auc.c:144 vector [3]: ik = df3b4846b5b9d18341ee01bac5a2d761 20250111122534991 DAUC <0003> auc.c:145 vector [3]: res = 25fa7db18eb09d980000000000000000 20250111122534991 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122534991 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250111122534991 DAUC <0003> auc.c:151 vector [3]: kc = 0ae335c811192107 20250111122534991 DAUC <0003> auc.c:152 vector [3]: sres = ab4ae029 20250111122534991 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250111122534991 DAUC <0003> auc.c:113 vector [4]: rand = ef5023a339668f4f3e68fda154eb53c2 20250111122534991 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250111122534991 DAUC <0003> auc.c:142 vector [4]: autn = d67c239595d400006249e3bca2ed475e 20250111122534991 DAUC <0003> auc.c:143 vector [4]: ck = 1fd0e9cf4b6646b94566cf8df624264f 20250111122534991 DAUC <0003> auc.c:144 vector [4]: ik = 9152e5d097d236a4326ac9ddc6b628ff 20250111122534991 DAUC <0003> auc.c:145 vector [4]: res = 16e3cbdb4499509f0000000000000000 20250111122534991 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122534991 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250111122534991 DAUC <0003> auc.c:151 vector [4]: kc = f98e0a4fec267ead 20250111122534991 DAUC <0003> auc.c:152 vector [4]: sres = 527a9b44 20250111122534992 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250111122534992 DAUC <0003> db_auc.c:245 IMSI='262425817159496': Generated 5 vectors 20250111122534992 DAUC <0003> db_auc.c:249 IMSI='262425817159496': Updating SQN=321 in DB 20250111122534992 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425817159496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425817159496"} 20250111122534992 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425817159496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534992 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534992 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122534995 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122534995 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425817159496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425817159496"} 20250111122534995 DAUC <0003> db_auc.c:157 IMSI='262425817159496': No 2G Auth Data 20250111122534995 DAUC <0003> db_auc.c:236 IMSI='262425817159496': Calling to generate 5 vectors 20250111122534995 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250111122534995 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122534995 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250111122534995 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250111122534995 DAUC <0003> auc.c:113 vector [0]: rand = e2122bc1be3c3b548359b2cd20de5eff 20250111122534995 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250111122534995 DAUC <0003> auc.c:142 vector [0]: autn = 2f3ce0ce49f40000ca5edce1db2b07eb 20250111122534995 DAUC <0003> auc.c:143 vector [0]: ck = 8238684dd6f8f66ac5a6d97002fe59fb 20250111122534995 DAUC <0003> auc.c:144 vector [0]: ik = 9bc01c9a9a3042be2da37e5dd9dc9d8c 20250111122534995 DAUC <0003> auc.c:145 vector [0]: res = 5f4d5e6396362e870000000000000000 20250111122534995 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122534995 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250111122534995 DAUC <0003> auc.c:151 vector [0]: kc = f1fdd3fa97ea70a3 20250111122534995 DAUC <0003> auc.c:152 vector [0]: sres = c97b70e4 20250111122534995 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250111122534995 DAUC <0003> auc.c:113 vector [1]: rand = 630400ea0d16c3980ea888b83b32aedf 20250111122534995 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250111122534995 DAUC <0003> auc.c:142 vector [1]: autn = 8f3bee16df9800006c6ad43a63682156 20250111122534995 DAUC <0003> auc.c:143 vector [1]: ck = 02e7dd148e38e09af34c37ad058f88b0 20250111122534995 DAUC <0003> auc.c:144 vector [1]: ik = 7608643796ddd551b8cb4c6dbaf479a1 20250111122534995 DAUC <0003> auc.c:145 vector [1]: res = 21fbae59c1a2e69d0000000000000000 20250111122534995 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122534995 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250111122534995 DAUC <0003> auc.c:151 vector [1]: kc = 3f68c2e3a79ec4da 20250111122534995 DAUC <0003> auc.c:152 vector [1]: sres = e05948c4 20250111122534995 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250111122534995 DAUC <0003> auc.c:113 vector [2]: rand = 28cc05fad5eb6b9467fa416fff657cd9 20250111122534995 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250111122534995 DAUC <0003> auc.c:142 vector [2]: autn = 8bc1f2b37ba70000ff21e315bfc1c2ff 20250111122534995 DAUC <0003> auc.c:143 vector [2]: ck = 44138008f777deaf281f8fc82c9b808c 20250111122534995 DAUC <0003> auc.c:144 vector [2]: ik = 12502752fa5f5b9e17b07f04b52b2355 20250111122534995 DAUC <0003> auc.c:145 vector [2]: res = 08dd5945143cca870000000000000000 20250111122534995 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122534995 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250111122534995 DAUC <0003> auc.c:151 vector [2]: kc = 69ec5796949826e8 20250111122534995 DAUC <0003> auc.c:152 vector [2]: sres = 1ce193c2 20250111122534995 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250111122534995 DAUC <0003> auc.c:113 vector [3]: rand = 436aa15da939a10595041e0e55db4698 20250111122534996 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250111122534996 DAUC <0003> auc.c:142 vector [3]: autn = 3f13066ba02100003a9903fada3bd187 20250111122534996 DAUC <0003> auc.c:143 vector [3]: ck = f28aee34c069957b38d35f77651fce46 20250111122534996 DAUC <0003> auc.c:144 vector [3]: ik = 6b61cd523ee1f6e3fb0ca96d0b6e5230 20250111122534996 DAUC <0003> auc.c:145 vector [3]: res = 547c1e89cca18d980000000000000000 20250111122534996 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122534996 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250111122534996 DAUC <0003> auc.c:151 vector [3]: kc = 5a34d57c90f9ffee 20250111122534996 DAUC <0003> auc.c:152 vector [3]: sres = 98dd9311 20250111122534996 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250111122534996 DAUC <0003> auc.c:113 vector [4]: rand = a54c7ddafef431927eb1de8329497339 20250111122534996 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250111122534996 DAUC <0003> auc.c:142 vector [4]: autn = 3862cb68373a0000f7b60500c9c57b82 20250111122534996 DAUC <0003> auc.c:143 vector [4]: ck = 9860c0cbe2ce71da8cced13b4e993655 20250111122534996 DAUC <0003> auc.c:144 vector [4]: ik = 25ba93489c90494cf69527a4bd27e108 20250111122534996 DAUC <0003> auc.c:145 vector [4]: res = a186e6f2c97f69c30000000000000000 20250111122534996 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122534996 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250111122534996 DAUC <0003> auc.c:151 vector [4]: kc = c781a51c8de0efcb 20250111122534996 DAUC <0003> auc.c:152 vector [4]: sres = 68f98f31 20250111122534996 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250111122534996 DAUC <0003> db_auc.c:245 IMSI='262425817159496': Generated 5 vectors 20250111122534996 DAUC <0003> db_auc.c:249 IMSI='262425817159496': Updating SQN=481 in DB 20250111122534996 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425817159496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425817159496"} 20250111122534996 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425817159496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122534996 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122534996 DLINP <000b> input/ipa.c:451 connected read/write 20250111122534996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122534998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36768<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@459c73b131d4: Final verdict of PTC: pass 20250111122535000 DAUC <0003> db_auc.c:157 IMSI='262423094351020': No 2G Auth Data 20250111122535000 DAUC <0003> db_auc.c:192 IMSI='262423094351020': No 3G Auth Data HLR_Test-GSUP(21)@459c73b131d4: Created GsupExpect[0] for "262423094351020" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250111122535017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36772<->l=127.0.0.1:4258 20250111122535021 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122535021 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423094351020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423094351020"} 20250111122535021 DAUC <0003> db_auc.c:236 IMSI='262423094351020': Calling to generate 1 vectors 20250111122535021 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250111122535021 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122535021 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122535021 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250111122535021 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122535021 DAUC <0003> auc.c:113 vector [0]: rand = a483dfabf171283716cd6a938d81a7a8 20250111122535021 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250111122535021 DAUC <0003> auc.c:142 vector [0]: autn = cb514dd160d500003afe30881218111a 20250111122535021 DAUC <0003> auc.c:143 vector [0]: ck = 7a99f2403b87b7b41c19e765be74c341 20250111122535021 DAUC <0003> auc.c:144 vector [0]: ik = c9f2dcb7bbd13e64b829f50d93b30bcd 20250111122535021 DAUC <0003> auc.c:145 vector [0]: res = e0552e08f23ce6310000000000000000 20250111122535021 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122535021 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122535021 DAUC <0003> auc.c:179 vector [0]: kc = 97c2c61fd978b400 20250111122535021 DAUC <0003> auc.c:180 vector [0]: sres = 950cd969 20250111122535021 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122535021 DAUC <0003> db_auc.c:245 IMSI='262423094351020': Generated 1 vectors 20250111122535021 DAUC <0003> db_auc.c:249 IMSI='262423094351020': Updating SQN=33 in DB 20250111122535021 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423094351020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423094351020"} 20250111122535021 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423094351020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122535021 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122535021 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@459c73b131d4: Found GsupExpect[0] for "262423094351020" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@459c73b131d4: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262423094351020" TC_gsup_sai_num_auth_vectors(29)@459c73b131d4: setverdict(pass): none -> pass 20250111122535024 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122535024 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423094351020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423094351020"} 20250111122535024 DAUC <0003> db_auc.c:236 IMSI='262423094351020': Calling to generate 4 vectors 20250111122535024 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250111122535024 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122535024 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122535024 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250111122535024 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122535024 DAUC <0003> auc.c:113 vector [0]: rand = b50bf58dc5fd0524e051326ba32e1640 20250111122535024 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250111122535024 DAUC <0003> auc.c:142 vector [0]: autn = 1ee455d0a35300007e7099a6c98bf3b5 20250111122535024 DAUC <0003> auc.c:143 vector [0]: ck = 6ffc16e3923a71a004fecb3f2ca5c302 20250111122535024 DAUC <0003> auc.c:144 vector [0]: ik = a5f640cfe7b601f3aada403b10dfd5e9 20250111122535024 DAUC <0003> auc.c:145 vector [0]: res = 9714716f840d595f0000000000000000 20250111122535024 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122535024 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122535024 DAUC <0003> auc.c:179 vector [0]: kc = 2f3cc31f6a3df000 20250111122535024 DAUC <0003> auc.c:180 vector [0]: sres = e0a9e577 20250111122535024 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122535024 DAUC <0003> auc.c:113 vector [1]: rand = 096bcd32ac80cb64e8ae3e9c4b405497 20250111122535024 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250111122535024 DAUC <0003> auc.c:142 vector [1]: autn = 8bb10569f4330000406fd2c88bd8715e 20250111122535024 DAUC <0003> auc.c:143 vector [1]: ck = 05b480e3b2bd2266daf7f5a029cfba8b 20250111122535024 DAUC <0003> auc.c:144 vector [1]: ik = bf5272a4a26e5bced928d2a2f8318d6d 20250111122535024 DAUC <0003> auc.c:145 vector [1]: res = b29a7b53670e27e40000000000000000 20250111122535024 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122535024 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250111122535024 DAUC <0003> auc.c:179 vector [1]: kc = 167d10329dfa2800 20250111122535024 DAUC <0003> auc.c:180 vector [1]: sres = 97ec1fbd 20250111122535024 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250111122535024 DAUC <0003> auc.c:113 vector [2]: rand = 70ccbf92a01665e75ca12be101267bbc 20250111122535024 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250111122535024 DAUC <0003> auc.c:142 vector [2]: autn = f74229c97d3a0000171a38e31b748625 20250111122535024 DAUC <0003> auc.c:143 vector [2]: ck = 63fcec03633ab9245d694c22ade05684 20250111122535024 DAUC <0003> auc.c:144 vector [2]: ik = 4117887e6c0784679796c9f11b644c42 20250111122535024 DAUC <0003> auc.c:145 vector [2]: res = 646b0dc3610017a00000000000000000 20250111122535024 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122535024 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250111122535024 DAUC <0003> auc.c:179 vector [2]: kc = 7d2307fb718ed800 20250111122535024 DAUC <0003> auc.c:180 vector [2]: sres = 86f37e21 20250111122535024 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250111122535024 DAUC <0003> auc.c:113 vector [3]: rand = 242f0e5f17e67ebea8cc2b97bc656466 20250111122535024 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250111122535024 DAUC <0003> auc.c:142 vector [3]: autn = be04ce3d286d00001cb0d4134b99b367 20250111122535024 DAUC <0003> auc.c:143 vector [3]: ck = 2f65c4dee30f71771b2eb04ccdb739b2 20250111122535024 DAUC <0003> auc.c:144 vector [3]: ik = fa90473b6d0f52ebfe6e75085072ae6e 20250111122535024 DAUC <0003> auc.c:145 vector [3]: res = 208ee03071e11b4a0000000000000000 20250111122535024 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122535024 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250111122535024 DAUC <0003> auc.c:179 vector [3]: kc = dd94c2959db72800 20250111122535024 DAUC <0003> auc.c:180 vector [3]: sres = caf25310 20250111122535024 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250111122535024 DAUC <0003> db_auc.c:245 IMSI='262423094351020': Generated 4 vectors 20250111122535024 DAUC <0003> db_auc.c:249 IMSI='262423094351020': Updating SQN=161 in DB 20250111122535024 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423094351020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423094351020"} 20250111122535024 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423094351020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122535024 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122535024 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122535026 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122535026 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423094351020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423094351020"} 20250111122535026 DAUC <0003> db_auc.c:236 IMSI='262423094351020': Calling to generate 5 vectors 20250111122535026 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250111122535026 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122535026 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122535026 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250111122535026 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122535026 DAUC <0003> auc.c:113 vector [0]: rand = 56d270609d127f7f51c148d388a9ced1 20250111122535026 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250111122535026 DAUC <0003> auc.c:142 vector [0]: autn = e8b8a4e9c67f000098ce20222f459c37 20250111122535026 DAUC <0003> auc.c:143 vector [0]: ck = f5d902706d5e82b7e2da9797cf33314c 20250111122535026 DAUC <0003> auc.c:144 vector [0]: ik = 03f55d15e31fc9638169bfadd88b135c 20250111122535026 DAUC <0003> auc.c:145 vector [0]: res = 18063c72c3dcdd5e0000000000000000 20250111122535027 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122535027 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122535027 DAUC <0003> auc.c:179 vector [0]: kc = d879c047302b8400 20250111122535027 DAUC <0003> auc.c:180 vector [0]: sres = bb62a29f 20250111122535027 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122535027 DAUC <0003> auc.c:113 vector [1]: rand = 23291eddd6c58b04ea338fe3bc374beb 20250111122535027 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250111122535027 DAUC <0003> auc.c:142 vector [1]: autn = bf31c7df54ef0000de8217ecd0f4f545 20250111122535027 DAUC <0003> auc.c:143 vector [1]: ck = 20f97db81754f3bb582cd52ed771fa65 20250111122535027 DAUC <0003> auc.c:144 vector [1]: ik = 5746dd5805b286711590a21151d0342e 20250111122535027 DAUC <0003> auc.c:145 vector [1]: res = 95b57e7084964b8c0000000000000000 20250111122535027 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122535027 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250111122535027 DAUC <0003> auc.c:179 vector [1]: kc = cf0b36b7131d9000 20250111122535027 DAUC <0003> auc.c:180 vector [1]: sres = 84d27a16 20250111122535027 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250111122535027 DAUC <0003> auc.c:113 vector [2]: rand = 9a283a25f4a8c7252ce1da74b5cad9e0 20250111122535027 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250111122535027 DAUC <0003> auc.c:142 vector [2]: autn = fea2dfb084a300002a77acf65b04aba2 20250111122535027 DAUC <0003> auc.c:143 vector [2]: ck = 7ecad8d62b698a35dddf3db1a7f79e36 20250111122535027 DAUC <0003> auc.c:144 vector [2]: ik = f6df39188c245c27456492e4ece24b07 20250111122535027 DAUC <0003> auc.c:145 vector [2]: res = 28261c0d690e20120000000000000000 20250111122535027 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122535027 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250111122535027 DAUC <0003> auc.c:179 vector [2]: kc = 5126a6b2c08e7800 20250111122535027 DAUC <0003> auc.c:180 vector [2]: sres = a5d7b7ef 20250111122535027 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250111122535027 DAUC <0003> auc.c:113 vector [3]: rand = ca0ced9d2e2b06246dbcc741bc40992d 20250111122535027 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250111122535027 DAUC <0003> auc.c:142 vector [3]: autn = 54fccafef2d60000f88e7c0fce2e29f8 20250111122535027 DAUC <0003> auc.c:143 vector [3]: ck = 0875f28a238c5723e724d9c51baf410a 20250111122535027 DAUC <0003> auc.c:144 vector [3]: ik = a3b4513d541ce128ca63975cc262a0ea 20250111122535027 DAUC <0003> auc.c:145 vector [3]: res = 092c4ee07fdb46f00000000000000000 20250111122535027 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122535027 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250111122535027 DAUC <0003> auc.c:179 vector [3]: kc = 881ad0942be81c00 20250111122535027 DAUC <0003> auc.c:180 vector [3]: sres = f8995798 20250111122535027 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250111122535027 DAUC <0003> auc.c:113 vector [4]: rand = 47a91f097aed4417007c96a51797a864 20250111122535027 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250111122535027 DAUC <0003> auc.c:142 vector [4]: autn = ed29786161040000e88e5e19d9620961 20250111122535027 DAUC <0003> auc.c:143 vector [4]: ck = b89b82bc6716e3689ad5daad721e43a0 20250111122535027 DAUC <0003> auc.c:144 vector [4]: ik = 190162df92ba506da2b08f9ffa1fe7b0 20250111122535027 DAUC <0003> auc.c:145 vector [4]: res = 8170d607fa331b820000000000000000 20250111122535027 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122535027 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250111122535027 DAUC <0003> auc.c:179 vector [4]: kc = 9326793e0a63c400 20250111122535027 DAUC <0003> auc.c:180 vector [4]: sres = 9aac3f5e 20250111122535027 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250111122535027 DAUC <0003> db_auc.c:245 IMSI='262423094351020': Generated 5 vectors 20250111122535027 DAUC <0003> db_auc.c:249 IMSI='262423094351020': Updating SQN=321 in DB 20250111122535027 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423094351020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423094351020"} 20250111122535027 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423094351020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122535027 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122535027 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122535030 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122535030 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423094351020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423094351020"} 20250111122535030 DAUC <0003> db_auc.c:236 IMSI='262423094351020': Calling to generate 5 vectors 20250111122535030 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250111122535030 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122535030 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122535030 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250111122535030 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122535030 DAUC <0003> auc.c:113 vector [0]: rand = 35a79185ab8c19193b481fb343578fe5 20250111122535030 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250111122535030 DAUC <0003> auc.c:142 vector [0]: autn = b584eae16e8f00003969a3045f7dbf95 20250111122535030 DAUC <0003> auc.c:143 vector [0]: ck = bb37ae9648a9ad9da848f2de2293f2d8 20250111122535030 DAUC <0003> auc.c:144 vector [0]: ik = cb6b5912106f40673277e12fa1fbf50e 20250111122535030 DAUC <0003> auc.c:145 vector [0]: res = 574e1f88c3535eac0000000000000000 20250111122535030 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122535030 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122535030 DAUC <0003> auc.c:179 vector [0]: kc = 15d544f5cb6de000 20250111122535030 DAUC <0003> auc.c:180 vector [0]: sres = d7987539 20250111122535030 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122535030 DAUC <0003> auc.c:113 vector [1]: rand = 598993dde7f4a86c0658f66a24143f0a 20250111122535030 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250111122535030 DAUC <0003> auc.c:142 vector [1]: autn = 041b84a58ec60000f83c98802c3bae6e 20250111122535030 DAUC <0003> auc.c:143 vector [1]: ck = 47b5100f57ed6e022138a966b5e8ff1d 20250111122535030 DAUC <0003> auc.c:144 vector [1]: ik = d2331526c984a3321929b95d743d6e5d 20250111122535030 DAUC <0003> auc.c:145 vector [1]: res = 63176ee5110766960000000000000000 20250111122535030 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122535030 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250111122535030 DAUC <0003> auc.c:179 vector [1]: kc = 41827773c6a0fc00 20250111122535030 DAUC <0003> auc.c:180 vector [1]: sres = 3186db1a 20250111122535030 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250111122535030 DAUC <0003> auc.c:113 vector [2]: rand = 74e221f0af65c6fcc452dd21cb87965f 20250111122535030 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250111122535030 DAUC <0003> auc.c:142 vector [2]: autn = 580091c340d20000ef042c80a3f821d1 20250111122535030 DAUC <0003> auc.c:143 vector [2]: ck = 1f42382d06d4cbe130cf429f2881337b 20250111122535030 DAUC <0003> auc.c:144 vector [2]: ik = dc0c29757a3b2127cc292b7ca4550938 20250111122535030 DAUC <0003> auc.c:145 vector [2]: res = 3717f48b69a12c400000000000000000 20250111122535031 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122535031 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250111122535031 DAUC <0003> auc.c:179 vector [2]: kc = 12855eec5de24000 20250111122535031 DAUC <0003> auc.c:180 vector [2]: sres = 11900504 20250111122535031 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250111122535031 DAUC <0003> auc.c:113 vector [3]: rand = 48447bf841715cdde1214021fd71bae8 20250111122535031 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250111122535031 DAUC <0003> auc.c:142 vector [3]: autn = fbafd8950a9300002089c29be2266ebb 20250111122535031 DAUC <0003> auc.c:143 vector [3]: ck = aae9ffd02680d11fefd9ab4bbd5bf23f 20250111122535031 DAUC <0003> auc.c:144 vector [3]: ik = 00385e77c7ed3f08912f9ff86d8a262e 20250111122535031 DAUC <0003> auc.c:145 vector [3]: res = f6c93c84322e50dc0000000000000000 20250111122535031 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122535031 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250111122535031 DAUC <0003> auc.c:179 vector [3]: kc = 3eba2c879ecba400 20250111122535031 DAUC <0003> auc.c:180 vector [3]: sres = 72654399 20250111122535031 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250111122535031 DAUC <0003> auc.c:113 vector [4]: rand = 66faae02aeeb511a8f8d5ff683c95671 20250111122535031 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250111122535031 DAUC <0003> auc.c:142 vector [4]: autn = 6afcf130f2d500003767ab32635b9c9b 20250111122535031 DAUC <0003> auc.c:143 vector [4]: ck = 6b9af98e95cf784ef2699ffb55ffc645 20250111122535031 DAUC <0003> auc.c:144 vector [4]: ik = 4d5151bab4e7609957887ee5fe147a42 20250111122535031 DAUC <0003> auc.c:145 vector [4]: res = 38db0b30fac939750000000000000000 20250111122535031 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122535031 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250111122535031 DAUC <0003> auc.c:179 vector [4]: kc = 22247ec873db1800 20250111122535031 DAUC <0003> auc.c:180 vector [4]: sres = e5a0e33d 20250111122535031 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250111122535031 DAUC <0003> db_auc.c:245 IMSI='262423094351020': Generated 5 vectors 20250111122535031 DAUC <0003> db_auc.c:249 IMSI='262423094351020': Updating SQN=481 in DB 20250111122535031 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423094351020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423094351020"} 20250111122535031 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423094351020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122535031 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122535031 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122535033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36772<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@459c73b131d4: Final verdict of PTC: pass 20250111122535035 DAUC <0003> db_auc.c:157 IMSI='262425293693377': No 2G Auth Data 20250111122535035 DAUC <0003> db_auc.c:192 IMSI='262425293693377': No 3G Auth Data HLR_Test-GSUP(21)@459c73b131d4: Created GsupExpect[0] for "262425293693377" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250111122535049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36788<->l=127.0.0.1:4258 20250111122535052 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122535052 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425293693377 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425293693377"} 20250111122535052 DAUC <0003> db_auc.c:236 IMSI='262425293693377': Calling to generate 1 vectors 20250111122535052 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250111122535052 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122535052 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122535052 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250111122535052 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122535052 DAUC <0003> auc.c:113 vector [0]: rand = 38ff282be9ec350134a6da49b0ae4ff8 20250111122535052 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250111122535052 DAUC <0003> auc.c:142 vector [0]: autn = f52891b55c4e0000759aedd8f120f878 20250111122535052 DAUC <0003> auc.c:143 vector [0]: ck = 5ec330c2e9024a6c956f791d07695224 20250111122535052 DAUC <0003> auc.c:144 vector [0]: ik = b803b82790450289a37351d89b293ad3 20250111122535052 DAUC <0003> auc.c:145 vector [0]: res = f6f6ed7f2599fe1d0000000000000000 20250111122535052 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122535052 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122535052 DAUC <0003> auc.c:179 vector [0]: kc = a9f18b545893f800 20250111122535052 DAUC <0003> auc.c:180 vector [0]: sres = 9da507f5 20250111122535052 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122535052 DAUC <0003> db_auc.c:245 IMSI='262425293693377': Generated 1 vectors 20250111122535052 DAUC <0003> db_auc.c:249 IMSI='262425293693377': Updating SQN=33 in DB 20250111122535052 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425293693377 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425293693377"} 20250111122535052 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425293693377 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122535052 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122535052 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@459c73b131d4: Found GsupExpect[0] for "262425293693377" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@459c73b131d4: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262425293693377" TC_gsup_sai_num_auth_vectors(30)@459c73b131d4: setverdict(pass): none -> pass 20250111122535054 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122535054 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425293693377 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425293693377"} 20250111122535054 DAUC <0003> db_auc.c:236 IMSI='262425293693377': Calling to generate 4 vectors 20250111122535054 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250111122535054 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122535054 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122535054 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250111122535054 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122535054 DAUC <0003> auc.c:113 vector [0]: rand = e19f1ebc65041c9d31fcd04b9dfb9c6a 20250111122535054 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250111122535054 DAUC <0003> auc.c:142 vector [0]: autn = 26fd6a05c0d4000042e0d215d28298e4 20250111122535054 DAUC <0003> auc.c:143 vector [0]: ck = 8dc6768a80084d3dfad32a12fd719a39 20250111122535054 DAUC <0003> auc.c:144 vector [0]: ik = e86d6c6385ec728418ed979c10c292a8 20250111122535054 DAUC <0003> auc.c:145 vector [0]: res = 3ed2b614f3c618fa0000000000000000 20250111122535054 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122535054 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122535054 DAUC <0003> auc.c:179 vector [0]: kc = dcdfe37141252800 20250111122535054 DAUC <0003> auc.c:180 vector [0]: sres = 08d6316e 20250111122535054 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122535054 DAUC <0003> auc.c:113 vector [1]: rand = b10bd9d58b28c1587f8f44fbae3b0896 20250111122535054 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250111122535054 DAUC <0003> auc.c:142 vector [1]: autn = 3167ed48d46d00009799780d0e4afb49 20250111122535054 DAUC <0003> auc.c:143 vector [1]: ck = 935a001eadc50fbcc90193b236c7784b 20250111122535054 DAUC <0003> auc.c:144 vector [1]: ik = d21794fd026168aa71232c71672c7a6a 20250111122535054 DAUC <0003> auc.c:145 vector [1]: res = 48f58f0c0b3b4b330000000000000000 20250111122535054 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122535054 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250111122535054 DAUC <0003> auc.c:179 vector [1]: kc = 33d13b6c8d776c00 20250111122535055 DAUC <0003> auc.c:180 vector [1]: sres = 180697ba 20250111122535055 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250111122535055 DAUC <0003> auc.c:113 vector [2]: rand = 54135a982a1eaf151baeb2d6293fecae 20250111122535055 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250111122535055 DAUC <0003> auc.c:142 vector [2]: autn = 5723144d9900000009c8ae512a4f926e 20250111122535055 DAUC <0003> auc.c:143 vector [2]: ck = 26ce06136139c5063f194fc806db7165 20250111122535055 DAUC <0003> auc.c:144 vector [2]: ik = 4bae71dbf9c5f976c601003798886e17 20250111122535055 DAUC <0003> auc.c:145 vector [2]: res = 3701ccd475188a080000000000000000 20250111122535055 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122535055 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250111122535055 DAUC <0003> auc.c:179 vector [2]: kc = f0d48872fcbb2000 20250111122535055 DAUC <0003> auc.c:180 vector [2]: sres = 3b0067ad 20250111122535055 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250111122535055 DAUC <0003> auc.c:113 vector [3]: rand = 3d0fea34fb347e0bcd468a63f3ae6889 20250111122535055 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250111122535055 DAUC <0003> auc.c:142 vector [3]: autn = 3c11737771900000ffd3e6e3e18e53aa 20250111122535055 DAUC <0003> auc.c:143 vector [3]: ck = 085f8abed2b9570021a60f693840c32b 20250111122535055 DAUC <0003> auc.c:144 vector [3]: ik = f68abe419539b009604134d1155a1c91 20250111122535055 DAUC <0003> auc.c:145 vector [3]: res = ee3b06396d4028350000000000000000 20250111122535055 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122535055 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250111122535055 DAUC <0003> auc.c:179 vector [3]: kc = ee8b2738a6273c00 20250111122535055 DAUC <0003> auc.c:180 vector [3]: sres = 90e9e4af 20250111122535055 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250111122535055 DAUC <0003> db_auc.c:245 IMSI='262425293693377': Generated 4 vectors 20250111122535055 DAUC <0003> db_auc.c:249 IMSI='262425293693377': Updating SQN=161 in DB 20250111122535055 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425293693377 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425293693377"} 20250111122535055 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425293693377 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122535055 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122535055 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122535057 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122535057 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425293693377 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425293693377"} 20250111122535057 DAUC <0003> db_auc.c:236 IMSI='262425293693377': Calling to generate 5 vectors 20250111122535057 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250111122535057 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122535057 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122535057 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250111122535057 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122535057 DAUC <0003> auc.c:113 vector [0]: rand = 65e22094b4e8a57c8db55813e6956e87 20250111122535057 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250111122535057 DAUC <0003> auc.c:142 vector [0]: autn = 253062b2e14c00001f8f9ba6b559b653 20250111122535057 DAUC <0003> auc.c:143 vector [0]: ck = 2fd916c2a16e91736507645430c48edc 20250111122535057 DAUC <0003> auc.c:144 vector [0]: ik = 6b7b407a2ebd0aeb3ffdfdcde97ecdcf 20250111122535057 DAUC <0003> auc.c:145 vector [0]: res = 031d1e7470f3a38a0000000000000000 20250111122535057 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122535057 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122535057 DAUC <0003> auc.c:179 vector [0]: kc = 7c9b1a2eb8590400 20250111122535057 DAUC <0003> auc.c:180 vector [0]: sres = c8bb1450 20250111122535057 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122535058 DAUC <0003> auc.c:113 vector [1]: rand = df5b63c01829564db7ddd5eaaac229ee 20250111122535058 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250111122535058 DAUC <0003> auc.c:142 vector [1]: autn = 416360479c520000d1d7db03446b02a2 20250111122535058 DAUC <0003> auc.c:143 vector [1]: ck = fd8754f40a3e6e01a7036c6a562698f1 20250111122535058 DAUC <0003> auc.c:144 vector [1]: ik = 29967fe77354ce859f749e2a51f1345a 20250111122535058 DAUC <0003> auc.c:145 vector [1]: res = 2b2968d293230f730000000000000000 20250111122535058 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122535058 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250111122535058 DAUC <0003> auc.c:179 vector [1]: kc = 13b7506c6f9b3800 20250111122535058 DAUC <0003> auc.c:180 vector [1]: sres = b2bd48ac 20250111122535058 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250111122535058 DAUC <0003> auc.c:113 vector [2]: rand = 65ec4abc8d32e30a381e331116de4586 20250111122535058 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250111122535058 DAUC <0003> auc.c:142 vector [2]: autn = 63f63c7b25a9000016e6c759da0d8377 20250111122535058 DAUC <0003> auc.c:143 vector [2]: ck = e3eb414459ab6cedb404981529c51cfd 20250111122535058 DAUC <0003> auc.c:144 vector [2]: ik = b296edf031af1f0d862230e8c53c491b 20250111122535058 DAUC <0003> auc.c:145 vector [2]: res = f081a1046d1e348a0000000000000000 20250111122535058 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122535058 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250111122535058 DAUC <0003> auc.c:179 vector [2]: kc = 6d359a7794d88000 20250111122535058 DAUC <0003> auc.c:180 vector [2]: sres = 5aaab40c 20250111122535058 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250111122535058 DAUC <0003> auc.c:113 vector [3]: rand = 23ea1cf113df670ac4cb02b0d982c468 20250111122535058 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250111122535058 DAUC <0003> auc.c:142 vector [3]: autn = f039567d3f890000faacdec418dfe377 20250111122535058 DAUC <0003> auc.c:143 vector [3]: ck = 53beaee892ccc9ce1d7b2c22ff2fc524 20250111122535058 DAUC <0003> auc.c:144 vector [3]: ik = cdc61328a6fac25356c0b6fc4a245bfe 20250111122535058 DAUC <0003> auc.c:145 vector [3]: res = e52869257b65a12e0000000000000000 20250111122535058 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122535058 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250111122535058 DAUC <0003> auc.c:179 vector [3]: kc = 61dacbe96ddfac00 20250111122535058 DAUC <0003> auc.c:180 vector [3]: sres = 30cecc2a 20250111122535058 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250111122535058 DAUC <0003> auc.c:113 vector [4]: rand = 4a50a5c6a34fda480f9be783d1b706cd 20250111122535058 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250111122535058 DAUC <0003> auc.c:142 vector [4]: autn = e352ebeb145200002e033d1008b9eeb5 20250111122535058 DAUC <0003> auc.c:143 vector [4]: ck = 80417fb022e4da64ebf8d3d5e9f72415 20250111122535058 DAUC <0003> auc.c:144 vector [4]: ik = ae7565425d1542e499d02ce06cc77158 20250111122535058 DAUC <0003> auc.c:145 vector [4]: res = 30b8dfcad41661170000000000000000 20250111122535058 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122535058 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250111122535058 DAUC <0003> auc.c:179 vector [4]: kc = b0647c94b7140c00 20250111122535058 DAUC <0003> auc.c:180 vector [4]: sres = 47126509 20250111122535058 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250111122535058 DAUC <0003> db_auc.c:245 IMSI='262425293693377': Generated 5 vectors 20250111122535058 DAUC <0003> db_auc.c:249 IMSI='262425293693377': Updating SQN=321 in DB 20250111122535058 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425293693377 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425293693377"} 20250111122535058 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425293693377 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122535058 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122535058 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122535061 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122535061 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425293693377 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425293693377"} 20250111122535061 DAUC <0003> db_auc.c:236 IMSI='262425293693377': Calling to generate 5 vectors 20250111122535061 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250111122535061 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122535061 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122535061 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250111122535061 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122535061 DAUC <0003> auc.c:113 vector [0]: rand = 0413035862fe8b1513f975ad0b1eb196 20250111122535061 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250111122535061 DAUC <0003> auc.c:142 vector [0]: autn = 4c3b7236c18300006333ed92c68bf021 20250111122535061 DAUC <0003> auc.c:143 vector [0]: ck = 09023ecc79866b1b2aa6c878dfc0fe34 20250111122535061 DAUC <0003> auc.c:144 vector [0]: ik = 4cc49ea3ccb6963e01039eaa8d58b99f 20250111122535061 DAUC <0003> auc.c:145 vector [0]: res = 9976eb2e27e35a810000000000000000 20250111122535061 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122535061 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122535061 DAUC <0003> auc.c:179 vector [0]: kc = a8d8c6fe10c36c00 20250111122535061 DAUC <0003> auc.c:180 vector [0]: sres = 5afd2d78 20250111122535061 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122535061 DAUC <0003> auc.c:113 vector [1]: rand = ce50ad5fc93adab750235e54ec141b49 20250111122535061 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250111122535061 DAUC <0003> auc.c:142 vector [1]: autn = f2d0731058370000bd8885132c18557e 20250111122535061 DAUC <0003> auc.c:143 vector [1]: ck = a5ebc4793db06b8d2588e507d808e13e 20250111122535061 DAUC <0003> auc.c:144 vector [1]: ik = d2667eba844370b93ea65fd7f1d14f8c 20250111122535061 DAUC <0003> auc.c:145 vector [1]: res = 42fc08fb37a829840000000000000000 20250111122535061 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122535061 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250111122535061 DAUC <0003> auc.c:179 vector [1]: kc = 82ab25ef71fe0c00 20250111122535061 DAUC <0003> auc.c:180 vector [1]: sres = 5f2903bf 20250111122535061 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250111122535061 DAUC <0003> auc.c:113 vector [2]: rand = 173c0adb72e418aac27aa8525c0c8721 20250111122535061 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250111122535061 DAUC <0003> auc.c:142 vector [2]: autn = d88f5a71e91300001056d00651b29d19 20250111122535061 DAUC <0003> auc.c:143 vector [2]: ck = acf75a249a9a4d356ddfd4a55ad27118 20250111122535061 DAUC <0003> auc.c:144 vector [2]: ik = 78586750227a1bce1ca7309ef54a4338 20250111122535061 DAUC <0003> auc.c:145 vector [2]: res = 4f75cc55643b1e820000000000000000 20250111122535061 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122535061 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250111122535061 DAUC <0003> auc.c:179 vector [2]: kc = 50f842a71032a800 20250111122535061 DAUC <0003> auc.c:180 vector [2]: sres = 331f6521 20250111122535061 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250111122535061 DAUC <0003> auc.c:113 vector [3]: rand = ca268a6693b96ab55b85d743e811a0ab 20250111122535062 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250111122535062 DAUC <0003> auc.c:142 vector [3]: autn = fde193492e500000ce7b14e190afc8ec 20250111122535062 DAUC <0003> auc.c:143 vector [3]: ck = a5b33c85da961758df31a3d0b43d0e7b 20250111122535062 DAUC <0003> auc.c:144 vector [3]: ik = ff8136698b2810d8bf29cd5f8856203b 20250111122535062 DAUC <0003> auc.c:145 vector [3]: res = c60c2f60860055a60000000000000000 20250111122535062 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122535062 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250111122535062 DAUC <0003> auc.c:179 vector [3]: kc = ba293dafe7616800 20250111122535062 DAUC <0003> auc.c:180 vector [3]: sres = aa5b7910 20250111122535062 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250111122535062 DAUC <0003> auc.c:113 vector [4]: rand = ddb03802d09bd72657204c8d6f965192 20250111122535062 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250111122535062 DAUC <0003> auc.c:142 vector [4]: autn = b53b6b6f4f6b00001bd3efccd451ae29 20250111122535062 DAUC <0003> auc.c:143 vector [4]: ck = 560f7d4efe71581f0ff296738d88271a 20250111122535062 DAUC <0003> auc.c:144 vector [4]: ik = 3963b849d48c8636dc93d687d32030f2 20250111122535062 DAUC <0003> auc.c:145 vector [4]: res = a530db87be2944d30000000000000000 20250111122535062 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122535062 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250111122535062 DAUC <0003> auc.c:179 vector [4]: kc = b812a89a88bdfc00 20250111122535062 DAUC <0003> auc.c:180 vector [4]: sres = b5ebe569 20250111122535062 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250111122535062 DAUC <0003> db_auc.c:245 IMSI='262425293693377': Generated 5 vectors 20250111122535062 DAUC <0003> db_auc.c:249 IMSI='262425293693377': Updating SQN=481 in DB 20250111122535062 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425293693377 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425293693377"} 20250111122535062 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425293693377 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122535062 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122535062 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122535064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36788<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@459c73b131d4: Final verdict of PTC: pass 20250111122535065 DAUC <0003> db_auc.c:157 IMSI='262424632745694': No 2G Auth Data 20250111122535065 DAUC <0003> db_auc.c:192 IMSI='262424632745694': No 3G Auth Data HLR_Test-GSUP(21)@459c73b131d4: Created GsupExpect[0] for "262424632745694" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250111122535081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36790<->l=127.0.0.1:4258 20250111122535084 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122535084 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424632745694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424632745694"} 20250111122535084 DAUC <0003> db_auc.c:236 IMSI='262424632745694': Calling to generate 1 vectors 20250111122535084 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250111122535084 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122535084 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122535084 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250111122535084 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122535084 DAUC <0003> auc.c:113 vector [0]: rand = 3d91e613359ef2b6d7ece35e121ebe20 20250111122535084 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250111122535084 DAUC <0003> auc.c:142 vector [0]: autn = a77694c4d9350000e2def2baceb6408c 20250111122535084 DAUC <0003> auc.c:143 vector [0]: ck = d5b319412dc3b81fb68afde7d15da290 20250111122535084 DAUC <0003> auc.c:144 vector [0]: ik = 2fb68ea24d040f04c22f9c4d55d91a90 20250111122535084 DAUC <0003> auc.c:145 vector [0]: res = 9b8a3c99b38d8b600000000000000000 20250111122535084 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122535084 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122535084 DAUC <0003> auc.c:179 vector [0]: kc = d0498559fb1bef29 20250111122535084 DAUC <0003> auc.c:180 vector [0]: sres = ac6ec464 20250111122535084 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122535084 DAUC <0003> db_auc.c:245 IMSI='262424632745694': Generated 1 vectors 20250111122535084 DAUC <0003> db_auc.c:249 IMSI='262424632745694': Updating SQN=33 in DB 20250111122535084 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424632745694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424632745694"} 20250111122535084 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424632745694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122535085 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122535085 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@459c73b131d4: Found GsupExpect[0] for "262424632745694" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@459c73b131d4: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262424632745694" TC_gsup_sai_num_auth_vectors(31)@459c73b131d4: setverdict(pass): none -> pass 20250111122535087 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122535087 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424632745694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424632745694"} 20250111122535087 DAUC <0003> db_auc.c:236 IMSI='262424632745694': Calling to generate 4 vectors 20250111122535087 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250111122535087 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122535087 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122535087 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250111122535087 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122535087 DAUC <0003> auc.c:113 vector [0]: rand = 94c8f4cf301e38aec4c0bde71c0eaf8d 20250111122535087 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250111122535087 DAUC <0003> auc.c:142 vector [0]: autn = 1a2815ff07890000be149892e795cc56 20250111122535087 DAUC <0003> auc.c:143 vector [0]: ck = b8991df6ec362efbef24ef44a717d0c8 20250111122535087 DAUC <0003> auc.c:144 vector [0]: ik = 592986463f607a84e93188c517f251b4 20250111122535087 DAUC <0003> auc.c:145 vector [0]: res = a0de30b95f7f54310000000000000000 20250111122535087 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122535087 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122535087 DAUC <0003> auc.c:179 vector [0]: kc = c48041ee61568e06 20250111122535087 DAUC <0003> auc.c:180 vector [0]: sres = 80a2a06d 20250111122535087 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122535087 DAUC <0003> auc.c:113 vector [1]: rand = 11830112f33c783cd19755fa483e0962 20250111122535087 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250111122535087 DAUC <0003> auc.c:142 vector [1]: autn = d6ffd4b5ade80000680761c8d73f6b22 20250111122535087 DAUC <0003> auc.c:143 vector [1]: ck = 0f378ae88d8e5a58af4937cd5e0bae1d 20250111122535087 DAUC <0003> auc.c:144 vector [1]: ik = 4dcec551d37bcdc9ffa240fcc96a60b8 20250111122535087 DAUC <0003> auc.c:145 vector [1]: res = 43746431d74be2380000000000000000 20250111122535088 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122535088 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250111122535088 DAUC <0003> auc.c:179 vector [1]: kc = 6d933609d39ddbe2 20250111122535088 DAUC <0003> auc.c:180 vector [1]: sres = d59ee97f 20250111122535088 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250111122535088 DAUC <0003> auc.c:113 vector [2]: rand = 40ff36865e3ada190b6367ebcf6d18c5 20250111122535088 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250111122535088 DAUC <0003> auc.c:142 vector [2]: autn = 960ed0a820eb0000f8ddd027d7b26c8c 20250111122535088 DAUC <0003> auc.c:143 vector [2]: ck = 35eedc3c4c15462b3d2ff22b68d0f291 20250111122535088 DAUC <0003> auc.c:144 vector [2]: ik = 06cda282082d89f4f41991956d42ecd5 20250111122535088 DAUC <0003> auc.c:145 vector [2]: res = de7dc89f3bc44f820000000000000000 20250111122535088 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122535088 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250111122535088 DAUC <0003> auc.c:179 vector [2]: kc = e0d51b22bd1808bc 20250111122535088 DAUC <0003> auc.c:180 vector [2]: sres = fa81cf6a 20250111122535088 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250111122535088 DAUC <0003> auc.c:113 vector [3]: rand = 95004a8a8b91e0bc7da888213c706b96 20250111122535088 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250111122535088 DAUC <0003> auc.c:142 vector [3]: autn = ca6498157327000039e46c0585418761 20250111122535088 DAUC <0003> auc.c:143 vector [3]: ck = 53e82b6e81f2be9bb9ea11ff1149f7eb 20250111122535088 DAUC <0003> auc.c:144 vector [3]: ik = ea10a6694b96dd898ef96b67669a6eab 20250111122535088 DAUC <0003> auc.c:145 vector [3]: res = 2f54a66cddf717fc0000000000000000 20250111122535088 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122535088 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250111122535088 DAUC <0003> auc.c:179 vector [3]: kc = 6d9714a5a1e1f4f9 20250111122535088 DAUC <0003> auc.c:180 vector [3]: sres = 7c5d45e3 20250111122535088 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250111122535088 DAUC <0003> db_auc.c:245 IMSI='262424632745694': Generated 4 vectors 20250111122535088 DAUC <0003> db_auc.c:249 IMSI='262424632745694': Updating SQN=161 in DB 20250111122535088 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424632745694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424632745694"} 20250111122535088 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424632745694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122535088 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122535088 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122535091 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122535091 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424632745694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424632745694"} 20250111122535091 DAUC <0003> db_auc.c:236 IMSI='262424632745694': Calling to generate 5 vectors 20250111122535091 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250111122535091 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122535091 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122535091 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250111122535091 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122535091 DAUC <0003> auc.c:113 vector [0]: rand = 47bbb02e1af4d20791492d4d9ed2c750 20250111122535091 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250111122535091 DAUC <0003> auc.c:142 vector [0]: autn = 6e593bd219cb0000fbf65b94a83b3766 20250111122535091 DAUC <0003> auc.c:143 vector [0]: ck = e647836dfa458d35307655b1b50f9c96 20250111122535091 DAUC <0003> auc.c:144 vector [0]: ik = c7fd132f0f2dc64f5a5a533383d744fc 20250111122535091 DAUC <0003> auc.c:145 vector [0]: res = aba7e546a0d6e6b50000000000000000 20250111122535091 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122535091 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122535091 DAUC <0003> auc.c:179 vector [0]: kc = d9affcaceccdf194 20250111122535091 DAUC <0003> auc.c:180 vector [0]: sres = 98372cd6 20250111122535091 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122535091 DAUC <0003> auc.c:113 vector [1]: rand = 15c19d772dc59f4400b6138a211f87ef 20250111122535091 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250111122535091 DAUC <0003> auc.c:142 vector [1]: autn = 295b39c64b9100000f6ad7b72a02d906 20250111122535091 DAUC <0003> auc.c:143 vector [1]: ck = 7d65f9630c72c06eb81468a69bbb01ca 20250111122535091 DAUC <0003> auc.c:144 vector [1]: ik = 5c6d73f9442b049c3d6f1a73d55c4e7c 20250111122535091 DAUC <0003> auc.c:145 vector [1]: res = 72d12e2f157391020000000000000000 20250111122535091 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122535091 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250111122535091 DAUC <0003> auc.c:179 vector [1]: kc = c9729b986bc6d1c2 20250111122535091 DAUC <0003> auc.c:180 vector [1]: sres = e3715e03 20250111122535091 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250111122535091 DAUC <0003> auc.c:113 vector [2]: rand = 36db74cff6549e1fa880ce15cca7388f 20250111122535091 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250111122535091 DAUC <0003> auc.c:142 vector [2]: autn = cb0ff0bf5db90000cbb1111d19c3be18 20250111122535091 DAUC <0003> auc.c:143 vector [2]: ck = e9bb7a909811073f872e2fffd68d1eab 20250111122535091 DAUC <0003> auc.c:144 vector [2]: ik = afb508d3d5f5171d39c22d989b539e0d 20250111122535091 DAUC <0003> auc.c:145 vector [2]: res = 56e0aa674d5c45a40000000000000000 20250111122535091 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122535091 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250111122535091 DAUC <0003> auc.c:179 vector [2]: kc = 1bdb215033913e3f 20250111122535091 DAUC <0003> auc.c:180 vector [2]: sres = 311f8753 20250111122535091 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250111122535091 DAUC <0003> auc.c:113 vector [3]: rand = cc7fb665f9e0652d6c727b48c181d717 20250111122535091 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250111122535091 DAUC <0003> auc.c:142 vector [3]: autn = c36dd76f07c300006a92264d98b44988 20250111122535091 DAUC <0003> auc.c:143 vector [3]: ck = 82f008efb168c96d883444768924373c 20250111122535091 DAUC <0003> auc.c:144 vector [3]: ik = e632e3c3e0278779beb0c8c69a342712 20250111122535091 DAUC <0003> auc.c:145 vector [3]: res = e059f8e7226c1e1b0000000000000000 20250111122535091 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122535091 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250111122535091 DAUC <0003> auc.c:179 vector [3]: kc = 7f1d98d55e44fc69 20250111122535091 DAUC <0003> auc.c:180 vector [3]: sres = 6ee2f2d2 20250111122535091 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250111122535091 DAUC <0003> auc.c:113 vector [4]: rand = 771cb6f81200731a6dba762092032ed7 20250111122535091 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250111122535091 DAUC <0003> auc.c:142 vector [4]: autn = d643a76128610000c3accb5b5659d44b 20250111122535091 DAUC <0003> auc.c:143 vector [4]: ck = 62271f952a4fddd9f3ab92b3275a9d53 20250111122535091 DAUC <0003> auc.c:144 vector [4]: ik = 5d8bed61ebf23113d1decca09a22c01c 20250111122535091 DAUC <0003> auc.c:145 vector [4]: res = c8e66b4c8a1ffadd0000000000000000 20250111122535091 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122535091 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250111122535091 DAUC <0003> auc.c:179 vector [4]: kc = 3e5fb153efae26ec 20250111122535091 DAUC <0003> auc.c:180 vector [4]: sres = 04efc135 20250111122535091 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250111122535091 DAUC <0003> db_auc.c:245 IMSI='262424632745694': Generated 5 vectors 20250111122535091 DAUC <0003> db_auc.c:249 IMSI='262424632745694': Updating SQN=321 in DB 20250111122535091 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424632745694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424632745694"} 20250111122535091 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424632745694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122535091 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122535091 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122535094 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122535094 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424632745694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424632745694"} 20250111122535094 DAUC <0003> db_auc.c:236 IMSI='262424632745694': Calling to generate 5 vectors 20250111122535094 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250111122535094 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122535094 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122535094 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250111122535094 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122535094 DAUC <0003> auc.c:113 vector [0]: rand = b2b40029dd45602c613aa3dfefb45b17 20250111122535094 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250111122535094 DAUC <0003> auc.c:142 vector [0]: autn = fff1c07d04f00000262462a06fafc6b1 20250111122535094 DAUC <0003> auc.c:143 vector [0]: ck = 8e11ceeb22a51eff10c0e483c9e3c7d8 20250111122535094 DAUC <0003> auc.c:144 vector [0]: ik = a4cd56b524d1a11697aec076ee42ad67 20250111122535094 DAUC <0003> auc.c:145 vector [0]: res = a52cb2336231350a0000000000000000 20250111122535094 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122535094 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122535094 DAUC <0003> auc.c:179 vector [0]: kc = e482ff2128fefce9 20250111122535094 DAUC <0003> auc.c:180 vector [0]: sres = 40d577b5 20250111122535094 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122535094 DAUC <0003> auc.c:113 vector [1]: rand = f050d5f0f6b1bdc83465f02c4cb4a144 20250111122535094 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250111122535094 DAUC <0003> auc.c:142 vector [1]: autn = 21ccfb6c47d0000015332447ac69c658 20250111122535094 DAUC <0003> auc.c:143 vector [1]: ck = 26661411011b9fbfeb2bddf5ac44d38d 20250111122535094 DAUC <0003> auc.c:144 vector [1]: ik = c5284596e839b4e94bb7b1f1b2bc2e1e 20250111122535094 DAUC <0003> auc.c:145 vector [1]: res = 416e78118d5010650000000000000000 20250111122535094 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122535094 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250111122535094 DAUC <0003> auc.c:179 vector [1]: kc = 00dc548bd6fda926 20250111122535094 DAUC <0003> auc.c:180 vector [1]: sres = bd547769 20250111122535094 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250111122535094 DAUC <0003> auc.c:113 vector [2]: rand = f1f9f132d5fdf4d35054fa4783a6749d 20250111122535095 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250111122535095 DAUC <0003> auc.c:142 vector [2]: autn = c2ae7f22e1210000fa883687369288f1 20250111122535095 DAUC <0003> auc.c:143 vector [2]: ck = a67e222004426c08ff1f96b124e0466d 20250111122535095 DAUC <0003> auc.c:144 vector [2]: ik = bb3e24d01b18a3086d254915787502bd 20250111122535095 DAUC <0003> auc.c:145 vector [2]: res = ed6aed398d6950260000000000000000 20250111122535095 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122535095 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250111122535095 DAUC <0003> auc.c:179 vector [2]: kc = 4d87fe0553016209 20250111122535095 DAUC <0003> auc.c:180 vector [2]: sres = afaad306 20250111122535095 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250111122535095 DAUC <0003> auc.c:113 vector [3]: rand = 0b1887461c4d13ea669e238a9967cf03 20250111122535095 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250111122535095 DAUC <0003> auc.c:142 vector [3]: autn = 25b66127d1df000045cc7cde5615da50 20250111122535095 DAUC <0003> auc.c:143 vector [3]: ck = 8bdc3c4c5d7bd6abf672063f0e8d6ad1 20250111122535095 DAUC <0003> auc.c:144 vector [3]: ik = b9dd124f7e545de0207a4fe7436f12c9 20250111122535095 DAUC <0003> auc.c:145 vector [3]: res = ec0e5b6bc46876d80000000000000000 20250111122535095 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122535095 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250111122535095 DAUC <0003> auc.c:179 vector [3]: kc = bd97eb799afb5938 20250111122535095 DAUC <0003> auc.c:180 vector [3]: sres = d6aae081 20250111122535095 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250111122535095 DAUC <0003> auc.c:113 vector [4]: rand = 82294b33eb7559c4a8cb75a370697c40 20250111122535095 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250111122535095 DAUC <0003> auc.c:142 vector [4]: autn = 0591f12e386b000025951440f3466f01 20250111122535095 DAUC <0003> auc.c:143 vector [4]: ck = 7e7fab95f83cd8e5b7f4bd4eb8f40a33 20250111122535095 DAUC <0003> auc.c:144 vector [4]: ik = 942f31ce6e07a9ecd036651be94542c2 20250111122535095 DAUC <0003> auc.c:145 vector [4]: res = 33ddd8c1966b8bf60000000000000000 20250111122535095 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122535095 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250111122535095 DAUC <0003> auc.c:179 vector [4]: kc = ce0ec95faee6de0b 20250111122535095 DAUC <0003> auc.c:180 vector [4]: sres = 20057862 20250111122535095 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250111122535095 DAUC <0003> db_auc.c:245 IMSI='262424632745694': Generated 5 vectors 20250111122535095 DAUC <0003> db_auc.c:249 IMSI='262424632745694': Updating SQN=481 in DB 20250111122535095 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424632745694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424632745694"} 20250111122535095 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424632745694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122535095 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122535095 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122535097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36790<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@459c73b131d4: Final verdict of PTC: pass MTC@459c73b131d4: setverdict(pass): none -> pass 20250111122535099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36740<->l=127.0.0.1:4258 20250111122535100 DLINP <000b> input/ipa.c:451 connected read/write 20250111122535100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122535100 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122535100 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122535100 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122535100 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41857<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@459c73b131d4: Final verdict of PTC: none 22@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: pass MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@459c73b131d4: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sat Jan 11 12:25:35 UTC 2025 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20250111122535147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4258 20250111122535248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=275028) Waiting for packet dumper to finish... 1 (prev_count=275028, count=408904) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sat Jan 11 12:25:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_sai_eps started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122538332 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122538332 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122538335 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122538335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37500<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122538338 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122538338 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122538338 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122538338 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122538338 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122538338 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122538338 DLGSUP <0013> gsup_server.c:235 2:  20250111122538338 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122538338 DLGSUP <0013> gsup_server.c:235 3:  20250111122538338 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122538338 DLGSUP <0013> gsup_server.c:235 4:  20250111122538338 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122538338 DLGSUP <0013> gsup_server.c:235 5:  20250111122538338 DLGSUP <0013> gsup_server.c:237 5: 00  HLR_Test-GSUP-IPA(32)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122538338 DLGSUP <0013> gsup_server.c:235 7:  20250111122538338 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122538338 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122538338 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122538338 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@459c73b131d4: 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") 20250111122538355 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39295<->l=127.0.0.1:4259) 20250111122538360 DAUC <0003> db_auc.c:157 IMSI='262424249209470': No 2G Auth Data 20250111122538360 DAUC <0003> db_auc.c:192 IMSI='262424249209470': No 3G Auth Data HLR_Test-GSUP(33)@459c73b131d4: Created GsupExpect[0] for "262424249209470" to be handled at TC_gsup_sai_eps(36) 20250111122538377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37514<->l=127.0.0.1:4258 20250111122538381 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122538381 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424249209470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424249209470"} 20250111122538381 DAUC <0003> db_auc.c:157 IMSI='262424249209470': No 2G Auth Data 20250111122538381 DAUC <0003> db_auc.c:236 IMSI='262424249209470': Calling to generate 5 vectors 20250111122538381 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250111122538382 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122538382 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122538382 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250111122538382 DAUC <0003> auc.c:113 vector [0]: rand = 29cfd5c126ccf819ed552a00de23b7df 20250111122538382 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250111122538382 DAUC <0003> auc.c:142 vector [0]: autn = 69f9b2e96a468000ed31bbb590a8824a 20250111122538382 DAUC <0003> auc.c:143 vector [0]: ck = 01ac7e31e9186158de9c816091853389 20250111122538382 DAUC <0003> auc.c:144 vector [0]: ik = a2fc61bb710ef09c13e9fa58ade22092 20250111122538382 DAUC <0003> auc.c:145 vector [0]: res = 4e41a2c38cc2a2ef0000000000000000 20250111122538382 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122538382 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250111122538382 DAUC <0003> auc.c:151 vector [0]: kc = 6e2564b2a47182df 20250111122538382 DAUC <0003> auc.c:152 vector [0]: sres = c283002c 20250111122538382 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250111122538382 DAUC <0003> auc.c:113 vector [1]: rand = e99c4189f46aae0eef34356e3dcdd84e 20250111122538382 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250111122538382 DAUC <0003> auc.c:142 vector [1]: autn = 33dbffb21f8a80004567d95963403755 20250111122538382 DAUC <0003> auc.c:143 vector [1]: ck = dd7c72232556107cb3b23ec4d9c7ffdc 20250111122538382 DAUC <0003> auc.c:144 vector [1]: ik = 347b7e9926ae3e7fb85237282a8677fe 20250111122538382 DAUC <0003> auc.c:145 vector [1]: res = 6948a25494ad81d40000000000000000 20250111122538382 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122538382 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250111122538382 DAUC <0003> auc.c:151 vector [1]: kc = e2e70556f0b9a621 20250111122538382 DAUC <0003> auc.c:152 vector [1]: sres = fde52380 20250111122538382 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250111122538382 DAUC <0003> auc.c:113 vector [2]: rand = 0bf349bdefc8757eea0938d53e3cdca6 20250111122538382 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250111122538382 DAUC <0003> auc.c:142 vector [2]: autn = 1f16b9f21e1d80003a281e4ccaf78067 20250111122538382 DAUC <0003> auc.c:143 vector [2]: ck = 6481d744e5cdb57ed382799397f936c3 20250111122538382 DAUC <0003> auc.c:144 vector [2]: ik = 1b45a6e7c139f4ced378093cb986c8bb 20250111122538382 DAUC <0003> auc.c:145 vector [2]: res = 7bbd16304144d8a10000000000000000 20250111122538382 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122538382 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250111122538382 DAUC <0003> auc.c:151 vector [2]: kc = 7f3e010c0a8bbfc8 20250111122538382 DAUC <0003> auc.c:152 vector [2]: sres = 3af9ce91 20250111122538382 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250111122538382 DAUC <0003> auc.c:113 vector [3]: rand = 4dce6961728f9b4d399147fdf48af01e 20250111122538382 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250111122538382 DAUC <0003> auc.c:142 vector [3]: autn = 96d311140fe1800012a5b2b80d43dfad 20250111122538382 DAUC <0003> auc.c:143 vector [3]: ck = 6fbbcac52eaa983621d5c9fcc43911e9 20250111122538382 DAUC <0003> auc.c:144 vector [3]: ik = fc096b232e7a1f35b1e30032fb949f07 20250111122538382 DAUC <0003> auc.c:145 vector [3]: res = 80a572e5d11576870000000000000000 20250111122538382 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122538382 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250111122538382 DAUC <0003> auc.c:151 vector [3]: kc = 038468283f7d09ed 20250111122538382 DAUC <0003> auc.c:152 vector [3]: sres = 51b00462 20250111122538382 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250111122538382 DAUC <0003> auc.c:113 vector [4]: rand = 49a7d290b1fb146efaec5658f726abe8 20250111122538382 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250111122538382 DAUC <0003> auc.c:142 vector [4]: autn = 5b986d7677f48000d136ad346aa7d76d 20250111122538382 DAUC <0003> auc.c:143 vector [4]: ck = 8e22eec6ba5ff51a287e8203093b85fc 20250111122538382 DAUC <0003> auc.c:144 vector [4]: ik = 6cabda4928c6c29e89a6f65db035ba23 20250111122538382 DAUC <0003> auc.c:145 vector [4]: res = a845100e867361850000000000000000 20250111122538382 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122538382 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250111122538382 DAUC <0003> auc.c:151 vector [4]: kc = 435140d12b97085b 20250111122538382 DAUC <0003> auc.c:152 vector [4]: sres = 2e36718b 20250111122538382 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250111122538382 DAUC <0003> db_auc.c:245 IMSI='262424249209470': Generated 5 vectors 20250111122538382 DAUC <0003> db_auc.c:249 IMSI='262424249209470': Updating SQN=161 in DB 20250111122538382 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424249209470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424249209470"} 20250111122538382 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424249209470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122538382 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122538383 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@459c73b131d4: Found GsupExpect[0] for "262424249209470" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@459c73b131d4: Added IMSI table entry 0TC_gsup_sai_eps(36)"262424249209470" TC_gsup_sai_eps(36)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122538386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37514<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@459c73b131d4: Final verdict of PTC: pass 20250111122538387 DAUC <0003> db_auc.c:157 IMSI='262422108724894': No 2G Auth Data 20250111122538387 DAUC <0003> db_auc.c:192 IMSI='262422108724894': No 3G Auth Data HLR_Test-GSUP(33)@459c73b131d4: Created GsupExpect[0] for "262422108724894" to be handled at TC_gsup_sai_eps(37) 20250111122538402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37520<->l=127.0.0.1:4258 20250111122538405 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122538405 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422108724894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422108724894"} 20250111122538405 DAUC <0003> db_auc.c:157 IMSI='262422108724894': No 2G Auth Data 20250111122538405 DAUC <0003> db_auc.c:236 IMSI='262422108724894': Calling to generate 5 vectors 20250111122538405 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250111122538405 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122538405 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250111122538405 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250111122538405 DAUC <0003> auc.c:113 vector [0]: rand = a99d9e90c1106f10c1755762e882caea 20250111122538405 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250111122538405 DAUC <0003> auc.c:142 vector [0]: autn = a6abb35b72518000946d9cab00259d3a 20250111122538405 DAUC <0003> auc.c:143 vector [0]: ck = 82793bd4b0d752918d97f9ec81b0fd5c 20250111122538405 DAUC <0003> auc.c:144 vector [0]: ik = 3a8cf2da617b32360d01fe72a5c7262e 20250111122538405 DAUC <0003> auc.c:145 vector [0]: res = b1f5c5cd0cf2f9b60000000000000000 20250111122538405 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122538405 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250111122538405 DAUC <0003> auc.c:151 vector [0]: kc = 3863ce90f5dbbbd5 20250111122538405 DAUC <0003> auc.c:152 vector [0]: sres = bd073c7b 20250111122538405 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250111122538405 DAUC <0003> auc.c:113 vector [1]: rand = 5dd00bfd6fc203fada79dd8789ed36c0 20250111122538405 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250111122538405 DAUC <0003> auc.c:142 vector [1]: autn = 21dc9ca3212680005dfd2cbe8ed4f806 20250111122538405 DAUC <0003> auc.c:143 vector [1]: ck = 90b55119e4466ef8277545bfcc34e2e4 20250111122538405 DAUC <0003> auc.c:144 vector [1]: ik = 67a12dd12505269a5d6a90afe2ef561c 20250111122538405 DAUC <0003> auc.c:145 vector [1]: res = cadd378d0fb849f20000000000000000 20250111122538405 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122538405 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250111122538405 DAUC <0003> auc.c:151 vector [1]: kc = 8d0ba9d8ef98fc9a 20250111122538405 DAUC <0003> auc.c:152 vector [1]: sres = c5657e7f 20250111122538405 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250111122538405 DAUC <0003> auc.c:113 vector [2]: rand = 4101da9341d0e6ff226a9824c65173a0 20250111122538406 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250111122538406 DAUC <0003> auc.c:142 vector [2]: autn = 80a5610bd8ad800089ab94ca575fe14b 20250111122538406 DAUC <0003> auc.c:143 vector [2]: ck = 819555d59d34615a456e7bd916c6951e 20250111122538406 DAUC <0003> auc.c:144 vector [2]: ik = 7fb667799aad982e239ea7f6681d455c 20250111122538406 DAUC <0003> auc.c:145 vector [2]: res = c17d0d63d2c46c0a0000000000000000 20250111122538406 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122538406 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250111122538406 DAUC <0003> auc.c:151 vector [2]: kc = 98d3ee8379422936 20250111122538406 DAUC <0003> auc.c:152 vector [2]: sres = 13b96169 20250111122538406 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250111122538406 DAUC <0003> auc.c:113 vector [3]: rand = 40382ec2af34e7d7200243219f46239f 20250111122538406 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250111122538406 DAUC <0003> auc.c:142 vector [3]: autn = cca25d29eae48000b30c92cfbabb8d96 20250111122538406 DAUC <0003> auc.c:143 vector [3]: ck = d374aaae3509f3bc0edf48b522ff7815 20250111122538406 DAUC <0003> auc.c:144 vector [3]: ik = ce0b2138ba529e3f582176fffa410da3 20250111122538406 DAUC <0003> auc.c:145 vector [3]: res = 6ee8db82b358da940000000000000000 20250111122538406 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122538406 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250111122538406 DAUC <0003> auc.c:151 vector [3]: kc = 4b81b5dc57e51835 20250111122538406 DAUC <0003> auc.c:152 vector [3]: sres = ddb00116 20250111122538406 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250111122538406 DAUC <0003> auc.c:113 vector [4]: rand = 85d3dc262070692e6a04ee7d017cd315 20250111122538406 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250111122538406 DAUC <0003> auc.c:142 vector [4]: autn = dff7c0ed2f278000252fd7637f081a20 20250111122538406 DAUC <0003> auc.c:143 vector [4]: ck = 2f9e5d0e924f22aa442c8e101d4e9649 20250111122538406 DAUC <0003> auc.c:144 vector [4]: ik = 43c45a7df9a6472233de3704931b8825 20250111122538406 DAUC <0003> auc.c:145 vector [4]: res = 09884692ecc010f30000000000000000 20250111122538406 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122538406 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250111122538406 DAUC <0003> auc.c:151 vector [4]: kc = 1ba8be67e5bc7be4 20250111122538406 DAUC <0003> auc.c:152 vector [4]: sres = e5485661 20250111122538406 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250111122538406 DAUC <0003> db_auc.c:245 IMSI='262422108724894': Generated 5 vectors 20250111122538406 DAUC <0003> db_auc.c:249 IMSI='262422108724894': Updating SQN=161 in DB 20250111122538406 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422108724894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422108724894"} 20250111122538406 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422108724894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122538406 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122538406 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@459c73b131d4: Found GsupExpect[0] for "262422108724894" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@459c73b131d4: Added IMSI table entry 1TC_gsup_sai_eps(37)"262422108724894" TC_gsup_sai_eps(37)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122538409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37520<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@459c73b131d4: Final verdict of PTC: pass 20250111122538411 DAUC <0003> db_auc.c:157 IMSI='262421939460393': No 2G Auth Data 20250111122538411 DAUC <0003> db_auc.c:192 IMSI='262421939460393': No 3G Auth Data HLR_Test-GSUP(33)@459c73b131d4: Created GsupExpect[0] for "262421939460393" to be handled at TC_gsup_sai_eps(38) 20250111122538428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37534<->l=127.0.0.1:4258 20250111122538432 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122538432 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421939460393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421939460393"} 20250111122538432 DAUC <0003> db_auc.c:236 IMSI='262421939460393': Calling to generate 5 vectors 20250111122538432 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250111122538432 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122538432 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122538432 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250111122538432 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122538432 DAUC <0003> auc.c:113 vector [0]: rand = a78a8cdd18804336c402b0f36cff7046 20250111122538432 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250111122538432 DAUC <0003> auc.c:142 vector [0]: autn = 9d514109bc8b80002755afe464d2d94a 20250111122538432 DAUC <0003> auc.c:143 vector [0]: ck = 1eedcae770a8a2a569cdd149a1783464 20250111122538432 DAUC <0003> auc.c:144 vector [0]: ik = d2e0a62a4e8e0b4554acf82cc4c0a726 20250111122538432 DAUC <0003> auc.c:145 vector [0]: res = eaefccce2cbcaf4c0000000000000000 20250111122538432 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122538432 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122538432 DAUC <0003> auc.c:179 vector [0]: kc = e8486f597797cc00 20250111122538432 DAUC <0003> auc.c:180 vector [0]: sres = 67b85266 20250111122538432 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122538432 DAUC <0003> auc.c:113 vector [1]: rand = cf5be8e988b7a0050e2a48c094f44ae3 20250111122538432 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250111122538432 DAUC <0003> auc.c:142 vector [1]: autn = b2285db24f2c8000d7189c8300ac158a 20250111122538432 DAUC <0003> auc.c:143 vector [1]: ck = 6a061f6dbd38ef07e46da3417f8ebaf5 20250111122538432 DAUC <0003> auc.c:144 vector [1]: ik = 9f1ae911bbcc249542ea52cd29a33611 20250111122538432 DAUC <0003> auc.c:145 vector [1]: res = 17f5050b7ac4903d0000000000000000 20250111122538432 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122538432 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250111122538432 DAUC <0003> auc.c:179 vector [1]: kc = 373be2e70561e400 20250111122538432 DAUC <0003> auc.c:180 vector [1]: sres = 9fa9fe44 20250111122538432 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250111122538432 DAUC <0003> auc.c:113 vector [2]: rand = 1dac9297fbb258161761c92f27d09294 20250111122538432 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250111122538432 DAUC <0003> auc.c:142 vector [2]: autn = 46f09952fb7d80000b2b8160a17bf6e6 20250111122538432 DAUC <0003> auc.c:143 vector [2]: ck = ee03b6bbb08af4d9acfa20216818865e 20250111122538432 DAUC <0003> auc.c:144 vector [2]: ik = 366f103399a06d397298478c7db74e97 20250111122538432 DAUC <0003> auc.c:145 vector [2]: res = b22e9dcad5a0bcfe0000000000000000 20250111122538432 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122538432 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250111122538432 DAUC <0003> auc.c:179 vector [2]: kc = be778352a0ba6c00 20250111122538432 DAUC <0003> auc.c:180 vector [2]: sres = 080bed3e 20250111122538432 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250111122538432 DAUC <0003> auc.c:113 vector [3]: rand = 09f3dcee6f3cca3caf85ae82333b936d 20250111122538432 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250111122538432 DAUC <0003> auc.c:142 vector [3]: autn = 9014e26745808000a58091a596e9c8b5 20250111122538433 DAUC <0003> auc.c:143 vector [3]: ck = 44234809789495c43eaf4225010dbfce 20250111122538433 DAUC <0003> auc.c:144 vector [3]: ik = 2595c6fbf98ec7e4beb3dbbe2771b9f3 20250111122538433 DAUC <0003> auc.c:145 vector [3]: res = 2342c2cf3a6cb0100000000000000000 20250111122538433 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122538433 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250111122538433 DAUC <0003> auc.c:179 vector [3]: kc = 7b43ef394cdec400 20250111122538433 DAUC <0003> auc.c:180 vector [3]: sres = 0ec76776 20250111122538433 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250111122538433 DAUC <0003> auc.c:113 vector [4]: rand = cf4c80cab55000e469bf8e914ecc8b89 20250111122538433 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250111122538433 DAUC <0003> auc.c:142 vector [4]: autn = 4cf77d58d1f78000e83911ef92f5dcf3 20250111122538433 DAUC <0003> auc.c:143 vector [4]: ck = 1e9d02ef9fcc09b7e5d57de8671dc081 20250111122538433 DAUC <0003> auc.c:144 vector [4]: ik = 803c777b9937c06ca76a5fe96b7b3c7c 20250111122538433 DAUC <0003> auc.c:145 vector [4]: res = 01fa8edf8562a5300000000000000000 20250111122538433 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122538433 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250111122538433 DAUC <0003> auc.c:179 vector [4]: kc = dfb6df1747e8d000 20250111122538433 DAUC <0003> auc.c:180 vector [4]: sres = ee70e2de 20250111122538433 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250111122538433 DAUC <0003> db_auc.c:245 IMSI='262421939460393': Generated 5 vectors 20250111122538433 DAUC <0003> db_auc.c:249 IMSI='262421939460393': Updating SQN=161 in DB 20250111122538433 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421939460393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421939460393"} 20250111122538433 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421939460393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122538433 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122538433 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@459c73b131d4: Found GsupExpect[0] for "262421939460393" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@459c73b131d4: Added IMSI table entry 2TC_gsup_sai_eps(38)"262421939460393" TC_gsup_sai_eps(38)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122538437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37534<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@459c73b131d4: Final verdict of PTC: pass 20250111122538438 DAUC <0003> db_auc.c:157 IMSI='262429330093464': No 2G Auth Data 20250111122538439 DAUC <0003> db_auc.c:192 IMSI='262429330093464': No 3G Auth Data HLR_Test-GSUP(33)@459c73b131d4: Created GsupExpect[0] for "262429330093464" to be handled at TC_gsup_sai_eps(39) 20250111122538455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37536<->l=127.0.0.1:4258 20250111122538457 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122538457 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429330093464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429330093464"} 20250111122538457 DAUC <0003> db_auc.c:236 IMSI='262429330093464': Calling to generate 5 vectors 20250111122538457 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250111122538457 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122538457 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122538457 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250111122538457 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122538457 DAUC <0003> auc.c:113 vector [0]: rand = 126e0bdcf5a2e17607621fd93b0f6ac5 20250111122538457 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250111122538457 DAUC <0003> auc.c:142 vector [0]: autn = 1939e3cb0bcd80005e3af086ba3c58ec 20250111122538457 DAUC <0003> auc.c:143 vector [0]: ck = d3a8a7b032b979b2df38f6b52145d145 20250111122538457 DAUC <0003> auc.c:144 vector [0]: ik = 07d412375fa8bbdf8f402e786cdf3a6e 20250111122538457 DAUC <0003> auc.c:145 vector [0]: res = f86be8c5325ee84d0000000000000000 20250111122538457 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122538457 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122538457 DAUC <0003> auc.c:179 vector [0]: kc = 53807c9af7190400 20250111122538457 DAUC <0003> auc.c:180 vector [0]: sres = f27a8ae6 20250111122538457 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122538458 DAUC <0003> auc.c:113 vector [1]: rand = e95390814c31572d1ba6b5344362eef7 20250111122538458 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250111122538458 DAUC <0003> auc.c:142 vector [1]: autn = 85899409b8b180006b5010e58cd0f006 20250111122538458 DAUC <0003> auc.c:143 vector [1]: ck = 71ea30ca4707f2fb77b936b2339cc85c 20250111122538458 DAUC <0003> auc.c:144 vector [1]: ik = ebc15d3dc51433174980fd34282beae1 20250111122538458 DAUC <0003> auc.c:145 vector [1]: res = 8413a3672f0656150000000000000000 20250111122538458 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122538458 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250111122538458 DAUC <0003> auc.c:179 vector [1]: kc = 0d64d7eff32a6c00 20250111122538458 DAUC <0003> auc.c:180 vector [1]: sres = d929c270 20250111122538458 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250111122538458 DAUC <0003> auc.c:113 vector [2]: rand = adb2aaf21071b41f3e63708e39bac029 20250111122538458 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250111122538458 DAUC <0003> auc.c:142 vector [2]: autn = 27e816a62ca2800002e3ec8805a42a43 20250111122538458 DAUC <0003> auc.c:143 vector [2]: ck = 893fc48b08624ceefa295fa3f13c9cb7 20250111122538458 DAUC <0003> auc.c:144 vector [2]: ik = 758c3c702592012bd7975ec5b21805e8 20250111122538458 DAUC <0003> auc.c:145 vector [2]: res = 36a1798acac91d750000000000000000 20250111122538458 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122538458 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250111122538458 DAUC <0003> auc.c:179 vector [2]: kc = 1a57cebbfa6fe800 20250111122538458 DAUC <0003> auc.c:180 vector [2]: sres = e8c39734 20250111122538458 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250111122538458 DAUC <0003> auc.c:113 vector [3]: rand = 618eb487597cf7568162b509c0c68304 20250111122538458 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250111122538458 DAUC <0003> auc.c:142 vector [3]: autn = c62c17c43658800062309f29a053350b 20250111122538458 DAUC <0003> auc.c:143 vector [3]: ck = b0aad892db82a6e7279a6aa2f42a11ae 20250111122538458 DAUC <0003> auc.c:144 vector [3]: ik = 4e4a1852823b76b3d9dbd4ca62ce2844 20250111122538458 DAUC <0003> auc.c:145 vector [3]: res = bbe245c1803b308f0000000000000000 20250111122538458 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122538458 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250111122538458 DAUC <0003> auc.c:179 vector [3]: kc = 0b69c0b972a31400 20250111122538458 DAUC <0003> auc.c:180 vector [3]: sres = 14372bbd 20250111122538458 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250111122538458 DAUC <0003> auc.c:113 vector [4]: rand = c97cb4273375b926e73aec58198b63e6 20250111122538458 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250111122538458 DAUC <0003> auc.c:142 vector [4]: autn = 0bbb7c1bead3800091c6b2a8cf193d76 20250111122538458 DAUC <0003> auc.c:143 vector [4]: ck = f1bdc210dcdf07332ce9a2d1aa31142d 20250111122538458 DAUC <0003> auc.c:144 vector [4]: ik = 55b770747c72166d3e9cc801124b19a3 20250111122538458 DAUC <0003> auc.c:145 vector [4]: res = 2fb9aa5a8e6e2cb70000000000000000 20250111122538458 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122538458 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250111122538458 DAUC <0003> auc.c:179 vector [4]: kc = ce9e482ac239a400 20250111122538458 DAUC <0003> auc.c:180 vector [4]: sres = 2cb818c0 20250111122538458 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250111122538458 DAUC <0003> db_auc.c:245 IMSI='262429330093464': Generated 5 vectors 20250111122538458 DAUC <0003> db_auc.c:249 IMSI='262429330093464': Updating SQN=161 in DB 20250111122538458 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429330093464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429330093464"} 20250111122538458 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429330093464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122538458 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122538458 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@459c73b131d4: Found GsupExpect[0] for "262429330093464" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@459c73b131d4: Added IMSI table entry 3TC_gsup_sai_eps(39)"262429330093464" TC_gsup_sai_eps(39)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122538461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37536<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@459c73b131d4: Final verdict of PTC: pass 20250111122538462 DAUC <0003> db_auc.c:157 IMSI='262424531409608': No 2G Auth Data 20250111122538462 DAUC <0003> db_auc.c:192 IMSI='262424531409608': No 3G Auth Data HLR_Test-GSUP(33)@459c73b131d4: Created GsupExpect[0] for "262424531409608" to be handled at TC_gsup_sai_eps(40) 20250111122538481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 20250111122538484 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122538484 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424531409608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424531409608"} 20250111122538484 DAUC <0003> db_auc.c:236 IMSI='262424531409608': Calling to generate 5 vectors 20250111122538484 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250111122538484 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250111122538484 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250111122538484 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250111122538484 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250111122538484 DAUC <0003> auc.c:113 vector [0]: rand = 7b738417dd8db867fe585804d43f6627 20250111122538484 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250111122538484 DAUC <0003> auc.c:142 vector [0]: autn = bd882d6f40b580000417856aa38440fa 20250111122538484 DAUC <0003> auc.c:143 vector [0]: ck = 03da9ff5a916b98d80a05ac0d0cc7f08 20250111122538484 DAUC <0003> auc.c:144 vector [0]: ik = d127b88d355ebd701b1ff5c70db2a280 20250111122538484 DAUC <0003> auc.c:145 vector [0]: res = 327998de72bc5bea0000000000000000 20250111122538484 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250111122538484 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250111122538484 DAUC <0003> auc.c:179 vector [0]: kc = 485e692ed25c529a 20250111122538484 DAUC <0003> auc.c:180 vector [0]: sres = 76d18244 20250111122538484 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250111122538484 DAUC <0003> auc.c:113 vector [1]: rand = 314a8d91e490b60908eb8c30ae78a80e 20250111122538484 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250111122538484 DAUC <0003> auc.c:142 vector [1]: autn = 729adbd924be80009bed40547792a6a6 20250111122538484 DAUC <0003> auc.c:143 vector [1]: ck = 2ea8f4872f1442f4c56f2fda13020f3f 20250111122538484 DAUC <0003> auc.c:144 vector [1]: ik = 2cae32e39c51c87425a55444d2a9ed2c 20250111122538484 DAUC <0003> auc.c:145 vector [1]: res = 680821d23cd9e95f0000000000000000 20250111122538484 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250111122538484 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250111122538484 DAUC <0003> auc.c:179 vector [1]: kc = 743075e2b262f7bf 20250111122538484 DAUC <0003> auc.c:180 vector [1]: sres = 66cf127e 20250111122538484 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250111122538484 DAUC <0003> auc.c:113 vector [2]: rand = 685bccdf2682ddc922d670e1ebcada52 20250111122538484 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250111122538484 DAUC <0003> auc.c:142 vector [2]: autn = 1d7491e28b018000eadc5dffb53cbd1e 20250111122538484 DAUC <0003> auc.c:143 vector [2]: ck = 876ff1ac6edb24afd271a9ed9bd763e3 20250111122538484 DAUC <0003> auc.c:144 vector [2]: ik = a482f971571bedc16702a4c6da1430e6 20250111122538484 DAUC <0003> auc.c:145 vector [2]: res = 253498137dc684150000000000000000 20250111122538484 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250111122538484 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250111122538484 DAUC <0003> auc.c:179 vector [2]: kc = 6fc40640759b6500 20250111122538484 DAUC <0003> auc.c:180 vector [2]: sres = 4fc493fb 20250111122538484 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250111122538484 DAUC <0003> auc.c:113 vector [3]: rand = 1ceba8cd1f8062946b3e7244ec1bef61 20250111122538484 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250111122538485 DAUC <0003> auc.c:142 vector [3]: autn = a62826fd34b380002e561c0d60ecf773 20250111122538485 DAUC <0003> auc.c:143 vector [3]: ck = e201390c12c078c846c2e3eb1824e7ca 20250111122538485 DAUC <0003> auc.c:144 vector [3]: ik = ecd73c1807bcd77b15d4855ed13e3f58 20250111122538485 DAUC <0003> auc.c:145 vector [3]: res = 0fd4d80b5af9ed390000000000000000 20250111122538485 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250111122538485 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250111122538485 DAUC <0003> auc.c:179 vector [3]: kc = 83aed5bddc806d52 20250111122538485 DAUC <0003> auc.c:180 vector [3]: sres = e3fd0174 20250111122538485 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250111122538485 DAUC <0003> auc.c:113 vector [4]: rand = 048110cb74d7d693c3339463673dcfbf 20250111122538485 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250111122538485 DAUC <0003> auc.c:142 vector [4]: autn = c114df61d10e8000d21a96a737704abe 20250111122538485 DAUC <0003> auc.c:143 vector [4]: ck = b9c0bd5f68bbabd155cd43abffab19e3 20250111122538485 DAUC <0003> auc.c:144 vector [4]: ik = d376ff87f39e6c9ed6fe764efe22c769 20250111122538485 DAUC <0003> auc.c:145 vector [4]: res = 48380286a1c0355d0000000000000000 20250111122538485 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250111122538485 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250111122538485 DAUC <0003> auc.c:179 vector [4]: kc = 27a98d2916459444 20250111122538485 DAUC <0003> auc.c:180 vector [4]: sres = da5cfd49 20250111122538485 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250111122538485 DAUC <0003> db_auc.c:245 IMSI='262424531409608': Generated 5 vectors 20250111122538485 DAUC <0003> db_auc.c:249 IMSI='262424531409608': Updating SQN=161 in DB 20250111122538485 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424531409608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424531409608"} 20250111122538485 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424531409608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122538485 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122538485 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@459c73b131d4: Found GsupExpect[0] for "262424531409608" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@459c73b131d4: Added IMSI table entry 4TC_gsup_sai_eps(40)"262424531409608" TC_gsup_sai_eps(40)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122538488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@459c73b131d4: Final verdict of PTC: pass MTC@459c73b131d4: setverdict(pass): none -> pass 20250111122538490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37500<->l=127.0.0.1:4258 20250111122538491 DLINP <000b> input/ipa.c:451 connected read/write 20250111122538491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122538491 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122538491 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122538491 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122538491 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39295<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@459c73b131d4: Final verdict of PTC: none 34@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: pass MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@459c73b131d4: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sat Jan 11 12:25:38 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250111122538530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37558<->l=127.0.0.1:4258 20250111122538630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37558<->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=126076) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sat Jan 11 12:25:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_ul_unknown_imsi started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122541709 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122541709 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122541711 DLINP <000b> input/ipa.c:451 connected read/write 20250111122541711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122541711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122541713 DLINP <000b> input/ipa.c:451 connected read/write 20250111122541713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122541713 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122541713 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122541713 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122541713 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122541713 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122541713 DLGSUP <0013> gsup_server.c:235 2:  20250111122541713 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122541713 DLGSUP <0013> gsup_server.c:235 3:  20250111122541713 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122541713 DLGSUP <0013> gsup_server.c:235 4:  20250111122541713 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122541713 DLGSUP <0013> gsup_server.c:235 5:  20250111122541713 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122541713 DLGSUP <0013> gsup_server.c:235 7:  HLR_Test-GSUP-IPA(41)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122541713 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122541713 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122541713 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122541713 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@459c73b131d4: 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") 20250111122541734 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45805<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@459c73b131d4: Created GsupExpect[0] for "262427643836808" to be handled at TC_gsup_ul_unknown_imsi(45) 20250111122541745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37584<->l=127.0.0.1:4258 20250111122541753 DLINP <000b> input/ipa.c:451 connected read/write 20250111122541753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122541753 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427643836808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427643836808" cn_domain=PS} 20250111122541753 DLU <0006> fsm.c:456 lu(262427643836808)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122541753 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427643836808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250111122541753 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427643836808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427643836808" cause=IMSI unknown in HLR} 20250111122541753 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427643836808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122541753 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427643836808)[0x55e6bc771f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122541753 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427643836808)[0x55e6bc771f60]{UNVALIDATED}: Freeing instance 20250111122541753 DLU <0006> fsm.c:568 lu(PS:IMSI-262427643836808)[0x55e6bc771f60]{UNVALIDATED}: Deallocated 20250111122541753 DLINP <000b> input/ipa.c:451 connected read/write 20250111122541753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122541753 DLINP <000b> input/ipa.c:451 connected read/write 20250111122541753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@459c73b131d4: Found GsupExpect[0] for "262427643836808" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@459c73b131d4: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427643836808" TC_gsup_ul_unknown_imsi(45)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122541756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37584<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@459c73b131d4: Final verdict of PTC: pass 20250111122541757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4258 20250111122541758 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45805<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@459c73b131d4: Final verdict of PTC: none 20250111122541758 DLINP <000b> input/ipa.c:451 connected read/write 20250111122541758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122541758 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122541758 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122541758 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)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@459c73b131d4: Final verdict of PTC: none 43@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 43: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@459c73b131d4: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sat Jan 11 12:25:41 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20250111122541803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37588<->l=127.0.0.1:4258 20250111122541904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37588<->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=26032) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Sat Jan 11 12:25:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122544981 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122544981 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122544983 DLINP <000b> input/ipa.c:451 connected read/write 20250111122544983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122544984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37590<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122544986 DLINP <000b> input/ipa.c:451 connected read/write 20250111122544986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122544986 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122544986 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122544986 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122544986 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122544986 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122544986 DLGSUP <0013> gsup_server.c:235 2:  20250111122544986 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122544986 DLGSUP <0013> gsup_server.c:235 3:  20250111122544986 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122544986 DLGSUP <0013> gsup_server.c:235 4:  20250111122544986 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122544986 DLGSUP <0013> gsup_server.c:235 5:  20250111122544986 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122544986 DLGSUP <0013> gsup_server.c:235 7:  20250111122544986 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122544986 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122544986 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122544986 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@459c73b131d4: 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") 20250111122545007 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42509<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@459c73b131d4: Created GsupExpect[0] for "262427970945519" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250111122545018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37606<->l=127.0.0.1:4258 20250111122545033 DLINP <000b> input/ipa.c:451 connected read/write 20250111122545033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122545033 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262427970945519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427970945519" cn_domain=PS source_name="the-source\n"} 20250111122545033 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250111122545033 DLU <0006> fsm.c:456 lu(262427970945519)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122545033 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262427970945519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250111122545033 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262427970945519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427970945519" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250111122545033 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262427970945519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122545033 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427970945519)[0x55e6bc771f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122545033 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427970945519)[0x55e6bc771f60]{UNVALIDATED}: Freeing instance 20250111122545033 DLU <0006> fsm.c:568 lu(PS:IMSI-262427970945519)[0x55e6bc771f60]{UNVALIDATED}: Deallocated 20250111122545033 DLINP <000b> input/ipa.c:451 connected read/write 20250111122545033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122545033 DLINP <000b> input/ipa.c:451 connected read/write 20250111122545033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@459c73b131d4: Found GsupExpect[0] for "262427970945519" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@459c73b131d4: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262427970945519" TC_gsup_ul_unknown_imsi_via_proxy(50)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122545036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37606<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@459c73b131d4: Final verdict of PTC: pass 20250111122545037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37590<->l=127.0.0.1:4258 20250111122545038 DLINP <000b> input/ipa.c:451 connected read/write 20250111122545038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122545038 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122545038 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122545038 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122545038 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250111122545038 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42509<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@459c73b131d4: Final verdict of PTC: none 48@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 48: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@459c73b131d4: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sat Jan 11 12:25:45 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20250111122545076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37614<->l=127.0.0.1:4258 20250111122545177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37614<->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=26724) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Sat Jan 11 12:25:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122548249 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122548249 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122548251 DLINP <000b> input/ipa.c:451 connected read/write 20250111122548251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122548252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49042<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122548254 DLINP <000b> input/ipa.c:451 connected read/write 20250111122548254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122548254 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122548254 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122548254 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122548254 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122548254 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122548254 DLGSUP <0013> gsup_server.c:235 2:  20250111122548254 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122548254 DLGSUP <0013> gsup_server.c:235 3:  20250111122548254 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122548254 DLGSUP <0013> gsup_server.c:235 4:  20250111122548254 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122548254 DLGSUP <0013> gsup_server.c:235 5:  20250111122548254 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122548254 DLGSUP <0013> gsup_server.c:235 7:  20250111122548254 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122548254 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122548254 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122548254 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)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@459c73b131d4: 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") 20250111122548278 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44999<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@459c73b131d4: Created GsupExpect[0] for "262421115519906" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250111122548289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49046<->l=127.0.0.1:4258 20250111122548301 DLINP <000b> input/ipa.c:451 connected read/write 20250111122548301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122548301 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421115519906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421115519906" cn_domain=PS} 20250111122548301 DLU <0006> fsm.c:456 lu(262421115519906)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122548301 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421115519906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250111122548301 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421115519906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421115519906" cause=Roaming not allowed in this location area} 20250111122548301 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421115519906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122548301 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421115519906)[0x55e6bc771f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122548301 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421115519906)[0x55e6bc771f60]{UNVALIDATED}: Freeing instance 20250111122548301 DLU <0006> fsm.c:568 lu(PS:IMSI-262421115519906)[0x55e6bc771f60]{UNVALIDATED}: Deallocated 20250111122548301 DLINP <000b> input/ipa.c:451 connected read/write 20250111122548301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122548302 DLINP <000b> input/ipa.c:451 connected read/write 20250111122548302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@459c73b131d4: Found GsupExpect[0] for "262421115519906" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@459c73b131d4: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262421115519906" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122548304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49046<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@459c73b131d4: Final verdict of PTC: pass 20250111122548305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49042<->l=127.0.0.1:4258 20250111122548306 DLINP <000b> input/ipa.c:451 connected read/write 20250111122548306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122548306 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122548306 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122548306 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122548306 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44999<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@459c73b131d4: Final verdict of PTC: none 53@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 53: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@459c73b131d4: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sat Jan 11 12:25:48 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250111122548350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49054<->l=127.0.0.1:4258 20250111122548451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49054<->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@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sat Jan 11 12:25:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_sai_err_unknown_imsi started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122551529 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122551529 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122551532 DLINP <000b> input/ipa.c:451 connected read/write 20250111122551532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122551532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49070<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122551534 DLINP <000b> input/ipa.c:451 connected read/write 20250111122551534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122551534 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122551534 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122551534 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122551534 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122551534 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122551534 DLGSUP <0013> gsup_server.c:235 2:  20250111122551534 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122551534 DLGSUP <0013> gsup_server.c:235 3:  20250111122551534 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122551534 DLGSUP <0013> gsup_server.c:235 4:  20250111122551534 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122551534 DLGSUP <0013> gsup_server.c:235 5:  20250111122551534 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122551534 DLGSUP <0013> gsup_server.c:235 7:  HLR_Test-GSUP-IPA(56)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122551534 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122551534 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122551534 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122551534 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@459c73b131d4: 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") 20250111122551556 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44013<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@459c73b131d4: Created GsupExpect[0] for "262423422986149" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250111122551571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49086<->l=127.0.0.1:4258 20250111122551581 DLINP <000b> input/ipa.c:451 connected read/write 20250111122551581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122551581 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423422986149 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423422986149"} 20250111122551581 DAUC <0003> db_auc.c:133 IMSI='262423422986149': No such subscriber 20250111122551581 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423422986149 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250111122551581 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423422986149 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423422986149" cause=IMSI unknown in HLR} 20250111122551581 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423422986149 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122551581 DLINP <000b> input/ipa.c:451 connected read/write 20250111122551581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122551582 DLINP <000b> input/ipa.c:451 connected read/write 20250111122551582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@459c73b131d4: Found GsupExpect[0] for "262423422986149" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@459c73b131d4: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262423422986149" TC_gsup_sai_err_unknown_imsi(60)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122551584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49086<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@459c73b131d4: Final verdict of PTC: pass 20250111122551585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49070<->l=127.0.0.1:4258 HLR_Test-GSUP(57)@459c73b131d4: Final verdict of PTC: none 20250111122551586 DLINP <000b> input/ipa.c:451 connected read/write 20250111122551586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122551586 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122551586 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122551586 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122551586 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44013<->l=127.0.0.1:4259) 58@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 58: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@459c73b131d4: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sat Jan 11 12:25:51 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20250111122551637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49094<->l=127.0.0.1:4258 20250111122551738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49094<->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@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sat Jan 11 12:25:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_ul started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122554815 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122554815 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122554818 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122554819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122554822 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122554822 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122554822 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122554822 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122554822 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122554822 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122554822 DLGSUP <0013> gsup_server.c:235 2:  20250111122554822 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122554822 DLGSUP <0013> gsup_server.c:235 3:  20250111122554822 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122554822 DLGSUP <0013> gsup_server.c:235 4:  20250111122554822 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122554822 DLGSUP <0013> gsup_server.c:235 5:  20250111122554822 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122554822 DLGSUP <0013> gsup_server.c:235 7:  20250111122554822 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122554822 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122554822 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(61)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122554822 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@459c73b131d4: 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") 20250111122554840 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44163<->l=127.0.0.1:4259) 20250111122554847 DAUC <0003> db_auc.c:157 IMSI='262421103136014': No 2G Auth Data 20250111122554847 DAUC <0003> db_auc.c:192 IMSI='262421103136014': No 3G Auth Data HLR_Test-GSUP(62)@459c73b131d4: Created GsupExpect[0] for "262421103136014" to be handled at TC_gsup_ul(65) 20250111122554858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49110<->l=127.0.0.1:4258 20250111122554865 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122554865 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421103136014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421103136014" cn_domain=PS} 20250111122554865 DLU <0006> fsm.c:456 lu(262421103136014)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122554865 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421103136014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122554865 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421103136014)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122554866 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421103136014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421103136014" cn_domain=PS} 20250111122554866 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122554866 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@459c73b131d4: Found GsupExpect[0] for "262421103136014" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@459c73b131d4: Added IMSI table entry 0TC_gsup_ul(65)"262421103136014" 20250111122554869 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122554869 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421103136014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421103136014"} 20250111122554869 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421103136014)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122554869 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421103136014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122554869 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421103136014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421103136014"} 20250111122554869 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421103136014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122554869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421103136014)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122554869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421103136014)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122554869 DLU <0006> fsm.c:568 lu(PS:IMSI-262421103136014)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122554869 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122554869 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul(65)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122554871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49110<->l=127.0.0.1:4258 TC_gsup_ul(65)@459c73b131d4: Final verdict of PTC: pass 20250111122554873 DAUC <0003> db_auc.c:157 IMSI='262428974444886': No 2G Auth Data 20250111122554873 DAUC <0003> db_auc.c:192 IMSI='262428974444886': No 3G Auth Data 20250111122554874 DLGSUP <0013> hlr.c:121 IMSI 262428974444886: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@459c73b131d4: Created GsupExpect[0] for "262428974444886" to be handled at TC_gsup_ul(66) 20250111122554888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4258 20250111122554892 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122554892 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428974444886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428974444886" cn_domain=PS} 20250111122554892 DLU <0006> fsm.c:456 lu(262428974444886)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122554892 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428974444886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122554892 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428974444886)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122554892 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428974444886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428974444886" cn_domain=PS} 20250111122554892 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122554892 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@459c73b131d4: Found GsupExpect[0] for "262428974444886" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@459c73b131d4: Added IMSI table entry 1TC_gsup_ul(66)"262428974444886" 20250111122554894 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122554894 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428974444886 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428974444886"} 20250111122554894 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428974444886)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122554894 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428974444886 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122554894 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428974444886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428974444886"} 20250111122554894 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428974444886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122554894 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428974444886)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122554894 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428974444886)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122554894 DLU <0006> fsm.c:568 lu(PS:IMSI-262428974444886)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122554894 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122554894 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul(66)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122554895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4258 TC_gsup_ul(66)@459c73b131d4: Final verdict of PTC: pass 20250111122554896 DAUC <0003> db_auc.c:157 IMSI='262421227604702': No 2G Auth Data 20250111122554896 DAUC <0003> db_auc.c:192 IMSI='262421227604702': No 3G Auth Data 20250111122554897 DLGSUP <0013> hlr.c:121 IMSI 262421227604702: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@459c73b131d4: Created GsupExpect[0] for "262421227604702" to be handled at TC_gsup_ul(67) 20250111122554912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49130<->l=127.0.0.1:4258 20250111122554916 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122554916 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421227604702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421227604702" cn_domain=PS} 20250111122554916 DLU <0006> fsm.c:456 lu(262421227604702)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122554916 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421227604702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122554916 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421227604702)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122554916 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421227604702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421227604702" cn_domain=PS} 20250111122554916 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122554916 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@459c73b131d4: Found GsupExpect[0] for "262421227604702" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@459c73b131d4: Added IMSI table entry 2TC_gsup_ul(67)"262421227604702" 20250111122554918 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122554918 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421227604702 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421227604702"} 20250111122554918 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421227604702)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122554918 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421227604702 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122554918 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421227604702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421227604702"} 20250111122554918 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421227604702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122554918 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421227604702)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122554918 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421227604702)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122554918 DLU <0006> fsm.c:568 lu(PS:IMSI-262421227604702)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122554919 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122554919 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul(67)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122554920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49130<->l=127.0.0.1:4258 TC_gsup_ul(67)@459c73b131d4: Final verdict of PTC: pass 20250111122554922 DAUC <0003> db_auc.c:157 IMSI='262427144661573': No 2G Auth Data 20250111122554922 DAUC <0003> db_auc.c:192 IMSI='262427144661573': No 3G Auth Data 20250111122554922 DLGSUP <0013> hlr.c:121 IMSI 262427144661573: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@459c73b131d4: Created GsupExpect[0] for "262427144661573" to be handled at TC_gsup_ul(68) 20250111122554938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49134<->l=127.0.0.1:4258 20250111122554942 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122554942 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427144661573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427144661573" cn_domain=PS} 20250111122554942 DLU <0006> fsm.c:456 lu(262427144661573)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122554942 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427144661573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122554942 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427144661573)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122554942 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427144661573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427144661573" cn_domain=PS} 20250111122554942 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122554942 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@459c73b131d4: Found GsupExpect[0] for "262427144661573" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@459c73b131d4: Added IMSI table entry 3TC_gsup_ul(68)"262427144661573" 20250111122554945 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122554945 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427144661573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427144661573"} 20250111122554945 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427144661573)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122554945 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427144661573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122554945 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427144661573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427144661573"} 20250111122554945 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427144661573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122554945 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427144661573)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122554945 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427144661573)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122554945 DLU <0006> fsm.c:568 lu(PS:IMSI-262427144661573)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122554945 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122554946 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul(68)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122554947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49134<->l=127.0.0.1:4258 TC_gsup_ul(68)@459c73b131d4: Final verdict of PTC: pass 20250111122554948 DAUC <0003> db_auc.c:157 IMSI='262429815435753': No 2G Auth Data 20250111122554948 DAUC <0003> db_auc.c:192 IMSI='262429815435753': No 3G Auth Data 20250111122554950 DLGSUP <0013> hlr.c:121 IMSI 262429815435753: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@459c73b131d4: Created GsupExpect[0] for "262429815435753" to be handled at TC_gsup_ul(69) 20250111122554966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49148<->l=127.0.0.1:4258 20250111122554970 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122554970 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429815435753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429815435753" cn_domain=PS} 20250111122554970 DLU <0006> fsm.c:456 lu(262429815435753)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122554970 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429815435753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122554970 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429815435753)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122554970 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429815435753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429815435753" cn_domain=PS} 20250111122554970 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122554970 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@459c73b131d4: Found GsupExpect[0] for "262429815435753" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@459c73b131d4: Added IMSI table entry 4TC_gsup_ul(69)"262429815435753" 20250111122554972 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122554972 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429815435753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429815435753"} 20250111122554972 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429815435753)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122554972 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429815435753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122554972 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429815435753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429815435753"} 20250111122554972 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429815435753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122554972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429815435753)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122554972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429815435753)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122554972 DLU <0006> fsm.c:568 lu(PS:IMSI-262429815435753)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122554972 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122554972 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul(69)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122554974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49148<->l=127.0.0.1:4258 TC_gsup_ul(69)@459c73b131d4: Final verdict of PTC: pass 20250111122554975 DAUC <0003> db_auc.c:157 IMSI='262422564261810': No 2G Auth Data 20250111122554975 DAUC <0003> db_auc.c:192 IMSI='262422564261810': No 3G Auth Data 20250111122554975 DLGSUP <0013> hlr.c:121 IMSI 262422564261810: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@459c73b131d4: Created GsupExpect[0] for "262422564261810" to be handled at TC_gsup_ul(70) 20250111122554992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49162<->l=127.0.0.1:4258 20250111122554995 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122554995 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422564261810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422564261810" cn_domain=PS} 20250111122554996 DLU <0006> fsm.c:456 lu(262422564261810)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122554996 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422564261810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122554996 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422564261810)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122554996 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422564261810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422564261810" cn_domain=PS} 20250111122554996 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122554996 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@459c73b131d4: Found GsupExpect[0] for "262422564261810" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@459c73b131d4: Added IMSI table entry 5TC_gsup_ul(70)"262422564261810" 20250111122554998 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122554998 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422564261810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422564261810"} 20250111122554998 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422564261810)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122554998 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422564261810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122554998 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422564261810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422564261810"} 20250111122554998 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422564261810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122554998 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422564261810)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122554998 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422564261810)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122554998 DLU <0006> fsm.c:568 lu(PS:IMSI-262422564261810)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122554998 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122554998 DLINP <000b> input/ipa.c:451 connected read/write 20250111122554998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul(70)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122554999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49162<->l=127.0.0.1:4258 TC_gsup_ul(70)@459c73b131d4: Final verdict of PTC: pass 20250111122555001 DAUC <0003> db_auc.c:157 IMSI='262422065863372': No 2G Auth Data 20250111122555001 DAUC <0003> db_auc.c:192 IMSI='262422065863372': No 3G Auth Data 20250111122555002 DLGSUP <0013> hlr.c:121 IMSI 262422065863372: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@459c73b131d4: Created GsupExpect[0] for "262422065863372" to be handled at TC_gsup_ul(71) 20250111122555018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49166<->l=127.0.0.1:4258 20250111122555021 DLINP <000b> input/ipa.c:451 connected read/write 20250111122555021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122555021 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422065863372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422065863372" cn_domain=PS} 20250111122555021 DLU <0006> fsm.c:456 lu(262422065863372)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122555022 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422065863372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122555022 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422065863372)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122555022 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422065863372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422065863372" cn_domain=PS} 20250111122555022 DLINP <000b> input/ipa.c:451 connected read/write 20250111122555022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122555022 DLINP <000b> input/ipa.c:451 connected read/write 20250111122555022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@459c73b131d4: Found GsupExpect[0] for "262422065863372" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@459c73b131d4: Added IMSI table entry 6TC_gsup_ul(71)"262422065863372" 20250111122555024 DLINP <000b> input/ipa.c:451 connected read/write 20250111122555024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122555024 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422065863372 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422065863372"} 20250111122555024 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422065863372)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122555024 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422065863372 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122555024 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422065863372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422065863372"} 20250111122555024 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422065863372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122555024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422065863372)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122555024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422065863372)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122555024 DLU <0006> fsm.c:568 lu(PS:IMSI-262422065863372)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122555025 DLINP <000b> input/ipa.c:451 connected read/write 20250111122555025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122555025 DLINP <000b> input/ipa.c:451 connected read/write 20250111122555025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul(71)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122555026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49166<->l=127.0.0.1:4258 TC_gsup_ul(71)@459c73b131d4: Final verdict of PTC: pass 20250111122555028 DAUC <0003> db_auc.c:157 IMSI='262427526083988': No 2G Auth Data 20250111122555028 DAUC <0003> db_auc.c:192 IMSI='262427526083988': No 3G Auth Data 20250111122555029 DLGSUP <0013> hlr.c:121 IMSI 262427526083988: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@459c73b131d4: Created GsupExpect[0] for "262427526083988" to be handled at TC_gsup_ul(72) 20250111122555045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49182<->l=127.0.0.1:4258 20250111122555048 DLINP <000b> input/ipa.c:451 connected read/write 20250111122555048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122555048 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427526083988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427526083988" cn_domain=PS} 20250111122555048 DLU <0006> fsm.c:456 lu(262427526083988)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122555048 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427526083988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122555048 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427526083988)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122555048 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427526083988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427526083988" cn_domain=PS} 20250111122555048 DLINP <000b> input/ipa.c:451 connected read/write 20250111122555048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122555049 DLINP <000b> input/ipa.c:451 connected read/write 20250111122555049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@459c73b131d4: Found GsupExpect[0] for "262427526083988" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@459c73b131d4: Added IMSI table entry 7TC_gsup_ul(72)"262427526083988" 20250111122555051 DLINP <000b> input/ipa.c:451 connected read/write 20250111122555051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122555051 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427526083988 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427526083988"} 20250111122555051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427526083988)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122555051 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427526083988 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122555051 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427526083988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427526083988"} 20250111122555051 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427526083988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122555051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427526083988)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122555051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427526083988)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122555051 DLU <0006> fsm.c:568 lu(PS:IMSI-262427526083988)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122555051 DLINP <000b> input/ipa.c:451 connected read/write 20250111122555051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122555051 DLINP <000b> input/ipa.c:451 connected read/write 20250111122555051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul(72)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122555052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49182<->l=127.0.0.1:4258 TC_gsup_ul(72)@459c73b131d4: Final verdict of PTC: pass MTC@459c73b131d4: setverdict(pass): none -> pass 20250111122555054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4258 20250111122555055 DLINP <000b> input/ipa.c:451 connected read/write 20250111122555055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122555055 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122555055 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122555055 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122555055 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44163<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@459c73b131d4: Final verdict of PTC: none 63@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: pass MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@459c73b131d4: Test case TC_gsup_ul finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sat Jan 11 12:25:55 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250111122555097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49188<->l=127.0.0.1:4258 20250111122555198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49188<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67468) Waiting for packet dumper to finish... 1 (prev_count=67468, count=112776) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sat Jan 11 12:25:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_ul_via_proxy started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122558282 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122558282 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122558285 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36310<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122558288 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558288 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122558288 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122558288 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122558288 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122558288 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122558288 DLGSUP <0013> gsup_server.c:235 2:  20250111122558288 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122558288 DLGSUP <0013> gsup_server.c:235 3:  20250111122558288 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122558288 DLGSUP <0013> gsup_server.c:235 4:  20250111122558288 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122558288 DLGSUP <0013> gsup_server.c:235 5:  20250111122558288 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122558288 DLGSUP <0013> gsup_server.c:235 7:  20250111122558288 DLGSUP <0013> gsup_server.c:237 7: 00  HLR_Test-GSUP-IPA(73)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122558288 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122558288 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122558288 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@459c73b131d4: 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") 20250111122558310 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36637<->l=127.0.0.1:4259) 20250111122558315 DAUC <0003> db_auc.c:157 IMSI='262423539869843': No 2G Auth Data 20250111122558315 DAUC <0003> db_auc.c:192 IMSI='262423539869843': No 3G Auth Data HLR_Test-GSUP(74)@459c73b131d4: Created GsupExpect[0] for "262423539869843" to be handled at TC_gsup_ul_via_proxy(77) 20250111122558332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36320<->l=127.0.0.1:4258 20250111122558337 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558337 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423539869843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423539869843" cn_domain=PS source_name="the-source\n"} 20250111122558337 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250111122558337 DLU <0006> fsm.c:456 lu(262423539869843)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122558337 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423539869843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250111122558338 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423539869843)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122558338 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423539869843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423539869843" cn_domain=PS destination_name="the-source\n"} 20250111122558338 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122558338 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@459c73b131d4: Found GsupExpect[0] for "262423539869843" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@459c73b131d4: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262423539869843" 20250111122558340 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558341 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423539869843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423539869843" source_name="the-source\n"} 20250111122558341 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423539869843)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122558341 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262423539869843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122558341 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423539869843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423539869843" destination_name="the-source\n"} 20250111122558341 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262423539869843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122558341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423539869843)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122558341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423539869843)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122558341 DLU <0006> fsm.c:568 lu(PS:IMSI-262423539869843)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122558341 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122558341 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122558342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36320<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@459c73b131d4: Final verdict of PTC: pass 20250111122558343 DAUC <0003> db_auc.c:157 IMSI='262426915901898': No 2G Auth Data 20250111122558343 DAUC <0003> db_auc.c:192 IMSI='262426915901898': No 3G Auth Data 20250111122558344 DLGSUP <0013> hlr.c:121 IMSI 262426915901898: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@459c73b131d4: Created GsupExpect[0] for "262426915901898" to be handled at TC_gsup_ul_via_proxy(78) 20250111122558362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36324<->l=127.0.0.1:4258 20250111122558365 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558365 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426915901898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426915901898" cn_domain=PS source_name="the-source\n"} 20250111122558365 DLU <0006> fsm.c:456 lu(262426915901898)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122558365 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426915901898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250111122558365 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426915901898)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122558365 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426915901898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426915901898" cn_domain=PS destination_name="the-source\n"} 20250111122558365 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122558365 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@459c73b131d4: Found GsupExpect[0] for "262426915901898" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@459c73b131d4: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262426915901898" 20250111122558368 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558368 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426915901898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426915901898" source_name="the-source\n"} 20250111122558368 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426915901898)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122558368 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262426915901898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122558368 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426915901898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426915901898" destination_name="the-source\n"} 20250111122558368 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262426915901898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122558368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426915901898)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122558368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426915901898)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122558368 DLU <0006> fsm.c:568 lu(PS:IMSI-262426915901898)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122558368 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122558368 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122558370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36324<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@459c73b131d4: Final verdict of PTC: pass 20250111122558372 DAUC <0003> db_auc.c:157 IMSI='262426152621440': No 2G Auth Data 20250111122558372 DAUC <0003> db_auc.c:192 IMSI='262426152621440': No 3G Auth Data 20250111122558373 DLGSUP <0013> hlr.c:121 IMSI 262426152621440: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@459c73b131d4: Created GsupExpect[0] for "262426152621440" to be handled at TC_gsup_ul_via_proxy(79) 20250111122558387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36328<->l=127.0.0.1:4258 20250111122558390 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558390 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426152621440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426152621440" cn_domain=PS source_name="the-source\n"} 20250111122558390 DLU <0006> fsm.c:456 lu(262426152621440)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122558390 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426152621440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250111122558390 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426152621440)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122558390 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426152621440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426152621440" cn_domain=PS destination_name="the-source\n"} 20250111122558390 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122558390 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@459c73b131d4: Found GsupExpect[0] for "262426152621440" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@459c73b131d4: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262426152621440" 20250111122558392 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558392 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426152621440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426152621440" source_name="the-source\n"} 20250111122558392 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426152621440)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122558392 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262426152621440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122558392 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426152621440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426152621440" destination_name="the-source\n"} 20250111122558392 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262426152621440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122558392 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426152621440)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122558392 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426152621440)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122558392 DLU <0006> fsm.c:568 lu(PS:IMSI-262426152621440)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122558392 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122558392 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122558394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36328<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@459c73b131d4: Final verdict of PTC: pass 20250111122558396 DAUC <0003> db_auc.c:157 IMSI='262429686254875': No 2G Auth Data 20250111122558396 DAUC <0003> db_auc.c:192 IMSI='262429686254875': No 3G Auth Data 20250111122558397 DLGSUP <0013> hlr.c:121 IMSI 262429686254875: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@459c73b131d4: Created GsupExpect[0] for "262429686254875" to be handled at TC_gsup_ul_via_proxy(80) 20250111122558412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36340<->l=127.0.0.1:4258 20250111122558416 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558416 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262429686254875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429686254875" cn_domain=PS source_name="the-source\n"} 20250111122558416 DLU <0006> fsm.c:456 lu(262429686254875)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122558416 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262429686254875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250111122558416 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429686254875)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122558416 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262429686254875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429686254875" cn_domain=PS destination_name="the-source\n"} 20250111122558416 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122558416 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@459c73b131d4: Found GsupExpect[0] for "262429686254875" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@459c73b131d4: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262429686254875" 20250111122558419 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558419 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262429686254875 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429686254875" source_name="the-source\n"} 20250111122558419 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429686254875)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122558419 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262429686254875 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122558419 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262429686254875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429686254875" destination_name="the-source\n"} 20250111122558419 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262429686254875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122558419 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429686254875)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122558419 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429686254875)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122558419 DLU <0006> fsm.c:568 lu(PS:IMSI-262429686254875)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122558419 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122558419 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122558420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36340<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@459c73b131d4: Final verdict of PTC: pass 20250111122558422 DAUC <0003> db_auc.c:157 IMSI='262423994259948': No 2G Auth Data 20250111122558422 DAUC <0003> db_auc.c:192 IMSI='262423994259948': No 3G Auth Data 20250111122558422 DLGSUP <0013> hlr.c:121 IMSI 262423994259948: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@459c73b131d4: Created GsupExpect[0] for "262423994259948" to be handled at TC_gsup_ul_via_proxy(81) 20250111122558438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36348<->l=127.0.0.1:4258 20250111122558441 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558441 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423994259948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423994259948" cn_domain=PS source_name="the-source\n"} 20250111122558441 DLU <0006> fsm.c:456 lu(262423994259948)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122558441 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423994259948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250111122558441 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423994259948)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122558441 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423994259948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423994259948" cn_domain=PS destination_name="the-source\n"} 20250111122558441 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122558441 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@459c73b131d4: Found GsupExpect[0] for "262423994259948" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@459c73b131d4: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262423994259948" 20250111122558443 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558443 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423994259948 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423994259948" source_name="the-source\n"} 20250111122558443 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423994259948)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122558443 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262423994259948 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122558443 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423994259948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423994259948" destination_name="the-source\n"} 20250111122558443 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262423994259948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122558443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423994259948)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122558443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423994259948)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122558443 DLU <0006> fsm.c:568 lu(PS:IMSI-262423994259948)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122558444 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122558444 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122558445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36348<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@459c73b131d4: Final verdict of PTC: pass 20250111122558446 DAUC <0003> db_auc.c:157 IMSI='262429733074611': No 2G Auth Data 20250111122558446 DAUC <0003> db_auc.c:192 IMSI='262429733074611': No 3G Auth Data 20250111122558447 DLGSUP <0013> hlr.c:121 IMSI 262429733074611: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@459c73b131d4: Created GsupExpect[0] for "262429733074611" to be handled at TC_gsup_ul_via_proxy(82) 20250111122558461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36354<->l=127.0.0.1:4258 20250111122558465 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558465 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429733074611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429733074611" cn_domain=PS source_name="the-source\n"} 20250111122558465 DLU <0006> fsm.c:456 lu(262429733074611)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122558465 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429733074611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250111122558465 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429733074611)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122558465 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429733074611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429733074611" cn_domain=PS destination_name="the-source\n"} 20250111122558465 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122558465 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@459c73b131d4: Found GsupExpect[0] for "262429733074611" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@459c73b131d4: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262429733074611" 20250111122558467 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558467 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429733074611 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429733074611" source_name="the-source\n"} 20250111122558467 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429733074611)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122558467 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262429733074611 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122558467 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429733074611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429733074611" destination_name="the-source\n"} 20250111122558467 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262429733074611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122558467 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429733074611)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122558467 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429733074611)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122558467 DLU <0006> fsm.c:568 lu(PS:IMSI-262429733074611)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122558467 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122558467 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122558469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36354<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@459c73b131d4: Final verdict of PTC: pass 20250111122558470 DAUC <0003> db_auc.c:157 IMSI='262428355457785': No 2G Auth Data 20250111122558470 DAUC <0003> db_auc.c:192 IMSI='262428355457785': No 3G Auth Data 20250111122558471 DLGSUP <0013> hlr.c:121 IMSI 262428355457785: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@459c73b131d4: Created GsupExpect[0] for "262428355457785" to be handled at TC_gsup_ul_via_proxy(83) 20250111122558484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36356<->l=127.0.0.1:4258 20250111122558488 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558488 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428355457785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428355457785" cn_domain=PS source_name="the-source\n"} 20250111122558488 DLU <0006> fsm.c:456 lu(262428355457785)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122558488 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428355457785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250111122558488 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428355457785)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122558488 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428355457785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428355457785" cn_domain=PS destination_name="the-source\n"} 20250111122558488 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122558488 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@459c73b131d4: Found GsupExpect[0] for "262428355457785" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@459c73b131d4: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262428355457785" 20250111122558491 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558491 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428355457785 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428355457785" source_name="the-source\n"} 20250111122558491 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428355457785)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122558491 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262428355457785 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122558491 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428355457785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428355457785" destination_name="the-source\n"} 20250111122558491 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262428355457785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122558491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428355457785)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122558491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428355457785)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122558491 DLU <0006> fsm.c:568 lu(PS:IMSI-262428355457785)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122558491 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122558491 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122558492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36356<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@459c73b131d4: Final verdict of PTC: pass 20250111122558494 DAUC <0003> db_auc.c:157 IMSI='262424958655813': No 2G Auth Data 20250111122558494 DAUC <0003> db_auc.c:192 IMSI='262424958655813': No 3G Auth Data 20250111122558495 DLGSUP <0013> hlr.c:121 IMSI 262424958655813: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@459c73b131d4: Created GsupExpect[0] for "262424958655813" to be handled at TC_gsup_ul_via_proxy(84) 20250111122558510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36366<->l=127.0.0.1:4258 20250111122558513 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558513 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262424958655813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424958655813" cn_domain=PS source_name="the-source\n"} 20250111122558513 DLU <0006> fsm.c:456 lu(262424958655813)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122558513 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262424958655813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250111122558513 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424958655813)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122558513 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262424958655813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424958655813" cn_domain=PS destination_name="the-source\n"} 20250111122558513 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122558514 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@459c73b131d4: Found GsupExpect[0] for "262424958655813" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@459c73b131d4: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262424958655813" 20250111122558516 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558516 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262424958655813 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424958655813" source_name="the-source\n"} 20250111122558516 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424958655813)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122558516 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262424958655813 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122558516 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262424958655813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424958655813" destination_name="the-source\n"} 20250111122558516 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262424958655813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122558516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424958655813)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122558516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424958655813)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122558516 DLU <0006> fsm.c:568 lu(PS:IMSI-262424958655813)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122558516 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122558516 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122558518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36366<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@459c73b131d4: Final verdict of PTC: pass MTC@459c73b131d4: setverdict(pass): none -> pass 20250111122558520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36310<->l=127.0.0.1:4258 20250111122558521 DLINP <000b> input/ipa.c:451 connected read/write 20250111122558521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122558521 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122558521 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122558521 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122558521 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250111122558521 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36637<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@459c73b131d4: Final verdict of PTC: none 75@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: pass MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@459c73b131d4: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sat Jan 11 12:25:58 UTC 2025 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20250111122558562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36380<->l=127.0.0.1:4258 20250111122558662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36380<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65888) Waiting for packet dumper to finish... 1 (prev_count=65888, count=114708) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sat Jan 11 12:26:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_ul_subscriber_data started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122601739 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122601739 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122601740 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36388<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122601742 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601743 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122601743 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122601743 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122601743 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122601743 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122601743 DLGSUP <0013> gsup_server.c:235 2:  20250111122601743 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122601743 DLGSUP <0013> gsup_server.c:235 3:  20250111122601743 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122601743 DLGSUP <0013> gsup_server.c:235 4:  20250111122601743 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122601743 DLGSUP <0013> gsup_server.c:235 5:  20250111122601743 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122601743 DLGSUP <0013> gsup_server.c:235 7:  20250111122601743 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122601743 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122601743 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122601743 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@459c73b131d4: 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") 20250111122601763 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37699<->l=127.0.0.1:4259) 20250111122601776 DAUC <0003> db_auc.c:157 IMSI='262426206615678': No 2G Auth Data 20250111122601776 DAUC <0003> db_auc.c:192 IMSI='262426206615678': No 3G Auth Data HLR_Test-GSUP(86)@459c73b131d4: Created GsupExpect[0] for "262426206615678" to be handled at TC_gsup_ul_subscriber_data(89) 20250111122601805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36398<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@459c73b131d4: GSUP ul subscriber_data 20250111122601811 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601811 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426206615678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426206615678" cn_domain=PS} 20250111122601811 DLU <0006> fsm.c:456 lu(262426206615678)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122601811 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426206615678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122601811 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426206615678)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122601811 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426206615678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426206615678" cn_domain=PS} 20250111122601811 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122601811 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@459c73b131d4: Found GsupExpect[0] for "262426206615678" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@459c73b131d4: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262426206615678" 20250111122601815 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601815 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426206615678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426206615678"} 20250111122601815 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426206615678)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122601815 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426206615678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122601815 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426206615678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426206615678"} 20250111122601815 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426206615678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122601815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426206615678)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122601815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426206615678)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122601815 DLU <0006> fsm.c:568 lu(PS:IMSI-262426206615678)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122601815 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122601815 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122601817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36398<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@459c73b131d4: Final verdict of PTC: pass 20250111122601819 DAUC <0003> db_auc.c:157 IMSI='262424611305315': No 2G Auth Data 20250111122601819 DAUC <0003> db_auc.c:192 IMSI='262424611305315': No 3G Auth Data 20250111122601819 DLGSUP <0013> hlr.c:121 IMSI 262424611305315: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@459c73b131d4: Created GsupExpect[0] for "262424611305315" to be handled at TC_gsup_ul_subscriber_data(90) 20250111122601832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36404<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@459c73b131d4: GSUP ul subscriber_data 20250111122601836 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601836 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424611305315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424611305315" cn_domain=PS} 20250111122601836 DLU <0006> fsm.c:456 lu(262424611305315)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122601836 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424611305315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122601836 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424611305315)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122601836 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424611305315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424611305315" cn_domain=PS} 20250111122601836 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122601836 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@459c73b131d4: Found GsupExpect[0] for "262424611305315" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@459c73b131d4: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424611305315" 20250111122601839 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601839 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424611305315 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424611305315"} 20250111122601839 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424611305315)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122601839 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424611305315 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122601839 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424611305315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424611305315"} 20250111122601839 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424611305315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122601839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424611305315)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122601839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424611305315)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122601839 DLU <0006> fsm.c:568 lu(PS:IMSI-262424611305315)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122601839 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122601839 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122601841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36404<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@459c73b131d4: Final verdict of PTC: pass 20250111122601843 DAUC <0003> db_auc.c:157 IMSI='262424874593641': No 2G Auth Data 20250111122601843 DAUC <0003> db_auc.c:192 IMSI='262424874593641': No 3G Auth Data 20250111122601844 DLGSUP <0013> hlr.c:121 IMSI 262424874593641: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@459c73b131d4: Created GsupExpect[0] for "262424874593641" to be handled at TC_gsup_ul_subscriber_data(91) 20250111122601859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36412<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@459c73b131d4: GSUP ul subscriber_data 20250111122601863 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601863 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424874593641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424874593641" cn_domain=PS} 20250111122601863 DLU <0006> fsm.c:456 lu(262424874593641)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122601863 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424874593641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122601863 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424874593641)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122601863 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424874593641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424874593641" cn_domain=PS} 20250111122601863 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122601863 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@459c73b131d4: Found GsupExpect[0] for "262424874593641" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@459c73b131d4: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262424874593641" 20250111122601866 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601866 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424874593641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424874593641"} 20250111122601866 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424874593641)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122601866 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424874593641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122601866 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424874593641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424874593641"} 20250111122601866 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424874593641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122601866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424874593641)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122601866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424874593641)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122601866 DLU <0006> fsm.c:568 lu(PS:IMSI-262424874593641)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122601866 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122601866 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122601868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36412<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@459c73b131d4: Final verdict of PTC: pass 20250111122601870 DAUC <0003> db_auc.c:157 IMSI='262427561661815': No 2G Auth Data 20250111122601870 DAUC <0003> db_auc.c:192 IMSI='262427561661815': No 3G Auth Data 20250111122601871 DLGSUP <0013> hlr.c:121 IMSI 262427561661815: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@459c73b131d4: Created GsupExpect[0] for "262427561661815" to be handled at TC_gsup_ul_subscriber_data(92) 20250111122601886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36424<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@459c73b131d4: GSUP ul subscriber_data 20250111122601890 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601890 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427561661815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427561661815" cn_domain=PS} 20250111122601890 DLU <0006> fsm.c:456 lu(262427561661815)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122601890 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427561661815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122601890 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427561661815)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122601890 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427561661815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427561661815" cn_domain=PS} 20250111122601890 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122601890 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@459c73b131d4: Found GsupExpect[0] for "262427561661815" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@459c73b131d4: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262427561661815" 20250111122601893 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601893 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427561661815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427561661815"} 20250111122601893 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427561661815)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122601893 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427561661815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122601893 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427561661815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427561661815"} 20250111122601893 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427561661815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122601893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427561661815)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122601893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427561661815)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122601893 DLU <0006> fsm.c:568 lu(PS:IMSI-262427561661815)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122601893 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122601893 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122601895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36424<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@459c73b131d4: Final verdict of PTC: pass 20250111122601896 DAUC <0003> db_auc.c:157 IMSI='262424893870637': No 2G Auth Data 20250111122601896 DAUC <0003> db_auc.c:192 IMSI='262424893870637': No 3G Auth Data 20250111122601897 DLGSUP <0013> hlr.c:121 IMSI 262424893870637: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@459c73b131d4: Created GsupExpect[0] for "262424893870637" to be handled at TC_gsup_ul_subscriber_data(93) 20250111122601913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36432<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@459c73b131d4: GSUP ul subscriber_data 20250111122601916 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601916 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424893870637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424893870637" cn_domain=PS} 20250111122601916 DLU <0006> fsm.c:456 lu(262424893870637)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122601916 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424893870637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122601917 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424893870637)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122601917 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424893870637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424893870637" cn_domain=PS} 20250111122601917 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122601917 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@459c73b131d4: Found GsupExpect[0] for "262424893870637" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@459c73b131d4: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262424893870637" 20250111122601919 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601919 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424893870637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424893870637"} 20250111122601919 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424893870637)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122601919 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424893870637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122601919 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424893870637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424893870637"} 20250111122601919 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424893870637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122601919 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424893870637)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122601919 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424893870637)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122601919 DLU <0006> fsm.c:568 lu(PS:IMSI-262424893870637)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122601919 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122601919 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122601921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36432<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@459c73b131d4: Final verdict of PTC: pass 20250111122601922 DAUC <0003> db_auc.c:157 IMSI='262423411405054': No 2G Auth Data 20250111122601922 DAUC <0003> db_auc.c:192 IMSI='262423411405054': No 3G Auth Data 20250111122601922 DLGSUP <0013> hlr.c:121 IMSI 262423411405054: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@459c73b131d4: Created GsupExpect[0] for "262423411405054" to be handled at TC_gsup_ul_subscriber_data(94) 20250111122601937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36448<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@459c73b131d4: GSUP ul subscriber_data 20250111122601940 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601940 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423411405054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423411405054" cn_domain=PS} 20250111122601940 DLU <0006> fsm.c:456 lu(262423411405054)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122601940 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423411405054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122601940 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423411405054)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122601940 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423411405054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423411405054" cn_domain=PS} 20250111122601940 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122601940 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@459c73b131d4: Found GsupExpect[0] for "262423411405054" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@459c73b131d4: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262423411405054" 20250111122601942 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601943 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423411405054 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423411405054"} 20250111122601943 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423411405054)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122601943 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423411405054 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122601943 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423411405054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423411405054"} 20250111122601943 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423411405054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122601943 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423411405054)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122601943 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423411405054)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122601943 DLU <0006> fsm.c:568 lu(PS:IMSI-262423411405054)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122601943 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122601943 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122601944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36448<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@459c73b131d4: Final verdict of PTC: pass 20250111122601945 DAUC <0003> db_auc.c:157 IMSI='262428944117735': No 2G Auth Data 20250111122601945 DAUC <0003> db_auc.c:192 IMSI='262428944117735': No 3G Auth Data 20250111122601946 DLGSUP <0013> hlr.c:121 IMSI 262428944117735: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@459c73b131d4: Created GsupExpect[0] for "262428944117735" to be handled at TC_gsup_ul_subscriber_data(95) 20250111122601960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36462<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@459c73b131d4: GSUP ul subscriber_data 20250111122601964 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601964 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428944117735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428944117735" cn_domain=PS} 20250111122601964 DLU <0006> fsm.c:456 lu(262428944117735)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122601965 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428944117735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122601965 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428944117735)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122601965 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428944117735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428944117735" cn_domain=PS} 20250111122601965 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122601965 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@459c73b131d4: Found GsupExpect[0] for "262428944117735" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@459c73b131d4: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262428944117735" 20250111122601967 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601967 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428944117735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428944117735"} 20250111122601967 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428944117735)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122601967 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428944117735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122601967 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428944117735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428944117735"} 20250111122601967 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428944117735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122601967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428944117735)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122601967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428944117735)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122601967 DLU <0006> fsm.c:568 lu(PS:IMSI-262428944117735)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122601967 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122601967 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122601969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36462<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@459c73b131d4: Final verdict of PTC: pass 20250111122601970 DAUC <0003> db_auc.c:157 IMSI='262428037887547': No 2G Auth Data 20250111122601970 DAUC <0003> db_auc.c:192 IMSI='262428037887547': No 3G Auth Data 20250111122601971 DLGSUP <0013> hlr.c:121 IMSI 262428037887547: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@459c73b131d4: Created GsupExpect[0] for "262428037887547" to be handled at TC_gsup_ul_subscriber_data(96) 20250111122601984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36470<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@459c73b131d4: GSUP ul subscriber_data 20250111122601987 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601987 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428037887547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428037887547" cn_domain=PS} 20250111122601987 DLU <0006> fsm.c:456 lu(262428037887547)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122601987 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428037887547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122601987 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428037887547)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122601987 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428037887547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428037887547" cn_domain=PS} 20250111122601987 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122601987 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@459c73b131d4: Found GsupExpect[0] for "262428037887547" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@459c73b131d4: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262428037887547" 20250111122601990 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601990 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428037887547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428037887547"} 20250111122601990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428037887547)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122601990 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428037887547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122601990 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428037887547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428037887547"} 20250111122601990 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428037887547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122601990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428037887547)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122601990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428037887547)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122601990 DLU <0006> fsm.c:568 lu(PS:IMSI-262428037887547)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122601990 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122601990 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122601991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36470<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@459c73b131d4: Final verdict of PTC: pass MTC@459c73b131d4: setverdict(pass): none -> pass 20250111122601993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36388<->l=127.0.0.1:4258 20250111122601994 DLINP <000b> input/ipa.c:451 connected read/write 20250111122601994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122601994 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122601994 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122601994 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122601994 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37699<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@459c73b131d4: Final verdict of PTC: none 87@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: pass MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@459c73b131d4: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sat Jan 11 12:26:02 UTC 2025 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20250111122602038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36484<->l=127.0.0.1:4258 20250111122602138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36484<->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=118144) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sat Jan 11 12:26:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_vty started. MTC@459c73b131d4: legacy= true 20250111122605212 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122605212 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122605215 DLINP <000b> input/ipa.c:451 connected read/write 20250111122605215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122605216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36494<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122605218 DLINP <000b> input/ipa.c:451 connected read/write 20250111122605218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122605218 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122605218 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122605218 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122605218 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122605218 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122605218 DLGSUP <0013> gsup_server.c:235 2:  20250111122605218 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122605218 DLGSUP <0013> gsup_server.c:235 3:  20250111122605218 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122605218 DLGSUP <0013> gsup_server.c:235 4:  20250111122605218 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122605218 DLGSUP <0013> gsup_server.c:235 5:  20250111122605218 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122605218 DLGSUP <0013> gsup_server.c:235 7:  20250111122605218 DLGSUP <0013> gsup_server.c:237 7: 00  HLR_Test-GSUP-IPA(97)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122605218 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122605218 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122605218 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@459c73b131d4: 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") 20250111122605235 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42981<->l=127.0.0.1:4259) 20250111122605236 DAUC <0003> db_auc.c:157 IMSI='262429331459420': No 2G Auth Data 20250111122605236 DAUC <0003> db_auc.c:192 IMSI='262429331459420': No 3G Auth Data 20250111122605238 DAUC <0003> db_auc.c:192 IMSI='262429331459420': No 3G Auth Data 20250111122605240 DAUC <0003> db_auc.c:157 IMSI='262424090036022': No 2G Auth Data 20250111122605240 DAUC <0003> db_auc.c:192 IMSI='262424090036022': No 3G Auth Data 20250111122605241 DAUC <0003> db_auc.c:157 IMSI='262424090036022': No 2G Auth Data 20250111122605243 DAUC <0003> db_auc.c:157 IMSI='262425650919098': No 2G Auth Data 20250111122605243 DAUC <0003> db_auc.c:192 IMSI='262425650919098': No 3G Auth Data MTC@459c73b131d4: setverdict(pass): none -> pass 20250111122605246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36494<->l=127.0.0.1:4258 20250111122605247 DLINP <000b> input/ipa.c:451 connected read/write 20250111122605247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122605247 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122605247 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122605247 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122605247 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42981<->l=127.0.0.1:4259) 98@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: pass MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@459c73b131d4: Test case TC_vty finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sat Jan 11 12:26:05 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250111122605292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36508<->l=127.0.0.1:4258 20250111122605392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36508<->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=28336) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sat Jan 11 12:26:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_vty_msisdn_isd started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122608464 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122608464 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122608466 DLINP <000b> input/ipa.c:451 connected read/write 20250111122608466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122608466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56396<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122608468 DLINP <000b> input/ipa.c:451 connected read/write 20250111122608468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122608468 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122608468 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122608468 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122608468 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122608468 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122608468 DLGSUP <0013> gsup_server.c:235 2:  20250111122608468 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122608468 DLGSUP <0013> gsup_server.c:235 3:  20250111122608468 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122608468 DLGSUP <0013> gsup_server.c:235 4:  20250111122608468 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122608468 DLGSUP <0013> gsup_server.c:235 5:  20250111122608468 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122608468 DLGSUP <0013> gsup_server.c:235 7:  20250111122608468 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122608468 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122608468 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122608468 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)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@459c73b131d4: 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") 20250111122608487 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37841<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@459c73b131d4: Created GsupExpect[0] for "262423572114993" to be handled at TC_vty_msisdn_isd(104) 20250111122608500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56398<->l=127.0.0.1:4258 20250111122608503 DAUC <0003> db_auc.c:157 IMSI='262423572114993': No 2G Auth Data 20250111122608503 DAUC <0003> db_auc.c:192 IMSI='262423572114993': No 3G Auth Data 20250111122608509 DLINP <000b> input/ipa.c:451 connected read/write 20250111122608509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122608509 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423572114993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423572114993" cn_domain=PS} 20250111122608509 DLU <0006> fsm.c:456 lu(262423572114993)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122608509 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423572114993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122608509 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423572114993)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122608509 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423572114993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423572114993" cn_domain=PS} 20250111122608509 DLINP <000b> input/ipa.c:451 connected read/write 20250111122608509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122608510 DLINP <000b> input/ipa.c:451 connected read/write 20250111122608510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@459c73b131d4: Found GsupExpect[0] for "262423572114993" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@459c73b131d4: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262423572114993" 20250111122608512 DLINP <000b> input/ipa.c:451 connected read/write 20250111122608512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122608512 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423572114993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423572114993"} 20250111122608512 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423572114993)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122608512 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423572114993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122608512 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423572114993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423572114993"} 20250111122608512 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423572114993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122608512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423572114993)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122608512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423572114993)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122608512 DLU <0006> fsm.c:568 lu(PS:IMSI-262423572114993)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122608513 DLINP <000b> input/ipa.c:451 connected read/write 20250111122608513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122608513 DLINP <000b> input/ipa.c:451 connected read/write 20250111122608513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@459c73b131d4: setverdict(pass): none -> pass 20250111122608514 DLGSUP <0013> hlr.c:128 IMSI 262423572114993: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250111122608514 DLINP <000b> input/ipa.c:451 connected read/write 20250111122608514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122608514 DLINP <000b> input/ipa.c:451 connected read/write 20250111122608514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122608516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56398<->l=127.0.0.1:4258 20250111122608517 DLINP <000b> input/ipa.c:451 connected read/write 20250111122608517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122608517 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423572114993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423572114993"} 20250111122608517 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423572114993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250111122608517 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423572114993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@459c73b131d4: Final verdict of PTC: pass 20250111122608517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56396<->l=127.0.0.1:4258 20250111122608518 DLINP <000b> input/ipa.c:451 connected read/write 20250111122608518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122608518 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122608518 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122608518 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122608519 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37841<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@459c73b131d4: Final verdict of PTC: none 102@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 102: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@459c73b131d4: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sat Jan 11 12:26:08 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250111122608558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56400<->l=127.0.0.1:4258 20250111122608658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56400<->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@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sat Jan 11 12:26:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_purge_cs started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122611732 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122611732 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122611734 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56414<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122611736 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611736 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122611736 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122611736 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122611736 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122611736 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122611736 DLGSUP <0013> gsup_server.c:235 2:  20250111122611736 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122611736 DLGSUP <0013> gsup_server.c:235 3:  20250111122611736 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122611736 DLGSUP <0013> gsup_server.c:235 4:  20250111122611736 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122611736 DLGSUP <0013> gsup_server.c:235 5:  20250111122611736 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122611736 DLGSUP <0013> gsup_server.c:235 7:  20250111122611736 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122611736 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122611736 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122611736 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@459c73b131d4: 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") 20250111122611753 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36407<->l=127.0.0.1:4259) 20250111122611759 DAUC <0003> db_auc.c:157 IMSI='262423849765754': No 2G Auth Data 20250111122611759 DAUC <0003> db_auc.c:192 IMSI='262423849765754': No 3G Auth Data HLR_Test-GSUP(106)@459c73b131d4: Created GsupExpect[0] for "262423849765754" to be handled at TC_gsup_purge_cs(109) 20250111122611777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56426<->l=127.0.0.1:4258 20250111122611781 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611781 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423849765754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423849765754" cn_domain=PS} 20250111122611781 DLU <0006> fsm.c:456 lu(262423849765754)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122611781 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423849765754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122611781 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423849765754)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122611781 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423849765754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423849765754" cn_domain=PS} 20250111122611781 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611781 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@459c73b131d4: Found GsupExpect[0] for "262423849765754" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@459c73b131d4: Added IMSI table entry 0TC_gsup_purge_cs(109)"262423849765754" 20250111122611784 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611785 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423849765754 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423849765754"} 20250111122611785 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423849765754)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122611785 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423849765754 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122611785 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423849765754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423849765754"} 20250111122611785 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423849765754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122611785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423849765754)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122611785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423849765754)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122611785 DLU <0006> fsm.c:568 lu(PS:IMSI-262423849765754)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122611785 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611785 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@459c73b131d4: setverdict(pass): none -> pass 20250111122611786 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611786 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423849765754 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423849765754" cn_domain=CS} 20250111122611786 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423849765754 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250111122611786 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423849765754 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423849765754"} 20250111122611786 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423849765754 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250111122611786 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611786 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122611788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56426<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@459c73b131d4: Final verdict of PTC: pass 20250111122611789 DAUC <0003> db_auc.c:157 IMSI='262421816083403': No 2G Auth Data 20250111122611789 DAUC <0003> db_auc.c:192 IMSI='262421816083403': No 3G Auth Data 20250111122611790 DLGSUP <0013> hlr.c:121 IMSI 262421816083403: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@459c73b131d4: Created GsupExpect[0] for "262421816083403" to be handled at TC_gsup_purge_cs(110) 20250111122611805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56440<->l=127.0.0.1:4258 20250111122611809 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611809 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421816083403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421816083403" cn_domain=PS} 20250111122611809 DLU <0006> fsm.c:456 lu(262421816083403)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122611809 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421816083403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122611809 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421816083403)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122611809 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421816083403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421816083403" cn_domain=PS} 20250111122611809 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611810 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@459c73b131d4: Found GsupExpect[0] for "262421816083403" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@459c73b131d4: Added IMSI table entry 1TC_gsup_purge_cs(110)"262421816083403" 20250111122611812 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611812 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421816083403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421816083403"} 20250111122611812 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421816083403)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122611812 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421816083403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122611812 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421816083403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421816083403"} 20250111122611812 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421816083403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122611812 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421816083403)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122611812 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421816083403)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122611812 DLU <0006> fsm.c:568 lu(PS:IMSI-262421816083403)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122611812 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611812 DLINP[38;5;23m <000b> input/ipa.c:451 connected read/write 20250111122611812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@459c73b131d4: setverdict(pass): none -> pass 20250111122611814 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611814 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421816083403 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421816083403" cn_domain=CS} 20250111122611814 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421816083403 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250111122611814 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421816083403 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421816083403"} 20250111122611814 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421816083403 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250111122611814 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611814 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122611816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56440<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@459c73b131d4: Final verdict of PTC: pass 20250111122611817 DAUC <0003> db_auc.c:157 IMSI='262425420644424': No 2G Auth Data 20250111122611817 DAUC <0003> db_auc.c:192 IMSI='262425420644424': No 3G Auth Data 20250111122611818 DLGSUP <0013> hlr.c:121 IMSI 262425420644424: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@459c73b131d4: Created GsupExpect[0] for "262425420644424" to be handled at TC_gsup_purge_cs(111) 20250111122611834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4258 20250111122611838 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611838 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425420644424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425420644424" cn_domain=PS} 20250111122611838 DLU <0006> fsm.c:456 lu(262425420644424)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122611838 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425420644424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122611838 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425420644424)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122611838 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425420644424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425420644424" cn_domain=PS} 20250111122611838 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611838 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@459c73b131d4: Found GsupExpect[0] for "262425420644424" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@459c73b131d4: Added IMSI table entry 2TC_gsup_purge_cs(111)"262425420644424" 20250111122611840 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611840 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425420644424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425420644424"} 20250111122611840 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425420644424)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122611840 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425420644424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122611840 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425420644424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425420644424"} 20250111122611840 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425420644424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122611840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425420644424)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122611840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425420644424)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122611840 DLU <0006> fsm.c:568 lu(PS:IMSI-262425420644424)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122611840 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611840 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@459c73b131d4: setverdict(pass): none -> pass 20250111122611842 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611842 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425420644424 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425420644424" cn_domain=CS} 20250111122611842 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425420644424 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250111122611842 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425420644424 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425420644424"} 20250111122611842 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425420644424 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250111122611842 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611842 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122611843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@459c73b131d4: Final verdict of PTC: pass 20250111122611844 DAUC <0003> db_auc.c:157 IMSI='262429588546195': No 2G Auth Data 20250111122611844 DAUC <0003> db_auc.c:192 IMSI='262429588546195': No 3G Auth Data 20250111122611845 DLGSUP <0013> hlr.c:121 IMSI 262429588546195: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@459c73b131d4: Created GsupExpect[0] for "262429588546195" to be handled at TC_gsup_purge_cs(112) 20250111122611860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56454<->l=127.0.0.1:4258 20250111122611864 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611864 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429588546195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429588546195" cn_domain=PS} 20250111122611864 DLU <0006> fsm.c:456 lu(262429588546195)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122611864 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429588546195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122611864 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429588546195)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122611864 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429588546195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429588546195" cn_domain=PS} 20250111122611864 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611864 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@459c73b131d4: Found GsupExpect[0] for "262429588546195" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@459c73b131d4: Added IMSI table entry 3TC_gsup_purge_cs(112)"262429588546195" 20250111122611866 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611866 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429588546195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429588546195"} 20250111122611867 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429588546195)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122611867 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429588546195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122611867 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429588546195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429588546195"} 20250111122611867 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429588546195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122611867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429588546195)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122611867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429588546195)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122611867 DLU <0006> fsm.c:568 lu(PS:IMSI-262429588546195)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122611867 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611867 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@459c73b131d4: setverdict(pass): none -> pass 20250111122611868 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611868 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429588546195 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429588546195" cn_domain=CS} 20250111122611868 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429588546195 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250111122611868 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429588546195 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429588546195"} 20250111122611868 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429588546195 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250111122611868 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611868 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122611870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56454<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@459c73b131d4: Final verdict of PTC: pass 20250111122611871 DAUC <0003> db_auc.c:157 IMSI='262420435759915': No 2G Auth Data 20250111122611871 DAUC <0003> db_auc.c:192 IMSI='262420435759915': No 3G Auth Data 20250111122611872 DLGSUP <0013> hlr.c:121 IMSI 262420435759915: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@459c73b131d4: Created GsupExpect[0] for "262420435759915" to be handled at TC_gsup_purge_cs(113) 20250111122611886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 20250111122611889 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611889 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420435759915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420435759915" cn_domain=PS} 20250111122611889 DLU <0006> fsm.c:456 lu(262420435759915)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122611889 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420435759915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122611890 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420435759915)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122611890 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420435759915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420435759915" cn_domain=PS} 20250111122611890 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611890 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@459c73b131d4: Found GsupExpect[0] for "262420435759915" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@459c73b131d4: Added IMSI table entry 4TC_gsup_purge_cs(113)"262420435759915" 20250111122611892 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611892 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420435759915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420435759915"} 20250111122611892 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420435759915)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122611892 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420435759915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122611892 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420435759915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420435759915"} 20250111122611892 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420435759915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122611892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420435759915)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122611892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420435759915)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122611892 DLU <0006> fsm.c:568 lu(PS:IMSI-262420435759915)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122611892 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611892 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@459c73b131d4: setverdict(pass): none -> pass 20250111122611894 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611894 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420435759915 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420435759915" cn_domain=CS} 20250111122611894 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420435759915 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250111122611894 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420435759915 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420435759915"} 20250111122611894 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420435759915 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250111122611894 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611894 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122611896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@459c73b131d4: Final verdict of PTC: pass 20250111122611897 DAUC <0003> db_auc.c:157 IMSI='262421414949428': No 2G Auth Data 20250111122611897 DAUC <0003> db_auc.c:192 IMSI='262421414949428': No 3G Auth Data 20250111122611898 DLGSUP <0013> hlr.c:121 IMSI 262421414949428: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@459c73b131d4: Created GsupExpect[0] for "262421414949428" to be handled at TC_gsup_purge_cs(114) 20250111122611912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4258 20250111122611915 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611915 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421414949428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421414949428" cn_domain=PS} 20250111122611915 DLU <0006> fsm.c:456 lu(262421414949428)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122611915 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421414949428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122611915 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421414949428)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122611915 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421414949428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421414949428" cn_domain=PS} 20250111122611915 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611916 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@459c73b131d4: Found GsupExpect[0] for "262421414949428" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@459c73b131d4: Added IMSI table entry 5TC_gsup_purge_cs(114)"262421414949428" 20250111122611917 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611917 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421414949428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421414949428"} 20250111122611917 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421414949428)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122611917 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421414949428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122611917 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421414949428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421414949428"} 20250111122611917 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421414949428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122611917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421414949428)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122611917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421414949428)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122611917 DLU <0006> fsm.c:568 lu(PS:IMSI-262421414949428)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122611917 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611918 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@459c73b131d4: setverdict(pass): none -> pass 20250111122611919 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611919 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421414949428 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421414949428" cn_domain=CS} 20250111122611919 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421414949428 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250111122611919 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421414949428 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421414949428"} 20250111122611919 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421414949428 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250111122611919 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611919 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122611921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@459c73b131d4: Final verdict of PTC: pass 20250111122611922 DAUC <0003> db_auc.c:157 IMSI='262424565538547': No 2G Auth Data 20250111122611922 DAUC <0003> db_auc.c:192 IMSI='262424565538547': No 3G Auth Data 20250111122611923 DLGSUP <0013> hlr.c:121 IMSI 262424565538547: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@459c73b131d4: Created GsupExpect[0] for "262424565538547" to be handled at TC_gsup_purge_cs(115) 20250111122611936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 20250111122611939 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611939 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424565538547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424565538547" cn_domain=PS} 20250111122611939 DLU <0006> fsm.c:456 lu(262424565538547)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122611939 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424565538547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122611939 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424565538547)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122611939 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424565538547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424565538547" cn_domain=PS} 20250111122611939 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611939 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@459c73b131d4: Found GsupExpect[0] for "262424565538547" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@459c73b131d4: Added IMSI table entry 6TC_gsup_purge_cs(115)"262424565538547" 20250111122611941 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611941 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424565538547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424565538547"} 20250111122611941 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424565538547)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122611941 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424565538547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122611941 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424565538547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424565538547"} 20250111122611941 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424565538547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122611941 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424565538547)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122611941 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424565538547)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122611941 DLU <0006> fsm.c:568 lu(PS:IMSI-262424565538547)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122611941 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611942 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@459c73b131d4: setverdict(pass): none -> pass 20250111122611943 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611943 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424565538547 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424565538547" cn_domain=CS} 20250111122611943 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424565538547 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250111122611943 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424565538547 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424565538547"} 20250111122611943 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424565538547 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250111122611943 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611943 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122611945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@459c73b131d4: Final verdict of PTC: pass 20250111122611946 DAUC <0003> db_auc.c:157 IMSI='262427998496510': No 2G Auth Data 20250111122611946 DAUC <0003> db_auc.c:192 IMSI='262427998496510': No 3G Auth Data 20250111122611947 DLGSUP <0013> hlr.c:121 IMSI 262427998496510: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@459c73b131d4: Created GsupExpect[0] for "262427998496510" to be handled at TC_gsup_purge_cs(116) 20250111122611960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56490<->l=127.0.0.1:4258 20250111122611964 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611964 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427998496510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427998496510" cn_domain=PS} 20250111122611964 DLU <0006> fsm.c:456 lu(262427998496510)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122611964 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427998496510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122611964 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427998496510)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122611964 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427998496510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427998496510" cn_domain=PS} 20250111122611964 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611964 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@459c73b131d4: Found GsupExpect[0] for "262427998496510" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@459c73b131d4: Added IMSI table entry 7TC_gsup_purge_cs(116)"262427998496510" 20250111122611967 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611967 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427998496510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427998496510"} 20250111122611967 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427998496510)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122611967 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427998496510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122611967 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427998496510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427998496510"} 20250111122611967 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427998496510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122611967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427998496510)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122611967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427998496510)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122611967 DLU <0006> fsm.c:568 lu(PS:IMSI-262427998496510)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122611967 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611967 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@459c73b131d4: setverdict(pass): none -> pass 20250111122611968 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122611968 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427998496510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427998496510" cn_domain=CS} 20250111122611968 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427998496510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250111122611969 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427998496510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427998496510"} 20250111122611969 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427998496510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250111122611969 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122611969 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122611970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56490<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@459c73b131d4: Final verdict of PTC: pass MTC@459c73b131d4: setverdict(pass): none -> pass 20250111122611971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56414<->l=127.0.0.1:4258 20250111122611973 DLINP <000b> input/ipa.c:451 connected read/write 20250111122611973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(106)@459c73b131d4: Final verdict of PTC: none 20250111122611973 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122611973 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122611973 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122611973 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36407<->l=127.0.0.1:4259) 107@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: pass MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@459c73b131d4: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sat Jan 11 12:26:11 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250111122612014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56498<->l=127.0.0.1:4258 20250111122612114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56498<->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@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sat Jan 11 12:26:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_purge_ps started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122615189 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122615189 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122615191 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56508<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122615193 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615193 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122615193 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122615193 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122615193 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122615193 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122615193 DLGSUP <0013> gsup_server.c:235 2:  20250111122615193 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122615193 DLGSUP <0013> gsup_server.c:235 3:  20250111122615193 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122615193 DLGSUP <0013> gsup_server.c:235 4:  20250111122615193 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122615193 DLGSUP <0013> gsup_server.c:235 5:  20250111122615193 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122615193 DLGSUP <0013> gsup_server.c:235 7:  20250111122615193 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122615193 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122615193 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122615193 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@459c73b131d4: 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") 20250111122615209 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45417<->l=127.0.0.1:4259) 20250111122615214 DAUC <0003> db_auc.c:157 IMSI='262429690117794': No 2G Auth Data 20250111122615214 DAUC <0003> db_auc.c:192 IMSI='262429690117794': No 3G Auth Data HLR_Test-GSUP(118)@459c73b131d4: Created GsupExpect[0] for "262429690117794" to be handled at TC_gsup_purge_ps(121) 20250111122615225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56514<->l=127.0.0.1:4258 20250111122615233 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615233 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429690117794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429690117794" cn_domain=PS} 20250111122615233 DLU <0006> fsm.c:456 lu(262429690117794)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122615233 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429690117794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122615233 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429690117794)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122615233 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429690117794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429690117794" cn_domain=PS} 20250111122615233 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615233 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@459c73b131d4: Found GsupExpect[0] for "262429690117794" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@459c73b131d4: Added IMSI table entry 0TC_gsup_purge_ps(121)"262429690117794" 20250111122615237 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615237 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429690117794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429690117794"} 20250111122615237 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429690117794)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122615237 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429690117794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122615237 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429690117794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429690117794"} 20250111122615237 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429690117794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122615237 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429690117794)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122615237 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429690117794)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122615237 DLU <0006> fsm.c:568 lu(PS:IMSI-262429690117794)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122615237 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615237 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@459c73b131d4: setverdict(pass): none -> pass 20250111122615239 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615239 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429690117794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429690117794" cn_domain=PS} 20250111122615239 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429690117794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250111122615239 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429690117794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429690117794"} 20250111122615239 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429690117794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250111122615239 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615239 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122615240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56514<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@459c73b131d4: Final verdict of PTC: pass 20250111122615241 DAUC <0003> db_auc.c:157 IMSI='262421902567507': No 2G Auth Data 20250111122615242 DAUC <0003> db_auc.c:192 IMSI='262421902567507': No 3G Auth Data 20250111122615242 DLGSUP <0013> hlr.c:121 IMSI 262421902567507: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@459c73b131d4: Created GsupExpect[0] for "262421902567507" to be handled at TC_gsup_purge_ps(122) 20250111122615255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4258 20250111122615258 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615258 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421902567507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421902567507" cn_domain=PS} 20250111122615258 DLU <0006> fsm.c:456 lu(262421902567507)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122615258 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421902567507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122615258 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421902567507)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122615258 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421902567507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421902567507" cn_domain=PS} 20250111122615258 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615258 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@459c73b131d4: Found GsupExpect[0] for "262421902567507" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@459c73b131d4: Added IMSI table entry 1TC_gsup_purge_ps(122)"262421902567507" 20250111122615260 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615260 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421902567507 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421902567507"} 20250111122615260 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421902567507)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122615260 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421902567507 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122615260 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421902567507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421902567507"} 20250111122615260 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421902567507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122615260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421902567507)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122615260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421902567507)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122615260 DLU <0006> fsm.c:568 lu(PS:IMSI-262421902567507)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122615260 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615260 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@459c73b131d4: setverdict(pass): none -> pass 20250111122615262 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615262 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421902567507 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421902567507" cn_domain=PS} 20250111122615262 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421902567507 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250111122615262 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421902567507 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421902567507"} 20250111122615262 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421902567507 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250111122615262 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615262 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122615264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@459c73b131d4: Final verdict of PTC: pass 20250111122615265 DAUC <0003> db_auc.c:157 IMSI='262427185832264': No 2G Auth Data 20250111122615265 DAUC <0003> db_auc.c:192 IMSI='262427185832264': No 3G Auth Data 20250111122615266 DLGSUP <0013> hlr.c:121 IMSI 262427185832264: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@459c73b131d4: Created GsupExpect[0] for "262427185832264" to be handled at TC_gsup_purge_ps(123) 20250111122615282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56544<->l=127.0.0.1:4258 20250111122615285 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615285 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427185832264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427185832264" cn_domain=PS} 20250111122615285 DLU <0006> fsm.c:456 lu(262427185832264)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122615285 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427185832264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122615285 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427185832264)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122615285 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427185832264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427185832264" cn_domain=PS} 20250111122615285 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615285 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@459c73b131d4: Found GsupExpect[0] for "262427185832264" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@459c73b131d4: Added IMSI table entry 2TC_gsup_purge_ps(123)"262427185832264" 20250111122615287 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615287 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427185832264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427185832264"} 20250111122615287 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427185832264)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122615287 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427185832264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122615287 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427185832264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427185832264"} 20250111122615287 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427185832264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122615287 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427185832264)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122615287 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427185832264)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122615287 DLU <0006> fsm.c:568 lu(PS:IMSI-262427185832264)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122615287 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615287 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@459c73b131d4: setverdict(pass): none -> pass 20250111122615288 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615288 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427185832264 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427185832264" cn_domain=PS} 20250111122615288 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427185832264 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250111122615288 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427185832264 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427185832264"} 20250111122615288 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427185832264 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250111122615288 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615289 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122615290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56544<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@459c73b131d4: Final verdict of PTC: pass 20250111122615290 DAUC <0003> db_auc.c:157 IMSI='262428052714162': No 2G Auth Data 20250111122615290 DAUC <0003> db_auc.c:192 IMSI='262428052714162': No 3G Auth Data 20250111122615291 DLGSUP <0013> hlr.c:121 IMSI 262428052714162: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@459c73b131d4: Created GsupExpect[0] for "262428052714162" to be handled at TC_gsup_purge_ps(124) 20250111122615304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56556<->l=127.0.0.1:4258 20250111122615308 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615308 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428052714162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428052714162" cn_domain=PS} 20250111122615308 DLU <0006> fsm.c:456 lu(262428052714162)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122615308 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428052714162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122615308 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428052714162)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122615308 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428052714162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428052714162" cn_domain=PS} 20250111122615308 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615308 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@459c73b131d4: Found GsupExpect[0] for "262428052714162" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@459c73b131d4: Added IMSI table entry 3TC_gsup_purge_ps(124)"262428052714162" 20250111122615310 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615311 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428052714162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428052714162"} 20250111122615311 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428052714162)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122615311 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428052714162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122615311 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428052714162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428052714162"} 20250111122615311 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428052714162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122615311 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428052714162)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122615311 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428052714162)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122615311 DLU <0006> fsm.c:568 lu(PS:IMSI-262428052714162)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122615311 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615311 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@459c73b131d4: setverdict(pass): none -> pass 20250111122615312 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615312 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428052714162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428052714162" cn_domain=PS} 20250111122615312 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428052714162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250111122615312 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428052714162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428052714162"} 20250111122615312 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428052714162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250111122615312 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615312 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122615314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56556<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@459c73b131d4: Final verdict of PTC: pass 20250111122615315 DAUC <0003> db_auc.c:157 IMSI='262420592168899': No 2G Auth Data 20250111122615315 DAUC <0003> db_auc.c:192 IMSI='262420592168899': No 3G Auth Data 20250111122615316 DLGSUP <0013> hlr.c:121 IMSI 262420592168899: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@459c73b131d4: Created GsupExpect[0] for "262420592168899" to be handled at TC_gsup_purge_ps(125) 20250111122615330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56570<->l=127.0.0.1:4258 20250111122615332 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615332 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420592168899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420592168899" cn_domain=PS} 20250111122615332 DLU <0006> fsm.c:456 lu(262420592168899)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122615332 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420592168899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122615332 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420592168899)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122615332 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420592168899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420592168899" cn_domain=PS} 20250111122615332 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615332 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@459c73b131d4: Found GsupExpect[0] for "262420592168899" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@459c73b131d4: Added IMSI table entry 4TC_gsup_purge_ps(125)"262420592168899" 20250111122615334 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615335 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420592168899 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420592168899"} 20250111122615335 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420592168899)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122615335 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420592168899 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122615335 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420592168899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420592168899"} 20250111122615335 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420592168899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122615335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420592168899)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122615335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420592168899)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122615335 DLU <0006> fsm.c:568 lu(PS:IMSI-262420592168899)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122615335 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615335 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@459c73b131d4: setverdict(pass): none -> pass 20250111122615336 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615336 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420592168899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420592168899" cn_domain=PS} 20250111122615336 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420592168899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250111122615336 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420592168899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420592168899"} 20250111122615336 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420592168899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250111122615336 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615336 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122615337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56570<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@459c73b131d4: Final verdict of PTC: pass 20250111122615339 DAUC <0003> db_auc.c:157 IMSI='262427332829676': No 2G Auth Data 20250111122615339 DAUC <0003> db_auc.c:192 IMSI='262427332829676': No 3G Auth Data 20250111122615340 DLGSUP <0013> hlr.c:121 IMSI 262427332829676: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@459c73b131d4: Created GsupExpect[0] for "262427332829676" to be handled at TC_gsup_purge_ps(126) 20250111122615356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56578<->l=127.0.0.1:4258 20250111122615359 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615359 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427332829676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427332829676" cn_domain=PS} 20250111122615359 DLU <0006> fsm.c:456 lu(262427332829676)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122615359 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427332829676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122615359 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427332829676)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122615359 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427332829676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427332829676" cn_domain=PS} 20250111122615359 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615359 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@459c73b131d4: Found GsupExpect[0] for "262427332829676" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@459c73b131d4: Added IMSI table entry 5TC_gsup_purge_ps(126)"262427332829676" 20250111122615361 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615361 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427332829676 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427332829676"} 20250111122615361 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427332829676)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122615361 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427332829676 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122615361 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427332829676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427332829676"} 20250111122615361 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427332829676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122615361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427332829676)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122615361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427332829676)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122615361 DLU <0006> fsm.c:568 lu(PS:IMSI-262427332829676)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122615361 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615361 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@459c73b131d4: setverdict(pass): none -> pass 20250111122615363 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615363 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427332829676 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427332829676" cn_domain=PS} 20250111122615363 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427332829676 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250111122615363 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427332829676 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427332829676"} 20250111122615363 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427332829676 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250111122615363 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615363 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122615364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56578<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@459c73b131d4: Final verdict of PTC: pass 20250111122615366 DAUC <0003> db_auc.c:157 IMSI='262426083041844': No 2G Auth Data 20250111122615366 DAUC <0003> db_auc.c:192 IMSI='262426083041844': No 3G Auth Data 20250111122615366 DLGSUP <0013> hlr.c:121 IMSI 262426083041844: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@459c73b131d4: Created GsupExpect[0] for "262426083041844" to be handled at TC_gsup_purge_ps(127) 20250111122615381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56584<->l=127.0.0.1:4258 20250111122615385 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615385 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426083041844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426083041844" cn_domain=PS} 20250111122615385 DLU <0006> fsm.c:456 lu(262426083041844)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122615385 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426083041844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122615385 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426083041844)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122615385 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426083041844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426083041844" cn_domain=PS} 20250111122615385 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615385 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@459c73b131d4: Found GsupExpect[0] for "262426083041844" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@459c73b131d4: Added IMSI table entry 6TC_gsup_purge_ps(127)"262426083041844" 20250111122615388 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615388 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426083041844 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426083041844"} 20250111122615388 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426083041844)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122615388 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426083041844 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122615388 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426083041844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426083041844"} 20250111122615388 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426083041844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122615388 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426083041844)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122615388 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426083041844)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122615388 DLU <0006> fsm.c:568 lu(PS:IMSI-262426083041844)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122615388 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615388 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@459c73b131d4: setverdict(pass): none -> pass 20250111122615390 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615390 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426083041844 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426083041844" cn_domain=PS} 20250111122615390 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426083041844 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250111122615390 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426083041844 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426083041844"} 20250111122615390 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426083041844 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250111122615390 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615390 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122615392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56584<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@459c73b131d4: Final verdict of PTC: pass 20250111122615393 DAUC <0003> db_auc.c:157 IMSI='262427421182331': No 2G Auth Data 20250111122615393 DAUC <0003> db_auc.c:192 IMSI='262427421182331': No 3G Auth Data 20250111122615394 DLGSUP <0013> hlr.c:121 IMSI 262427421182331: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@459c73b131d4: Created GsupExpect[0] for "262427421182331" to be handled at TC_gsup_purge_ps(128) 20250111122615407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56590<->l=127.0.0.1:4258 20250111122615411 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615411 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427421182331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427421182331" cn_domain=PS} 20250111122615411 DLU <0006> fsm.c:456 lu(262427421182331)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122615411 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427421182331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122615411 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427421182331)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122615411 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427421182331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427421182331" cn_domain=PS} 20250111122615411 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615411 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@459c73b131d4: Found GsupExpect[0] for "262427421182331" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@459c73b131d4: Added IMSI table entry 7TC_gsup_purge_ps(128)"262427421182331" 20250111122615413 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615413 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427421182331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427421182331"} 20250111122615413 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427421182331)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122615413 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427421182331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122615413 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427421182331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427421182331"} 20250111122615413 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427421182331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122615413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427421182331)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122615413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427421182331)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122615413 DLU <0006> fsm.c:568 lu(PS:IMSI-262427421182331)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122615413 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615413 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@459c73b131d4: setverdict(pass): none -> pass 20250111122615415 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615415 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427421182331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427421182331" cn_domain=PS} 20250111122615415 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427421182331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250111122615415 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427421182331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427421182331"} 20250111122615415 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427421182331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250111122615415 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122615415 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122615416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56590<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@459c73b131d4: Final verdict of PTC: pass MTC@459c73b131d4: setverdict(pass): none -> pass 20250111122615418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56508<->l=127.0.0.1:4258 20250111122615419 DLINP <000b> input/ipa.c:451 connected read/write 20250111122615419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122615419 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122615419 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122615419 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122615419 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45417<->l=127.0.0.1:4259) 119@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP(118)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: pass MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@459c73b131d4: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sat Jan 11 12:26:15 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250111122615468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56596<->l=127.0.0.1:4258 20250111122615568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56596<->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=134560) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sat Jan 11 12:26:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_purge_unknown started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122618637 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122618637 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122618639 DLINP <000b> input/ipa.c:451 connected read/write 20250111122618639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122618640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122618642 DLINP <000b> input/ipa.c:451 connected read/write 20250111122618642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122618642 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122618642 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122618642 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122618642 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122618642 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122618642 DLGSUP <0013> gsup_server.c:235 2:  20250111122618642 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122618642 DLGSUP <0013> gsup_server.c:235 3:  20250111122618642 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122618642 DLGSUP <0013> gsup_server.c:235 4:  20250111122618642 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122618642 DLGSUP <0013> gsup_server.c:235 5:  20250111122618642 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122618642 DLGSUP <0013> gsup_server.c:235 7:  20250111122618642 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122618642 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122618642 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122618642 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)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@459c73b131d4: 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") 20250111122618660 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37837<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@459c73b131d4: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250111122618672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57576<->l=127.0.0.1:4258 20250111122618689 DLINP <000b> input/ipa.c:451 connected read/write 20250111122618689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122618689 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20250111122618689 DLU <0006> fsm.c:456 lu(2345743413463)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122618689 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 20250111122618689 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20250111122618689 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122618689 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55e6bc771f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122618689 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55e6bc771f60]{UNVALIDATED}: Freeing instance 20250111122618689 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55e6bc771f60]{UNVALIDATED}: Deallocated 20250111122618689 DLINP <000b> input/ipa.c:451 connected read/write 20250111122618689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122618689 DLINP <000b> input/ipa.c:451 connected read/write 20250111122618690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@459c73b131d4: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@459c73b131d4: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@459c73b131d4: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122618692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57576<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@459c73b131d4: Final verdict of PTC: pass MTC@459c73b131d4: setverdict(pass): none -> pass 20250111122618693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 20250111122618694 DLINP <000b> input/ipa.c:451 connected read/write 20250111122618694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122618694 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122618694 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122618694 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@459c73b131d4: Final verdict of PTC: none 20250111122618694 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37837<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(129)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@459c73b131d4: Final verdict of PTC: none 131@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: pass MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@459c73b131d4: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sat Jan 11 12:26:18 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250111122618734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57584<->l=127.0.0.1:4258 20250111122618835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57584<->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@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sat Jan 11 12:26:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_mo_ussd_unknown started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122621902 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122621903 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122621905 DLINP <000b> input/ipa.c:451 connected read/write 20250111122621905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122621906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122621907 DLINP <000b> input/ipa.c:451 connected read/write 20250111122621907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122621908 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122621908 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122621908 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122621908 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122621908 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122621908 DLGSUP <0013> gsup_server.c:235 2:  20250111122621908 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122621908 DLGSUP <0013> gsup_server.c:235 3:  20250111122621908 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122621908 DLGSUP <0013> gsup_server.c:235 4:  HLR_Test-GSUP-IPA(134)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122621908 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122621908 DLGSUP <0013> gsup_server.c:235 5:  20250111122621908 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122621908 DLGSUP <0013> gsup_server.c:235 7:  20250111122621908 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122621908 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122621908 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122621908 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@459c73b131d4: 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") 20250111122621926 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42311<->l=127.0.0.1:4259) 20250111122621932 DAUC <0003> db_auc.c:157 IMSI='262422666095706': No 2G Auth Data 20250111122621932 DAUC <0003> db_auc.c:192 IMSI='262422666095706': No 3G Auth Data HLR_Test-GSUP(135)@459c73b131d4: Created GsupExpect[0] for "262422666095706" to be handled at TC_mo_ussd_unknown(138) 20250111122621946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57602<->l=127.0.0.1:4258 20250111122621953 DLINP <000b> input/ipa.c:451 connected read/write 20250111122621953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122621953 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422666095706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422666095706" session_id=1776380320 session_state=BEGIN} 20250111122621953 DSS <0004> hlr_ussd.c:576 262422666095706/0x69e169a0: Process SS (BEGIN) 20250111122621953 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250111122621953 DSS <0004> hlr_ussd.c:518 262422666095706/0x69e169a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250111122621953 DSS <0004> hlr_ussd.c:523 262422666095706/0x69e169a0: USSD for unknown code '*#200#' 20250111122621953 DSS <0004> hlr_ussd.c:354 262422666095706/0x69e169a0: Tx ReturnError(1, 0x12) 20250111122621953 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422666095706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422666095706" session_id=1776380320 session_state=END} 20250111122621953 DLINP <000b> input/ipa.c:451 connected read/write 20250111122621953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122621953 DLINP <000b> input/ipa.c:451 connected read/write 20250111122621953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@459c73b131d4: Found GsupExpect[0] for "262422666095706" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@459c73b131d4: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262422666095706" TC_mo_ussd_unknown(138)@459c73b131d4: setverdict(pass): none -> pass 20250111122621956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57602<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@459c73b131d4: Final verdict of PTC: pass 20250111122621957 DAUC <0003> db_auc.c:157 IMSI='262424723323243': No 2G Auth Data 20250111122621957 DAUC <0003> db_auc.c:192 IMSI='262424723323243': No 3G Auth Data HLR_Test-GSUP(135)@459c73b131d4: Created GsupExpect[0] for "262424723323243" to be handled at TC_mo_ussd_unknown(139) 20250111122621975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57604<->l=127.0.0.1:4258 20250111122621980 DLINP <000b> input/ipa.c:451 connected read/write 20250111122621980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122621980 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424723323243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424723323243" session_id=4294033588 session_state=BEGIN} 20250111122621980 DSS <0004> hlr_ussd.c:576 262424723323243/0xfff1c0b4: Process SS (BEGIN) 20250111122621980 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250111122621980 DSS <0004> hlr_ussd.c:518 262424723323243/0xfff1c0b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250111122621980 DSS <0004> hlr_ussd.c:523 262424723323243/0xfff1c0b4: USSD for unknown code '*#200#' 20250111122621980 DSS <0004> hlr_ussd.c:354 262424723323243/0xfff1c0b4: Tx ReturnError(1, 0x12) 20250111122621980 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424723323243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424723323243" session_id=4294033588 session_state=END} 20250111122621980 DLINP <000b> input/ipa.c:451 connected read/write 20250111122621980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122621980 DLINP <000b> input/ipa.c:451 connected read/write 20250111122621980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@459c73b131d4: Found GsupExpect[0] for "262424723323243" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@459c73b131d4: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262424723323243" TC_mo_ussd_unknown(139)@459c73b131d4: setverdict(pass): none -> pass 20250111122621983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57604<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@459c73b131d4: Final verdict of PTC: pass 20250111122621984 DAUC <0003> db_auc.c:157 IMSI='262425156211516': No 2G Auth Data 20250111122621984 DAUC <0003> db_auc.c:192 IMSI='262425156211516': No 3G Auth Data HLR_Test-GSUP(135)@459c73b131d4: Created GsupExpect[0] for "262425156211516" to be handled at TC_mo_ussd_unknown(140) 20250111122622001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57618<->l=127.0.0.1:4258 20250111122622005 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122622005 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425156211516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425156211516" session_id=983237166 session_state=BEGIN} 20250111122622006 DSS <0004> hlr_ussd.c:576 262425156211516/0x3a9b022e: Process SS (BEGIN) 20250111122622006 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250111122622006 DSS <0004> hlr_ussd.c:518 262425156211516/0x3a9b022e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250111122622006 DSS <0004> hlr_ussd.c:523 262425156211516/0x3a9b022e: USSD for unknown code '*#200#' 20250111122622006 DSS <0004> hlr_ussd.c:354 262425156211516/0x3a9b022e: Tx ReturnError(1, 0x12) 20250111122622006 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425156211516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425156211516" session_id=983237166 session_state=END} 20250111122622006 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122622006 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@459c73b131d4: Found GsupExpect[0] for "262425156211516" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@459c73b131d4: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262425156211516" TC_mo_ussd_unknown(140)@459c73b131d4: setverdict(pass): none -> pass 20250111122622008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57618<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@459c73b131d4: Final verdict of PTC: pass 20250111122622009 DAUC <0003> db_auc.c:157 IMSI='262422829015682': No 2G Auth Data 20250111122622009 DAUC <0003> db_auc.c:192 IMSI='262422829015682': No 3G Auth Data HLR_Test-GSUP(135)@459c73b131d4: Created GsupExpect[0] for "262422829015682" to be handled at TC_mo_ussd_unknown(141) 20250111122622022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57628<->l=127.0.0.1:4258 20250111122622027 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122622027 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422829015682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422829015682" session_id=1641092859 session_state=BEGIN} 20250111122622027 DSS <0004> hlr_ussd.c:576 262422829015682/0x61d116fb: Process SS (BEGIN) 20250111122622027 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250111122622027 DSS <0004> hlr_ussd.c:518 262422829015682/0x61d116fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250111122622027 DSS <0004> hlr_ussd.c:523 262422829015682/0x61d116fb: USSD for unknown code '*#200#' 20250111122622027 DSS <0004> hlr_ussd.c:354 262422829015682/0x61d116fb: Tx ReturnError(1, 0x12) 20250111122622027 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422829015682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422829015682" session_id=1641092859 session_state=END} 20250111122622027 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122622027 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@459c73b131d4: Found GsupExpect[0] for "262422829015682" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@459c73b131d4: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262422829015682" TC_mo_ussd_unknown(141)@459c73b131d4: setverdict(pass): none -> pass 20250111122622029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57628<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@459c73b131d4: Final verdict of PTC: pass 20250111122622030 DAUC <0003> db_auc.c:157 IMSI='262420892839610': No 2G Auth Data 20250111122622030 DAUC <0003> db_auc.c:192 IMSI='262420892839610': No 3G Auth Data HLR_Test-GSUP(135)@459c73b131d4: Created GsupExpect[0] for "262420892839610" to be handled at TC_mo_ussd_unknown(142) 20250111122622046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57636<->l=127.0.0.1:4258 20250111122622051 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122622051 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420892839610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420892839610" session_id=2549898494 session_state=BEGIN} 20250111122622051 DSS <0004> hlr_ussd.c:576 262420892839610/0x97fc5cfe: Process SS (BEGIN) 20250111122622051 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250111122622051 DSS <0004> hlr_ussd.c:518 262420892839610/0x97fc5cfe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250111122622051 DSS <0004> hlr_ussd.c:523 262420892839610/0x97fc5cfe: USSD for unknown code '*#200#' 20250111122622051 DSS <0004> hlr_ussd.c:354 262420892839610/0x97fc5cfe: Tx ReturnError(1, 0x12) 20250111122622051 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420892839610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420892839610" session_id=2549898494 session_state=END} 20250111122622051 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122622051 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@459c73b131d4: Found GsupExpect[0] for "262420892839610" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@459c73b131d4: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262420892839610" TC_mo_ussd_unknown(142)@459c73b131d4: setverdict(pass): none -> pass 20250111122622054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57636<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@459c73b131d4: Final verdict of PTC: pass 20250111122622055 DAUC <0003> db_auc.c:157 IMSI='262427589905123': No 2G Auth Data 20250111122622055 DAUC <0003> db_auc.c:192 IMSI='262427589905123': No 3G Auth Data HLR_Test-GSUP(135)@459c73b131d4: Created GsupExpect[0] for "262427589905123" to be handled at TC_mo_ussd_unknown(143) 20250111122622071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57644<->l=127.0.0.1:4258 20250111122622076 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122622076 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427589905123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427589905123" session_id=3136996676 session_state=BEGIN} 20250111122622076 DSS <0004> hlr_ussd.c:576 262427589905123/0xbafac544: Process SS (BEGIN) 20250111122622076 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250111122622076 DSS <0004> hlr_ussd.c:518 262427589905123/0xbafac544: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250111122622076 DSS <0004> hlr_ussd.c:523 262427589905123/0xbafac544: USSD for unknown code '*#200#' 20250111122622076 DSS <0004> hlr_ussd.c:354 262427589905123/0xbafac544: Tx ReturnError(1, 0x12) 20250111122622076 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427589905123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427589905123" session_id=3136996676 session_state=END} 20250111122622076 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122622076 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@459c73b131d4: Found GsupExpect[0] for "262427589905123" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@459c73b131d4: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262427589905123" TC_mo_ussd_unknown(143)@459c73b131d4: setverdict(pass): none -> pass 20250111122622079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57644<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@459c73b131d4: Final verdict of PTC: pass 20250111122622079 DAUC <0003> db_auc.c:157 IMSI='262423192355748': No 2G Auth Data 20250111122622079 DAUC <0003> db_auc.c:192 IMSI='262423192355748': No 3G Auth Data HLR_Test-GSUP(135)@459c73b131d4: Created GsupExpect[0] for "262423192355748" to be handled at TC_mo_ussd_unknown(144) 20250111122622092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57652<->l=127.0.0.1:4258 20250111122622098 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122622098 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423192355748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423192355748" session_id=3836106205 session_state=BEGIN} 20250111122622098 DSS <0004> hlr_ussd.c:576 262423192355748/0xe4a655dd: Process SS (BEGIN) 20250111122622098 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250111122622098 DSS <0004> hlr_ussd.c:518 262423192355748/0xe4a655dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250111122622098 DSS <0004> hlr_ussd.c:523 262423192355748/0xe4a655dd: USSD for unknown code '*#200#' 20250111122622098 DSS <0004> hlr_ussd.c:354 262423192355748/0xe4a655dd: Tx ReturnError(1, 0x12) 20250111122622098 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423192355748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423192355748" session_id=3836106205 session_state=END} 20250111122622098 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122622098 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@459c73b131d4: Found GsupExpect[0] for "262423192355748" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@459c73b131d4: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262423192355748" TC_mo_ussd_unknown(144)@459c73b131d4: setverdict(pass): none -> pass 20250111122622101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57652<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@459c73b131d4: Final verdict of PTC: pass 20250111122622101 DAUC <0003> db_auc.c:157 IMSI='262427863983767': No 2G Auth Data 20250111122622101 DAUC <0003> db_auc.c:192 IMSI='262427863983767': No 3G Auth Data HLR_Test-GSUP(135)@459c73b131d4: Created GsupExpect[0] for "262427863983767" to be handled at TC_mo_ussd_unknown(145) 20250111122622116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57668<->l=127.0.0.1:4258 20250111122622122 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122622122 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427863983767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427863983767" session_id=3408956506 session_state=BEGIN} 20250111122622122 DSS <0004> hlr_ussd.c:576 262427863983767/0xcb308c5a: Process SS (BEGIN) 20250111122622122 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250111122622122 DSS <0004> hlr_ussd.c:518 262427863983767/0xcb308c5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250111122622122 DSS <0004> hlr_ussd.c:523 262427863983767/0xcb308c5a: USSD for unknown code '*#200#' 20250111122622122 DSS <0004> hlr_ussd.c:354 262427863983767/0xcb308c5a: Tx ReturnError(1, 0x12) 20250111122622122 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427863983767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427863983767" session_id=3408956506 session_state=END} 20250111122622122 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122622122 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@459c73b131d4: Found GsupExpect[0] for "262427863983767" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@459c73b131d4: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262427863983767" TC_mo_ussd_unknown(145)@459c73b131d4: setverdict(pass): none -> pass 20250111122622126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57668<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@459c73b131d4: Final verdict of PTC: pass 20250111122622126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 20250111122622127 DLINP <000b> input/ipa.c:451 connected read/write 20250111122622127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122622127 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122622127 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122622127 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122622128 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42311<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@459c73b131d4: Final verdict of PTC: none 136@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 136: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@459c73b131d4: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sat Jan 11 12:26:22 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250111122622168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57674<->l=127.0.0.1:4258 20250111122622269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57674<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78488) Waiting for packet dumper to finish... 1 (prev_count=78488, count=81392) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sat Jan 11 12:26:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_mo_ussd_euse_disc started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122625340 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122625340 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122625342 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122625343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57680<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122625345 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122625345 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122625345 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122625345 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122625345 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122625345 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122625345 DLGSUP <0013> gsup_server.c:235 2:  20250111122625345 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122625345 DLGSUP <0013> gsup_server.c:235 3:  20250111122625345 DLGSUP <0013> gsup_server.c:237 3: 00  HLR_Test-GSUP-IPA(146)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122625345 DLGSUP <0013> gsup_server.c:235 4:  20250111122625345 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122625345 DLGSUP <0013> gsup_server.c:235 5:  20250111122625345 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122625345 DLGSUP <0013> gsup_server.c:235 7:  20250111122625345 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122625345 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122625345 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122625345 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@459c73b131d4: 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") 20250111122625365 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41789<->l=127.0.0.1:4259) 20250111122625371 DAUC <0003> db_auc.c:157 IMSI='262424141298293': No 2G Auth Data 20250111122625371 DAUC <0003> db_auc.c:192 IMSI='262424141298293': No 3G Auth Data HLR_Test-GSUP(147)@459c73b131d4: Created GsupExpect[0] for "262424141298293" to be handled at TC_mo_ussd_euse_disc(150) 20250111122625388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4258 20250111122625397 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122625397 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424141298293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424141298293" session_id=727179684 session_state=BEGIN} 20250111122625397 DSS <0004> hlr_ussd.c:576 262424141298293/0x2b57e1a4: Process SS (BEGIN) 20250111122625397 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122625397 DSS <0004> hlr_ussd.c:518 262424141298293/0x2b57e1a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122625397 DSS <0004> hlr_ussd.c:542 262424141298293/0x2b57e1a4: Cannot find conn for EUSE EUSE-foobar 20250111122625397 DSS <0004> hlr_ussd.c:354 262424141298293/0x2b57e1a4: Tx ReturnError(1, 0x22) 20250111122625397 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424141298293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424141298293" session_id=727179684 session_state=END} 20250111122625397 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122625397 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@459c73b131d4: Found GsupExpect[0] for "262424141298293" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@459c73b131d4: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262424141298293" TC_mo_ussd_euse_disc(150)@459c73b131d4: setverdict(pass): none -> pass 20250111122625400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@459c73b131d4: Final verdict of PTC: pass 20250111122625401 DAUC <0003> db_auc.c:157 IMSI='262429633530829': No 2G Auth Data 20250111122625401 DAUC <0003> db_auc.c:192 IMSI='262429633530829': No 3G Auth Data HLR_Test-GSUP(147)@459c73b131d4: Created GsupExpect[0] for "262429633530829" to be handled at TC_mo_ussd_euse_disc(151) 20250111122625418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57690<->l=127.0.0.1:4258 20250111122625423 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122625423 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429633530829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429633530829" session_id=2275478111 session_state=BEGIN} 20250111122625423 DSS <0004> hlr_ussd.c:576 262429633530829/0x87a10a5f: Process SS (BEGIN) 20250111122625423 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122625423 DSS <0004> hlr_ussd.c:518 262429633530829/0x87a10a5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122625423 DSS <0004> hlr_ussd.c:542 262429633530829/0x87a10a5f: Cannot find conn for EUSE EUSE-foobar 20250111122625423 DSS <0004> hlr_ussd.c:354 262429633530829/0x87a10a5f: Tx ReturnError(1, 0x22) 20250111122625423 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429633530829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429633530829" session_id=2275478111 session_state=END} 20250111122625423 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122625423 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@459c73b131d4: Found GsupExpect[0] for "262429633530829" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@459c73b131d4: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262429633530829" TC_mo_ussd_euse_disc(151)@459c73b131d4: setverdict(pass): none -> pass 20250111122625426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57690<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@459c73b131d4: Final verdict of PTC: pass 20250111122625426 DAUC <0003> db_auc.c:157 IMSI='262423356463167': No 2G Auth Data 20250111122625426 DAUC <0003> db_auc.c:192 IMSI='262423356463167': No 3G Auth Data HLR_Test-GSUP(147)@459c73b131d4: Created GsupExpect[0] for "262423356463167" to be handled at TC_mo_ussd_euse_disc(152) 20250111122625444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57696<->l=127.0.0.1:4258 20250111122625451 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122625451 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423356463167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423356463167" session_id=3363524717 session_state=BEGIN} 20250111122625451 DSS <0004> hlr_ussd.c:576 262423356463167/0xc87b506d: Process SS (BEGIN) 20250111122625451 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122625451 DSS <0004> hlr_ussd.c:518 262423356463167/0xc87b506d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122625451 DSS <0004> hlr_ussd.c:542 262423356463167/0xc87b506d: Cannot find conn for EUSE EUSE-foobar 20250111122625451 DSS <0004> hlr_ussd.c:354 262423356463167/0xc87b506d: Tx ReturnError(1, 0x22) 20250111122625451 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423356463167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423356463167" session_id=3363524717 session_state=END} 20250111122625451 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122625451 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@459c73b131d4: Found GsupExpect[0] for "262423356463167" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@459c73b131d4: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262423356463167" TC_mo_ussd_euse_disc(152)@459c73b131d4: setverdict(pass): none -> pass 20250111122625455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57696<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@459c73b131d4: Final verdict of PTC: pass 20250111122625455 DAUC <0003> db_auc.c:157 IMSI='262427911706081': No 2G Auth Data 20250111122625455 DAUC <0003> db_auc.c:192 IMSI='262427911706081': No 3G Auth Data HLR_Test-GSUP(147)@459c73b131d4: Created GsupExpect[0] for "262427911706081" to be handled at TC_mo_ussd_euse_disc(153) 20250111122625473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57712<->l=127.0.0.1:4258 20250111122625480 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122625480 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427911706081 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427911706081" session_id=1964175604 session_state=BEGIN} 20250111122625480 DSS <0004> hlr_ussd.c:576 262427911706081/0x7512f0f4: Process SS (BEGIN) 20250111122625480 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122625480 DSS <0004> hlr_ussd.c:518 262427911706081/0x7512f0f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122625480 DSS <0004> hlr_ussd.c:542 262427911706081/0x7512f0f4: Cannot find conn for EUSE EUSE-foobar 20250111122625480 DSS <0004> hlr_ussd.c:354 262427911706081/0x7512f0f4: Tx ReturnError(1, 0x22) 20250111122625480 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427911706081 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427911706081" session_id=1964175604 session_state=END} 20250111122625480 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122625480 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@459c73b131d4: Found GsupExpect[0] for "262427911706081" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@459c73b131d4: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262427911706081" TC_mo_ussd_euse_disc(153)@459c73b131d4: setverdict(pass): none -> pass 20250111122625483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57712<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@459c73b131d4: Final verdict of PTC: pass 20250111122625484 DAUC <0003> db_auc.c:157 IMSI='262426482393283': No 2G Auth Data 20250111122625484 DAUC <0003> db_auc.c:192 IMSI='262426482393283': No 3G Auth Data HLR_Test-GSUP(147)@459c73b131d4: Created GsupExpect[0] for "262426482393283" to be handled at TC_mo_ussd_euse_disc(154) 20250111122625498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57726<->l=127.0.0.1:4258 20250111122625502 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122625503 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426482393283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426482393283" session_id=3970630487 session_state=BEGIN} 20250111122625503 DSS <0004> hlr_ussd.c:576 262426482393283/0xecab0357: Process SS (BEGIN) 20250111122625503 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122625503 DSS <0004> hlr_ussd.c:518 262426482393283/0xecab0357: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122625503 DSS <0004> hlr_ussd.c:542 262426482393283/0xecab0357: Cannot find conn for EUSE EUSE-foobar 20250111122625503 DSS <0004> hlr_ussd.c:354 262426482393283/0xecab0357: Tx ReturnError(1, 0x22) 20250111122625503 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426482393283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426482393283" session_id=3970630487 session_state=END} 20250111122625503 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122625503 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@459c73b131d4: Found GsupExpect[0] for "262426482393283" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@459c73b131d4: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262426482393283" TC_mo_ussd_euse_disc(154)@459c73b131d4: setverdict(pass): none -> pass 20250111122625505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57726<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@459c73b131d4: Final verdict of PTC: pass 20250111122625506 DAUC <0003> db_auc.c:157 IMSI='262425435675066': No 2G Auth Data 20250111122625506 DAUC <0003> db_auc.c:192 IMSI='262425435675066': No 3G Auth Data HLR_Test-GSUP(147)@459c73b131d4: Created GsupExpect[0] for "262425435675066" to be handled at TC_mo_ussd_euse_disc(155) 20250111122625521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57734<->l=127.0.0.1:4258 20250111122625525 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122625525 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425435675066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425435675066" session_id=3694323241 session_state=BEGIN} 20250111122625525 DSS <0004> hlr_ussd.c:576 262425435675066/0xdc32e629: Process SS (BEGIN) 20250111122625525 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122625525 DSS <0004> hlr_ussd.c:518 262425435675066/0xdc32e629: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122625525 DSS <0004> hlr_ussd.c:542 262425435675066/0xdc32e629: Cannot find conn for EUSE EUSE-foobar 20250111122625525 DSS <0004> hlr_ussd.c:354 262425435675066/0xdc32e629: Tx ReturnError(1, 0x22) 20250111122625525 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425435675066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425435675066" session_id=3694323241 session_state=END} 20250111122625525 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122625525 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@459c73b131d4: Found GsupExpect[0] for "262425435675066" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@459c73b131d4: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262425435675066" TC_mo_ussd_euse_disc(155)@459c73b131d4: setverdict(pass): none -> pass 20250111122625528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57734<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@459c73b131d4: Final verdict of PTC: pass 20250111122625529 DAUC <0003> db_auc.c:157 IMSI='262429580729095': No 2G Auth Data 20250111122625529 DAUC <0003> db_auc.c:192 IMSI='262429580729095': No 3G Auth Data HLR_Test-GSUP(147)@459c73b131d4: Created GsupExpect[0] for "262429580729095" to be handled at TC_mo_ussd_euse_disc(156) 20250111122625543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57750<->l=127.0.0.1:4258 20250111122625549 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122625549 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429580729095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429580729095" session_id=852469979 session_state=BEGIN} 20250111122625549 DSS <0004> hlr_ussd.c:576 262429580729095/0x32cfa8db: Process SS (BEGIN) 20250111122625549 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122625549 DSS <0004> hlr_ussd.c:518 262429580729095/0x32cfa8db: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122625549 DSS <0004> hlr_ussd.c:542 262429580729095/0x32cfa8db: Cannot find conn for EUSE EUSE-foobar 20250111122625549 DSS <0004> hlr_ussd.c:354 262429580729095/0x32cfa8db: Tx ReturnError(1, 0x22) 20250111122625549 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429580729095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429580729095" session_id=852469979 session_state=END} 20250111122625549 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122625549 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@459c73b131d4: Found GsupExpect[0] for "262429580729095" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@459c73b131d4: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262429580729095" TC_mo_ussd_euse_disc(156)@459c73b131d4: setverdict(pass): none -> pass 20250111122625552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57750<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@459c73b131d4: Final verdict of PTC: pass 20250111122625553 DAUC <0003> db_auc.c:157 IMSI='262422201497895': No 2G Auth Data 20250111122625553 DAUC <0003> db_auc.c:192 IMSI='262422201497895': No 3G Auth Data HLR_Test-GSUP(147)@459c73b131d4: Created GsupExpect[0] for "262422201497895" to be handled at TC_mo_ussd_euse_disc(157) 20250111122625567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57756<->l=127.0.0.1:4258 20250111122625572 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122625572 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422201497895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422201497895" session_id=3883010313 session_state=BEGIN} 20250111122625572 DSS <0004> hlr_ussd.c:576 262422201497895/0xe7720909: Process SS (BEGIN) 20250111122625572 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122625572 DSS <0004> hlr_ussd.c:518 262422201497895/0xe7720909: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122625572 DSS <0004> hlr_ussd.c:542 262422201497895/0xe7720909: Cannot find conn for EUSE EUSE-foobar 20250111122625572 DSS <0004> hlr_ussd.c:354 262422201497895/0xe7720909: Tx ReturnError(1, 0x22) 20250111122625572 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422201497895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422201497895" session_id=3883010313 session_state=END} 20250111122625572 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122625572 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@459c73b131d4: Found GsupExpect[0] for "262422201497895" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@459c73b131d4: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262422201497895" TC_mo_ussd_euse_disc(157)@459c73b131d4: setverdict(pass): none -> pass 20250111122625574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57756<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@459c73b131d4: Final verdict of PTC: pass 20250111122625575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57680<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@459c73b131d4: Final verdict of PTC: none 20250111122625576 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41789<->l=127.0.0.1:4259) 148@459c73b131d4: Final verdict of PTC: none 20250111122625576 DLINP <000b> input/ipa.c:451 connected read/write 20250111122625576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122625576 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122625576 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122625576 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(149)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 148: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@459c73b131d4: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sat Jan 11 12:26:25 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250111122625621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4258 20250111122625822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57766<->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=81620) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sat Jan 11 12:26:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_mo_ussd_iuse_imsi started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122628898 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122628898 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122628899 DLINP <000b> input/ipa.c:451 connected read/write 20250111122628899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122628900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57922<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122628902 DLINP <000b> input/ipa.c:451 connected read/write 20250111122628902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122628902 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122628902 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122628902 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122628902 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122628902 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122628902 DLGSUP <0013> gsup_server.c:235 2:  20250111122628902 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122628902 DLGSUP <0013> gsup_server.c:235 3:  20250111122628902 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122628902 DLGSUP <0013> gsup_server.c:235 4:  20250111122628902 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122628902 DLGSUP <0013> gsup_server.c:235 5:  20250111122628902 DLGSUP <0013> gsup_server.c:237 5: 00  HLR_Test-GSUP-IPA(158)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122628902 DLGSUP <0013> gsup_server.c:235 7:  20250111122628902 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122628902 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122628902 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122628902 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@459c73b131d4: 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") 20250111122628922 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39931<->l=127.0.0.1:4259) 20250111122628929 DAUC <0003> db_auc.c:157 IMSI='262421400967778': No 2G Auth Data 20250111122628929 DAUC <0003> db_auc.c:192 IMSI='262421400967778': No 3G Auth Data HLR_Test-GSUP(159)@459c73b131d4: Created GsupExpect[0] for "262421400967778" to be handled at TC_mo_ussd_iuse_imsi(162) 20250111122628944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57930<->l=127.0.0.1:4258 20250111122628950 DLINP <000b> input/ipa.c:451 connected read/write 20250111122628950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122628950 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421400967778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421400967778" session_id=914034868 session_state=BEGIN} 20250111122628950 DSS <0004> hlr_ussd.c:576 262421400967778/0x367b10b4: Process SS (BEGIN) 20250111122628950 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250111122628951 DSS <0004> hlr_ussd.c:518 262421400967778/0x367b10b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250111122628951 DSS <0004> hlr_ussd.c:363 262421400967778/0x367b10b4: Tx USSD 'Your IMSI is 262421400967778' 20250111122628951 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421400967778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421400967778" session_id=914034868 session_state=END} 20250111122628951 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421400967778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122628951 DLINP <000b> input/ipa.c:451 connected read/write 20250111122628951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122628951 DLINP <000b> input/ipa.c:451 connected read/write 20250111122628951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@459c73b131d4: Found GsupExpect[0] for "262421400967778" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@459c73b131d4: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262421400967778" TC_mo_ussd_iuse_imsi(162)@459c73b131d4: setverdict(pass): none -> pass 20250111122628954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57930<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@459c73b131d4: Final verdict of PTC: pass 20250111122628955 DAUC <0003> db_auc.c:157 IMSI='262421241846547': No 2G Auth Data 20250111122628955 DAUC <0003> db_auc.c:192 IMSI='262421241846547': No 3G Auth Data HLR_Test-GSUP(159)@459c73b131d4: Created GsupExpect[0] for "262421241846547" to be handled at TC_mo_ussd_iuse_imsi(163) 20250111122628973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57934<->l=127.0.0.1:4258 20250111122628979 DLINP <000b> input/ipa.c:451 connected read/write 20250111122628979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122628979 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421241846547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421241846547" session_id=1326580653 session_state=BEGIN} 20250111122628979 DSS <0004> hlr_ussd.c:576 262421241846547/0x4f1203ad: Process SS (BEGIN) 20250111122628979 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250111122628979 DSS <0004> hlr_ussd.c:518 262421241846547/0x4f1203ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250111122628979 DSS <0004> hlr_ussd.c:363 262421241846547/0x4f1203ad: Tx USSD 'Your IMSI is 262421241846547' 20250111122628979 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421241846547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421241846547" session_id=1326580653 session_state=END} 20250111122628979 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421241846547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122628979 DLINP <000b> input/ipa.c:451 connected read/write 20250111122628979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122628979 DLINP <000b> input/ipa.c:451 connected read/write 20250111122628979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@459c73b131d4: Found GsupExpect[0] for "262421241846547" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@459c73b131d4: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262421241846547" TC_mo_ussd_iuse_imsi(163)@459c73b131d4: setverdict(pass): none -> pass 20250111122628984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57934<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@459c73b131d4: Final verdict of PTC: pass 20250111122628984 DAUC <0003> db_auc.c:157 IMSI='262423688947262': No 2G Auth Data 20250111122628984 DAUC <0003> db_auc.c:192 IMSI='262423688947262': No 3G Auth Data HLR_Test-GSUP(159)@459c73b131d4: Created GsupExpect[0] for "262423688947262" to be handled at TC_mo_ussd_iuse_imsi(164) 20250111122628999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57946<->l=127.0.0.1:4258 20250111122629003 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122629003 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423688947262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423688947262" session_id=2176245201 session_state=BEGIN} 20250111122629003 DSS <0004> hlr_ussd.c:576 262423688947262/0x81b6ddd1: Process SS (BEGIN) 20250111122629003 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250111122629003 DSS <0004> hlr_ussd.c:518 262423688947262/0x81b6ddd1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250111122629003 DSS <0004> hlr_ussd.c:363 262423688947262/0x81b6ddd1: Tx USSD 'Your IMSI is 262423688947262' 20250111122629003 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423688947262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423688947262" session_id=2176245201 session_state=END} 20250111122629003 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423688947262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122629003 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122629003 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@459c73b131d4: Found GsupExpect[0] for "262423688947262" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@459c73b131d4: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262423688947262" TC_mo_ussd_iuse_imsi(164)@459c73b131d4: setverdict(pass): none -> pass 20250111122629007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57946<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@459c73b131d4: Final verdict of PTC: pass 20250111122629007 DAUC <0003> db_auc.c:157 IMSI='262429649424592': No 2G Auth Data 20250111122629007 DAUC <0003> db_auc.c:192 IMSI='262429649424592': No 3G Auth Data HLR_Test-GSUP(159)@459c73b131d4: Created GsupExpect[0] for "262429649424592" to be handled at TC_mo_ussd_iuse_imsi(165) 20250111122629025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57958<->l=127.0.0.1:4258 20250111122629032 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122629032 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429649424592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429649424592" session_id=1055878970 session_state=BEGIN} 20250111122629032 DSS <0004> hlr_ussd.c:576 262429649424592/0x3eef6f3a: Process SS (BEGIN) 20250111122629032 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250111122629032 DSS <0004> hlr_ussd.c:518 262429649424592/0x3eef6f3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250111122629032 DSS <0004> hlr_ussd.c:363 262429649424592/0x3eef6f3a: Tx USSD 'Your IMSI is 262429649424592' 20250111122629032 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429649424592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429649424592" session_id=1055878970 session_state=END} 20250111122629032 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429649424592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122629032 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122629032 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@459c73b131d4: Found GsupExpect[0] for "262429649424592" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@459c73b131d4: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262429649424592" TC_mo_ussd_iuse_imsi(165)@459c73b131d4: setverdict(pass): none -> pass 20250111122629037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57958<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@459c73b131d4: Final verdict of PTC: pass 20250111122629037 DAUC <0003> db_auc.c:157 IMSI='262424180061226': No 2G Auth Data 20250111122629037 DAUC <0003> db_auc.c:192 IMSI='262424180061226': No 3G Auth Data HLR_Test-GSUP(159)@459c73b131d4: Created GsupExpect[0] for "262424180061226" to be handled at TC_mo_ussd_iuse_imsi(166) 20250111122629054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57972<->l=127.0.0.1:4258 20250111122629059 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122629059 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424180061226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424180061226" session_id=4185300415 session_state=BEGIN} 20250111122629059 DSS <0004> hlr_ussd.c:576 262424180061226/0xf9769dbf: Process SS (BEGIN) 20250111122629059 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250111122629059 DSS <0004> hlr_ussd.c:518 262424180061226/0xf9769dbf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250111122629059 DSS <0004> hlr_ussd.c:363 262424180061226/0xf9769dbf: Tx USSD 'Your IMSI is 262424180061226' 20250111122629059 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424180061226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424180061226" session_id=4185300415 session_state=END} 20250111122629059 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424180061226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122629059 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122629059 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@459c73b131d4: Found GsupExpect[0] for "262424180061226" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@459c73b131d4: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262424180061226" TC_mo_ussd_iuse_imsi(166)@459c73b131d4: setverdict(pass): none -> pass 20250111122629062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57972<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@459c73b131d4: Final verdict of PTC: pass 20250111122629063 DAUC <0003> db_auc.c:157 IMSI='262424325904205': No 2G Auth Data 20250111122629063 DAUC <0003> db_auc.c:192 IMSI='262424325904205': No 3G Auth Data HLR_Test-GSUP(159)@459c73b131d4: Created GsupExpect[0] for "262424325904205" to be handled at TC_mo_ussd_iuse_imsi(167) 20250111122629080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57980<->l=127.0.0.1:4258 20250111122629085 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122629085 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424325904205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424325904205" session_id=944746646 session_state=BEGIN} 20250111122629085 DSS <0004> hlr_ussd.c:576 262424325904205/0x384fb096: Process SS (BEGIN) 20250111122629085 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250111122629085 DSS <0004> hlr_ussd.c:518 262424325904205/0x384fb096: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250111122629085 DSS <0004> hlr_ussd.c:363 262424325904205/0x384fb096: Tx USSD 'Your IMSI is 262424325904205' 20250111122629086 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424325904205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424325904205" session_id=944746646 session_state=END} 20250111122629086 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424325904205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122629086 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122629086 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@459c73b131d4: Found GsupExpect[0] for "262424325904205" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@459c73b131d4: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262424325904205" TC_mo_ussd_iuse_imsi(167)@459c73b131d4: setverdict(pass): none -> pass 20250111122629089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57980<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@459c73b131d4: Final verdict of PTC: pass 20250111122629089 DAUC <0003> db_auc.c:157 IMSI='262429055188590': No 2G Auth Data 20250111122629089 DAUC <0003> db_auc.c:192 IMSI='262429055188590': No 3G Auth Data HLR_Test-GSUP(159)@459c73b131d4: Created GsupExpect[0] for "262429055188590" to be handled at TC_mo_ussd_iuse_imsi(168) 20250111122629105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57984<->l=127.0.0.1:4258 20250111122629112 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122629112 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429055188590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429055188590" session_id=3613614126 session_state=BEGIN} 20250111122629112 DSS <0004> hlr_ussd.c:576 262429055188590/0xd763602e: Process SS (BEGIN) 20250111122629112 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250111122629112 DSS <0004> hlr_ussd.c:518 262429055188590/0xd763602e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250111122629112 DSS <0004> hlr_ussd.c:363 262429055188590/0xd763602e: Tx USSD 'Your IMSI is 262429055188590' 20250111122629112 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429055188590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429055188590" session_id=3613614126 session_state=END} 20250111122629112 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429055188590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122629112 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122629112 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@459c73b131d4: Found GsupExpect[0] for "262429055188590" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@459c73b131d4: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429055188590" TC_mo_ussd_iuse_imsi(168)@459c73b131d4: setverdict(pass): none -> pass 20250111122629116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57984<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@459c73b131d4: Final verdict of PTC: pass 20250111122629117 DAUC <0003> db_auc.c:157 IMSI='262422938413083': No 2G Auth Data 20250111122629117 DAUC <0003> db_auc.c:192 IMSI='262422938413083': No 3G Auth Data HLR_Test-GSUP(159)@459c73b131d4: Created GsupExpect[0] for "262422938413083" to be handled at TC_mo_ussd_iuse_imsi(169) 20250111122629136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57992<->l=127.0.0.1:4258 20250111122629141 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122629141 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422938413083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422938413083" session_id=2359390114 session_state=BEGIN} 20250111122629141 DSS <0004> hlr_ussd.c:576 262422938413083/0x8ca16fa2: Process SS (BEGIN) 20250111122629141 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250111122629141 DSS <0004> hlr_ussd.c:518 262422938413083/0x8ca16fa2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250111122629141 DSS <0004> hlr_ussd.c:363 262422938413083/0x8ca16fa2: Tx USSD 'Your IMSI is 262422938413083' 20250111122629141 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422938413083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422938413083" session_id=2359390114 session_state=END} 20250111122629141 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422938413083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122629141 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122629141 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@459c73b131d4: Found GsupExpect[0] for "262422938413083" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@459c73b131d4: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262422938413083" TC_mo_ussd_iuse_imsi(169)@459c73b131d4: setverdict(pass): none -> pass 20250111122629144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57992<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@459c73b131d4: Final verdict of PTC: pass 20250111122629145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57922<->l=127.0.0.1:4258 20250111122629146 DLINP <000b> input/ipa.c:451 connected read/write 20250111122629146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122629146 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122629146 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122629146 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122629146 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39931<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@459c73b131d4: Final verdict of PTC: none 160@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 160: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@459c73b131d4: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sat Jan 11 12:26:29 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20250111122629187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57994<->l=127.0.0.1:4258 20250111122629387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57994<->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@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Sat Jan 11 12:26:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122632466 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122632466 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122632468 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122632468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58004<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122632471 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122632471 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122632471 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122632471 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122632471 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122632471 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122632471 DLGSUP <0013> gsup_server.c:235 2:  20250111122632471 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122632471 DLGSUP <0013> gsup_server.c:235 3:  20250111122632471 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122632471 DLGSUP <0013> gsup_server.c:235 4:  HLR_Test-GSUP-IPA(170)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122632471 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122632471 DLGSUP <0013> gsup_server.c:235 5:  20250111122632471 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122632471 DLGSUP <0013> gsup_server.c:235 7:  20250111122632471 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122632471 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122632471 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122632471 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@459c73b131d4: 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") 20250111122632492 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43727<->l=127.0.0.1:4259) 20250111122632499 DAUC <0003> db_auc.c:157 IMSI='262427575864212': No 2G Auth Data 20250111122632499 DAUC <0003> db_auc.c:192 IMSI='262427575864212': No 3G Auth Data HLR_Test-GSUP(171)@459c73b131d4: Created GsupExpect[0] for "262427575864212" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250111122632515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58010<->l=127.0.0.1:4258 20250111122632524 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122632524 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427575864212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427575864212" source_name="the-source\n" session_id=2315350496 session_state=BEGIN} 20250111122632524 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250111122632524 DSS <0004> hlr_ussd.c:576 262427575864212/0x8a0171e0: Process SS (BEGIN) 20250111122632524 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250111122632524 DSS <0004> hlr_ussd.c:518 262427575864212/0x8a0171e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250111122632524 DSS <0004> hlr_ussd.c:363 262427575864212/0x8a0171e0: Tx USSD 'Your IMSI is 262427575864212' 20250111122632524 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427575864212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427575864212" destination_name="the-source\n" session_id=2315350496 session_state=END} 20250111122632524 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262427575864212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122632524 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122632524 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@459c73b131d4: Found GsupExpect[0] for "262427575864212" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@459c73b131d4: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262427575864212" TC_mo_ussd_iuse_imsi_via_proxy(174)@459c73b131d4: setverdict(pass): none -> pass 20250111122632528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58010<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@459c73b131d4: Final verdict of PTC: pass 20250111122632528 DAUC <0003> db_auc.c:157 IMSI='262421479136988': No 2G Auth Data 20250111122632528 DAUC <0003> db_auc.c:192 IMSI='262421479136988': No 3G Auth Data HLR_Test-GSUP(171)@459c73b131d4: Created GsupExpect[0] for "262421479136988" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250111122632546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58024<->l=127.0.0.1:4258 20250111122632551 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122632551 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421479136988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421479136988" source_name="the-source\n" session_id=2046881562 session_state=BEGIN} 20250111122632551 DSS <0004> hlr_ussd.c:576 262421479136988/0x7a00ef1a: Process SS (BEGIN) 20250111122632551 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250111122632551 DSS <0004> hlr_ussd.c:518 262421479136988/0x7a00ef1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250111122632551 DSS <0004> hlr_ussd.c:363 262421479136988/0x7a00ef1a: Tx USSD 'Your IMSI is 262421479136988' 20250111122632551 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262421479136988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421479136988" destination_name="the-source\n" session_id=2046881562 session_state=END} 20250111122632551 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262421479136988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122632551 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122632551 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@459c73b131d4: Found GsupExpect[0] for "262421479136988" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@459c73b131d4: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262421479136988" TC_mo_ussd_iuse_imsi_via_proxy(175)@459c73b131d4: setverdict(pass): none -> pass 20250111122632554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58024<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@459c73b131d4: Final verdict of PTC: pass 20250111122632555 DAUC <0003> db_auc.c:157 IMSI='262420600945937': No 2G Auth Data 20250111122632555 DAUC <0003> db_auc.c:192 IMSI='262420600945937': No 3G Auth Data HLR_Test-GSUP(171)@459c73b131d4: Created GsupExpect[0] for "262420600945937" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250111122632572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58030<->l=127.0.0.1:4258 20250111122632579 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122632579 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262420600945937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420600945937" source_name="the-source\n" session_id=1165550918 session_state=BEGIN} 20250111122632579 DSS <0004> hlr_ussd.c:576 262420600945937/0x4578e546: Process SS (BEGIN) 20250111122632579 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250111122632579 DSS <0004> hlr_ussd.c:518 262420600945937/0x4578e546: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250111122632579 DSS <0004> hlr_ussd.c:363 262420600945937/0x4578e546: Tx USSD 'Your IMSI is 262420600945937' 20250111122632579 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262420600945937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420600945937" destination_name="the-source\n" session_id=1165550918 session_state=END} 20250111122632579 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262420600945937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122632579 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122632579 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@459c73b131d4: Found GsupExpect[0] for "262420600945937" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@459c73b131d4: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262420600945937" TC_mo_ussd_iuse_imsi_via_proxy(176)@459c73b131d4: setverdict(pass): none -> pass 20250111122632583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58030<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@459c73b131d4: Final verdict of PTC: pass 20250111122632584 DAUC <0003> db_auc.c:157 IMSI='262423665327625': No 2G Auth Data 20250111122632584 DAUC <0003> db_auc.c:192 IMSI='262423665327625': No 3G Auth Data HLR_Test-GSUP(171)@459c73b131d4: Created GsupExpect[0] for "262423665327625" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250111122632597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58042<->l=127.0.0.1:4258 20250111122632602 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122632602 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423665327625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423665327625" source_name="the-source\n" session_id=198396725 session_state=BEGIN} 20250111122632602 DSS <0004> hlr_ussd.c:576 262423665327625/0x0bd34b35: Process SS (BEGIN) 20250111122632602 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250111122632602 DSS <0004> hlr_ussd.c:518 262423665327625/0x0bd34b35: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250111122632602 DSS <0004> hlr_ussd.c:363 262423665327625/0x0bd34b35: Tx USSD 'Your IMSI is 262423665327625' 20250111122632602 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423665327625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423665327625" destination_name="the-source\n" session_id=198396725 session_state=END} 20250111122632602 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262423665327625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122632602 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122632602 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@459c73b131d4: Found GsupExpect[0] for "262423665327625" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@459c73b131d4: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262423665327625" TC_mo_ussd_iuse_imsi_via_proxy(177)@459c73b131d4: setverdict(pass): none -> pass 20250111122632606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58042<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@459c73b131d4: Final verdict of PTC: pass 20250111122632607 DAUC <0003> db_auc.c:157 IMSI='262427494579220': No 2G Auth Data 20250111122632607 DAUC <0003> db_auc.c:192 IMSI='262427494579220': No 3G Auth Data HLR_Test-GSUP(171)@459c73b131d4: Created GsupExpect[0] for "262427494579220" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250111122632622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58058<->l=127.0.0.1:4258 20250111122632627 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122632627 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262427494579220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427494579220" source_name="the-source\n" session_id=2066607268 session_state=BEGIN} 20250111122632627 DSS <0004> hlr_ussd.c:576 262427494579220/0x7b2deca4: Process SS (BEGIN) 20250111122632627 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250111122632627 DSS <0004> hlr_ussd.c:518 262427494579220/0x7b2deca4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250111122632627 DSS <0004> hlr_ussd.c:363 262427494579220/0x7b2deca4: Tx USSD 'Your IMSI is 262427494579220' 20250111122632627 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262427494579220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427494579220" destination_name="the-source\n" session_id=2066607268 session_state=END} 20250111122632627 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262427494579220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122632627 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122632627 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@459c73b131d4: Found GsupExpect[0] for "262427494579220" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@459c73b131d4: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262427494579220" TC_mo_ussd_iuse_imsi_via_proxy(178)@459c73b131d4: setverdict(pass): none -> pass 20250111122632632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58058<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@459c73b131d4: Final verdict of PTC: pass 20250111122632633 DAUC <0003> db_auc.c:157 IMSI='262429957598391': No 2G Auth Data 20250111122632633 DAUC <0003> db_auc.c:192 IMSI='262429957598391': No 3G Auth Data HLR_Test-GSUP(171)@459c73b131d4: Created GsupExpect[0] for "262429957598391" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250111122632650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58060<->l=127.0.0.1:4258 20250111122632656 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122632656 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429957598391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429957598391" source_name="the-source\n" session_id=1225777935 session_state=BEGIN} 20250111122632656 DSS <0004> hlr_ussd.c:576 262429957598391/0x490fe30f: Process SS (BEGIN) 20250111122632656 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250111122632656 DSS <0004> hlr_ussd.c:518 262429957598391/0x490fe30f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250111122632656 DSS <0004> hlr_ussd.c:363 262429957598391/0x490fe30f: Tx USSD 'Your IMSI is 262429957598391' 20250111122632656 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429957598391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429957598391" destination_name="the-source\n" session_id=1225777935 session_state=END} 20250111122632656 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262429957598391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122632656 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122632656 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@459c73b131d4: Found GsupExpect[0] for "262429957598391" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@459c73b131d4: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429957598391" TC_mo_ussd_iuse_imsi_via_proxy(179)@459c73b131d4: setverdict(pass): none -> pass 20250111122632660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58060<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@459c73b131d4: Final verdict of PTC: pass 20250111122632660 DAUC <0003> db_auc.c:157 IMSI='262420580207031': No 2G Auth Data 20250111122632660 DAUC <0003> db_auc.c:192 IMSI='262420580207031': No 3G Auth Data HLR_Test-GSUP(171)@459c73b131d4: Created GsupExpect[0] for "262420580207031" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250111122632677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58062<->l=127.0.0.1:4258 20250111122632682 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122632682 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420580207031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420580207031" source_name="the-source\n" session_id=1761512040 session_state=BEGIN} 20250111122632682 DSS <0004> hlr_ussd.c:576 262420580207031/0x68fe8a68: Process SS (BEGIN) 20250111122632682 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250111122632682 DSS <0004> hlr_ussd.c:518 262420580207031/0x68fe8a68: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250111122632682 DSS <0004> hlr_ussd.c:363 262420580207031/0x68fe8a68: Tx USSD 'Your IMSI is 262420580207031' 20250111122632682 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262420580207031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420580207031" destination_name="the-source\n" session_id=1761512040 session_state=END} 20250111122632682 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262420580207031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122632682 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122632682 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@459c73b131d4: Found GsupExpect[0] for "262420580207031" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@459c73b131d4: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262420580207031" TC_mo_ussd_iuse_imsi_via_proxy(180)@459c73b131d4: setverdict(pass): none -> pass 20250111122632686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58062<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@459c73b131d4: Final verdict of PTC: pass 20250111122632686 DAUC <0003> db_auc.c:157 IMSI='262423342306158': No 2G Auth Data 20250111122632686 DAUC <0003> db_auc.c:192 IMSI='262423342306158': No 3G Auth Data HLR_Test-GSUP(171)@459c73b131d4: Created GsupExpect[0] for "262423342306158" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250111122632705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58074<->l=127.0.0.1:4258 20250111122632711 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122632711 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423342306158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423342306158" source_name="the-source\n" session_id=1795528327 session_state=BEGIN} 20250111122632711 DSS <0004> hlr_ussd.c:576 262423342306158/0x6b059687: Process SS (BEGIN) 20250111122632711 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250111122632711 DSS <0004> hlr_ussd.c:518 262423342306158/0x6b059687: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250111122632711 DSS <0004> hlr_ussd.c:363 262423342306158/0x6b059687: Tx USSD 'Your IMSI is 262423342306158' 20250111122632711 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423342306158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423342306158" destination_name="the-source\n" session_id=1795528327 session_state=END} 20250111122632711 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262423342306158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122632711 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122632711 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@459c73b131d4: Found GsupExpect[0] for "262423342306158" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@459c73b131d4: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262423342306158" TC_mo_ussd_iuse_imsi_via_proxy(181)@459c73b131d4: setverdict(pass): none -> pass 20250111122632716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58074<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@459c73b131d4: Final verdict of PTC: pass 20250111122632717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58004<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@459c73b131d4: Final verdict of PTC: none 20250111122632718 DLINP <000b> input/ipa.c:451 connected read/write 20250111122632718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122632718 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122632718 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122632718 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122632718 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250111122632718 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43727<->l=127.0.0.1:4259) 172@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 172: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@459c73b131d4: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sat Jan 11 12:26:32 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20250111122632760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58078<->l=127.0.0.1:4258 20250111122632961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58078<->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=83480) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sat Jan 11 12:26:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_mo_ussd_iuse_msisdn started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122636033 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122636033 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122636035 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122636036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58084<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122636038 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122636038 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122636038 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122636038 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122636038 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122636038 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122636038 DLGSUP <0013> gsup_server.c:235 2:  20250111122636038 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122636038 DLGSUP <0013> gsup_server.c:235 3:  20250111122636038 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122636038 DLGSUP <0013> gsup_server.c:235 4:  20250111122636038 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122636038 DLGSUP <0013> gsup_server.c:235 5:  20250111122636038 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122636038 DLGSUP <0013> gsup_server.c:235 7:  20250111122636038 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122636038 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122636038 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122636038 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)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@459c73b131d4: 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") 20250111122636058 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39853<->l=127.0.0.1:4259) 20250111122636063 DAUC <0003> db_auc.c:157 IMSI='262420647103764': No 2G Auth Data 20250111122636063 DAUC <0003> db_auc.c:192 IMSI='262420647103764': No 3G Auth Data HLR_Test-GSUP(183)@459c73b131d4: Created GsupExpect[0] for "262420647103764" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250111122636077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58098<->l=127.0.0.1:4258 20250111122636084 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122636084 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420647103764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420647103764" session_id=3485417839 session_state=BEGIN} 20250111122636084 DSS <0004> hlr_ussd.c:576 262420647103764/0xcfbf416f: Process SS (BEGIN) 20250111122636084 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250111122636084 DSS <0004> hlr_ussd.c:518 262420647103764/0xcfbf416f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250111122636084 DSS <0004> hlr_ussd.c:363 262420647103764/0xcfbf416f: Tx USSD 'Your extension is 491610267070' 20250111122636084 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420647103764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420647103764" session_id=3485417839 session_state=END} 20250111122636084 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420647103764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122636084 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122636084 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@459c73b131d4: Found GsupExpect[0] for "262420647103764" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@459c73b131d4: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262420647103764" TC_mo_ussd_iuse_msisdn(186)@459c73b131d4: setverdict(pass): none -> pass 20250111122636088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58098<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@459c73b131d4: Final verdict of PTC: pass 20250111122636088 DAUC <0003> db_auc.c:157 IMSI='262429655349043': No 2G Auth Data 20250111122636088 DAUC <0003> db_auc.c:192 IMSI='262429655349043': No 3G Auth Data HLR_Test-GSUP(183)@459c73b131d4: Created GsupExpect[0] for "262429655349043" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250111122636105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58100<->l=127.0.0.1:4258 20250111122636111 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122636111 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429655349043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429655349043" session_id=1900341746 session_state=BEGIN} 20250111122636111 DSS <0004> hlr_ussd.c:576 262429655349043/0x7144e9f2: Process SS (BEGIN) 20250111122636111 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250111122636111 DSS <0004> hlr_ussd.c:518 262429655349043/0x7144e9f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250111122636111 DSS <0004> hlr_ussd.c:363 262429655349043/0x7144e9f2: Tx USSD 'Your extension is 491617720227' 20250111122636111 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429655349043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429655349043" session_id=1900341746 session_state=END} 20250111122636111 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429655349043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122636111 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122636112 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@459c73b131d4: Found GsupExpect[0] for "262429655349043" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@459c73b131d4: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262429655349043" TC_mo_ussd_iuse_msisdn(187)@459c73b131d4: setverdict(pass): none -> pass 20250111122636115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58100<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@459c73b131d4: Final verdict of PTC: pass 20250111122636116 DAUC <0003> db_auc.c:157 IMSI='262428029453652': No 2G Auth Data 20250111122636116 DAUC <0003> db_auc.c:192 IMSI='262428029453652': No 3G Auth Data HLR_Test-GSUP(183)@459c73b131d4: Created GsupExpect[0] for "262428029453652" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250111122636131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58110<->l=127.0.0.1:4258 20250111122636137 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122636137 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428029453652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428029453652" session_id=3685318668 session_state=BEGIN} 20250111122636137 DSS <0004> hlr_ussd.c:576 262428029453652/0xdba9800c: Process SS (BEGIN) 20250111122636137 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250111122636137 DSS <0004> hlr_ussd.c:518 262428029453652/0xdba9800c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250111122636137 DSS <0004> hlr_ussd.c:363 262428029453652/0xdba9800c: Tx USSD 'Your extension is 491611218812' 20250111122636137 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428029453652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428029453652" session_id=3685318668 session_state=END} 20250111122636137 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428029453652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122636137 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122636137 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@459c73b131d4: Found GsupExpect[0] for "262428029453652" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@459c73b131d4: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262428029453652" TC_mo_ussd_iuse_msisdn(188)@459c73b131d4: setverdict(pass): none -> pass 20250111122636140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58110<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@459c73b131d4: Final verdict of PTC: pass 20250111122636141 DAUC <0003> db_auc.c:157 IMSI='262426960647952': No 2G Auth Data 20250111122636141 DAUC <0003> db_auc.c:192 IMSI='262426960647952': No 3G Auth Data HLR_Test-GSUP(183)@459c73b131d4: Created GsupExpect[0] for "262426960647952" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250111122636157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58124<->l=127.0.0.1:4258 20250111122636164 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122636164 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426960647952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426960647952" session_id=611646947 session_state=BEGIN} 20250111122636164 DSS <0004> hlr_ussd.c:576 262426960647952/0x2474fde3: Process SS (BEGIN) 20250111122636164 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250111122636164 DSS <0004> hlr_ussd.c:518 262426960647952/0x2474fde3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250111122636164 DSS <0004> hlr_ussd.c:363 262426960647952/0x2474fde3: Tx USSD 'Your extension is 491613553006' 20250111122636164 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426960647952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426960647952" session_id=611646947 session_state=END} 20250111122636164 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426960647952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122636164 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122636164 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@459c73b131d4: Found GsupExpect[0] for "262426960647952" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@459c73b131d4: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262426960647952" TC_mo_ussd_iuse_msisdn(189)@459c73b131d4: setverdict(pass): none -> pass 20250111122636168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58124<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@459c73b131d4: Final verdict of PTC: pass 20250111122636169 DAUC <0003> db_auc.c:157 IMSI='262426312437131': No 2G Auth Data 20250111122636169 DAUC <0003> db_auc.c:192 IMSI='262426312437131': No 3G Auth Data HLR_Test-GSUP(183)@459c73b131d4: Created GsupExpect[0] for "262426312437131" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250111122636183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58136<->l=127.0.0.1:4258 20250111122636191 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122636191 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426312437131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426312437131" session_id=2110077864 session_state=BEGIN} 20250111122636191 DSS <0004> hlr_ussd.c:576 262426312437131/0x7dc53ba8: Process SS (BEGIN) 20250111122636191 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250111122636191 DSS <0004> hlr_ussd.c:518 262426312437131/0x7dc53ba8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250111122636191 DSS <0004> hlr_ussd.c:363 262426312437131/0x7dc53ba8: Tx USSD 'Your extension is 491611646720' 20250111122636191 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426312437131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426312437131" session_id=2110077864 session_state=END} 20250111122636191 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426312437131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122636191 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122636191 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@459c73b131d4: Found GsupExpect[0] for "262426312437131" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@459c73b131d4: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262426312437131" TC_mo_ussd_iuse_msisdn(190)@459c73b131d4: setverdict(pass): none -> pass 20250111122636194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58136<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@459c73b131d4: Final verdict of PTC: pass 20250111122636195 DAUC <0003> db_auc.c:157 IMSI='262427327372544': No 2G Auth Data 20250111122636195 DAUC <0003> db_auc.c:192 IMSI='262427327372544': No 3G Auth Data HLR_Test-GSUP(183)@459c73b131d4: Created GsupExpect[0] for "262427327372544" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250111122636211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4258 20250111122636217 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122636217 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427327372544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427327372544" session_id=1640459452 session_state=BEGIN} 20250111122636217 DSS <0004> hlr_ussd.c:576 262427327372544/0x61c76cbc: Process SS (BEGIN) 20250111122636217 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250111122636217 DSS <0004> hlr_ussd.c:518 262427327372544/0x61c76cbc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250111122636217 DSS <0004> hlr_ussd.c:363 262427327372544/0x61c76cbc: Tx USSD 'Your extension is 491615753637' 20250111122636217 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427327372544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427327372544" session_id=1640459452 session_state=END} 20250111122636217 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427327372544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122636217 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122636217 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@459c73b131d4: Found GsupExpect[0] for "262427327372544" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@459c73b131d4: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262427327372544" TC_mo_ussd_iuse_msisdn(191)@459c73b131d4: setverdict(pass): none -> pass 20250111122636221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@459c73b131d4: Final verdict of PTC: pass 20250111122636221 DAUC <0003> db_auc.c:157 IMSI='262426864181036': No 2G Auth Data 20250111122636221 DAUC <0003> db_auc.c:192 IMSI='262426864181036': No 3G Auth Data HLR_Test-GSUP(183)@459c73b131d4: Created GsupExpect[0] for "262426864181036" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250111122636240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58156<->l=127.0.0.1:4258 20250111122636246 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122636246 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426864181036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426864181036" session_id=1606653646 session_state=BEGIN} 20250111122636246 DSS <0004> hlr_ussd.c:576 262426864181036/0x5fc396ce: Process SS (BEGIN) 20250111122636246 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250111122636246 DSS <0004> hlr_ussd.c:518 262426864181036/0x5fc396ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250111122636246 DSS <0004> hlr_ussd.c:363 262426864181036/0x5fc396ce: Tx USSD 'Your extension is 491611473630' 20250111122636246 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426864181036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426864181036" session_id=1606653646 session_state=END} 20250111122636246 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426864181036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122636246 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122636246 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@459c73b131d4: Found GsupExpect[0] for "262426864181036" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@459c73b131d4: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262426864181036" TC_mo_ussd_iuse_msisdn(192)@459c73b131d4: setverdict(pass): none -> pass 20250111122636251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58156<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@459c73b131d4: Final verdict of PTC: pass 20250111122636251 DAUC <0003> db_auc.c:157 IMSI='262428107011875': No 2G Auth Data 20250111122636251 DAUC <0003> db_auc.c:192 IMSI='262428107011875': No 3G Auth Data HLR_Test-GSUP(183)@459c73b131d4: Created GsupExpect[0] for "262428107011875" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250111122636267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58170<->l=127.0.0.1:4258 20250111122636275 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122636275 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428107011875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428107011875" session_id=1658201491 session_state=BEGIN} 20250111122636275 DSS <0004> hlr_ussd.c:576 262428107011875/0x62d62593: Process SS (BEGIN) 20250111122636275 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250111122636275 DSS <0004> hlr_ussd.c:518 262428107011875/0x62d62593: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250111122636275 DSS <0004> hlr_ussd.c:363 262428107011875/0x62d62593: Tx USSD 'Your extension is 491610160858' 20250111122636275 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428107011875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428107011875" session_id=1658201491 session_state=END} 20250111122636275 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428107011875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122636275 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122636275 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@459c73b131d4: Found GsupExpect[0] for "262428107011875" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@459c73b131d4: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262428107011875" TC_mo_ussd_iuse_msisdn(193)@459c73b131d4: setverdict(pass): none -> pass 20250111122636280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58170<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@459c73b131d4: Final verdict of PTC: pass 20250111122636281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58084<->l=127.0.0.1:4258 20250111122636282 DLINP <000b> input/ipa.c:451 connected read/write 20250111122636282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122636282 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122636282 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122636282 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122636282 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39853<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@459c73b131d4: Final verdict of PTC: none 184@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 184: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@459c73b131d4: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sat Jan 11 12:26:36 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20250111122636335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58186<->l=127.0.0.1:4258 20250111122636536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58186<->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=82336) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Sat Jan 11 12:26:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122639614 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122639614 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122639616 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122639617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47620<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122639619 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122639619 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122639619 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122639619 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122639619 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122639619 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122639619 DLGSUP <0013> gsup_server.c:235 2:  20250111122639619 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122639619 DLGSUP <0013> gsup_server.c:235 3:  20250111122639619 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122639619 DLGSUP <0013> gsup_server.c:235 4:  20250111122639619 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122639619 DLGSUP <0013> gsup_server.c:235 5:  20250111122639619 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122639619 DLGSUP <0013> gsup_server.c:235 7:  20250111122639619 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122639619 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122639619 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122639619 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)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@459c73b131d4: 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") 20250111122639638 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39487<->l=127.0.0.1:4259) 20250111122639643 DAUC <0003> db_auc.c:157 IMSI='262426131016363': No 2G Auth Data 20250111122639643 DAUC <0003> db_auc.c:192 IMSI='262426131016363': No 3G Auth Data HLR_Test-GSUP(195)@459c73b131d4: Created GsupExpect[0] for "262426131016363" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250111122639657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47632<->l=127.0.0.1:4258 20250111122639665 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122639665 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426131016363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426131016363" source_name="the-source\n" session_id=2040858268 session_state=BEGIN} 20250111122639665 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250111122639665 DSS <0004> hlr_ussd.c:576 262426131016363/0x79a5069c: Process SS (BEGIN) 20250111122639665 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250111122639665 DSS <0004> hlr_ussd.c:518 262426131016363/0x79a5069c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250111122639665 DSS <0004> hlr_ussd.c:363 262426131016363/0x79a5069c: Tx USSD 'Your extension is 491617451612' 20250111122639665 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426131016363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426131016363" destination_name="the-source\n" session_id=2040858268 session_state=END} 20250111122639665 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262426131016363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122639665 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122639665 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@459c73b131d4: Found GsupExpect[0] for "262426131016363" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@459c73b131d4: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426131016363" TC_mo_ussd_iuse_msisdn_via_proxy(198)@459c73b131d4: setverdict(pass): none -> pass 20250111122639669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47632<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@459c73b131d4: Final verdict of PTC: pass 20250111122639669 DAUC <0003> db_auc.c:157 IMSI='262421633773581': No 2G Auth Data 20250111122639669 DAUC <0003> db_auc.c:192 IMSI='262421633773581': No 3G Auth Data HLR_Test-GSUP(195)@459c73b131d4: Created GsupExpect[0] for "262421633773581" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250111122639686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47638<->l=127.0.0.1:4258 20250111122639690 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122639690 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421633773581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421633773581" source_name="the-source\n" session_id=2583925456 session_state=BEGIN} 20250111122639690 DSS <0004> hlr_ussd.c:576 262421633773581/0x9a0392d0: Process SS (BEGIN) 20250111122639690 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250111122639690 DSS <0004> hlr_ussd.c:518 262421633773581/0x9a0392d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250111122639690 DSS <0004> hlr_ussd.c:363 262421633773581/0x9a0392d0: Tx USSD 'Your extension is 491615088517' 20250111122639690 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421633773581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421633773581" destination_name="the-source\n" session_id=2583925456 session_state=END} 20250111122639690 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262421633773581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122639690 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122639690 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@459c73b131d4: Found GsupExpect[0] for "262421633773581" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@459c73b131d4: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421633773581" TC_mo_ussd_iuse_msisdn_via_proxy(199)@459c73b131d4: setverdict(pass): none -> pass 20250111122639695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47638<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@459c73b131d4: Final verdict of PTC: pass 20250111122639696 DAUC <0003> db_auc.c:157 IMSI='262426218545810': No 2G Auth Data 20250111122639696 DAUC <0003> db_auc.c:192 IMSI='262426218545810': No 3G Auth Data HLR_Test-GSUP(195)@459c73b131d4: Created GsupExpect[0] for "262426218545810" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250111122639714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47640<->l=127.0.0.1:4258 20250111122639719 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122639719 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426218545810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426218545810" source_name="the-source\n" session_id=1054731513 session_state=BEGIN} 20250111122639719 DSS <0004> hlr_ussd.c:576 262426218545810/0x3eddecf9: Process SS (BEGIN) 20250111122639719 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250111122639719 DSS <0004> hlr_ussd.c:518 262426218545810/0x3eddecf9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250111122639719 DSS <0004> hlr_ussd.c:363 262426218545810/0x3eddecf9: Tx USSD 'Your extension is 491613323433' 20250111122639719 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262426218545810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426218545810" destination_name="the-source\n" session_id=1054731513 session_state=END} 20250111122639719 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262426218545810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122639719 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122639719 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@459c73b131d4: Found GsupExpect[0] for "262426218545810" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@459c73b131d4: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262426218545810" TC_mo_ussd_iuse_msisdn_via_proxy(200)@459c73b131d4: setverdict(pass): none -> pass 20250111122639723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47640<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@459c73b131d4: Final verdict of PTC: pass 20250111122639724 DAUC <0003> db_auc.c:157 IMSI='262428620942917': No 2G Auth Data 20250111122639724 DAUC <0003> db_auc.c:192 IMSI='262428620942917': No 3G Auth Data HLR_Test-GSUP(195)@459c73b131d4: Created GsupExpect[0] for "262428620942917" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250111122639739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47652<->l=127.0.0.1:4258 20250111122639743 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122639743 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428620942917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428620942917" source_name="the-source\n" session_id=576605120 session_state=BEGIN} 20250111122639743 DSS <0004> hlr_ussd.c:576 262428620942917/0x225e4bc0: Process SS (BEGIN) 20250111122639743 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250111122639743 DSS <0004> hlr_ussd.c:518 262428620942917/0x225e4bc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250111122639743 DSS <0004> hlr_ussd.c:363 262428620942917/0x225e4bc0: Tx USSD 'Your extension is 491618211546' 20250111122639743 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428620942917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428620942917" destination_name="the-source\n" session_id=576605120 session_state=END} 20250111122639743 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262428620942917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122639743 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122639743 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@459c73b131d4: Found GsupExpect[0] for "262428620942917" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@459c73b131d4: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262428620942917" TC_mo_ussd_iuse_msisdn_via_proxy(201)@459c73b131d4: setverdict(pass): none -> pass 20250111122639746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47652<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@459c73b131d4: Final verdict of PTC: pass 20250111122639747 DAUC <0003> db_auc.c:157 IMSI='262422239046192': No 2G Auth Data 20250111122639747 DAUC <0003> db_auc.c:192 IMSI='262422239046192': No 3G Auth Data HLR_Test-GSUP(195)@459c73b131d4: Created GsupExpect[0] for "262422239046192" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250111122639764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47660<->l=127.0.0.1:4258 20250111122639769 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122639769 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422239046192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422239046192" source_name="the-source\n" session_id=1730427316 session_state=BEGIN} 20250111122639769 DSS <0004> hlr_ussd.c:576 262422239046192/0x672439b4: Process SS (BEGIN) 20250111122639769 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250111122639769 DSS <0004> hlr_ussd.c:518 262422239046192/0x672439b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250111122639769 DSS <0004> hlr_ussd.c:363 262422239046192/0x672439b4: Tx USSD 'Your extension is 491610700822' 20250111122639769 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422239046192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422239046192" destination_name="the-source\n" session_id=1730427316 session_state=END} 20250111122639769 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262422239046192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122639769 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122639769 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@459c73b131d4: Found GsupExpect[0] for "262422239046192" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@459c73b131d4: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262422239046192" TC_mo_ussd_iuse_msisdn_via_proxy(202)@459c73b131d4: setverdict(pass): none -> pass 20250111122639773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47660<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@459c73b131d4: Final verdict of PTC: pass 20250111122639773 DAUC <0003> db_auc.c:157 IMSI='262421299838748': No 2G Auth Data 20250111122639773 DAUC <0003> db_auc.c:192 IMSI='262421299838748': No 3G Auth Data HLR_Test-GSUP(195)@459c73b131d4: Created GsupExpect[0] for "262421299838748" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250111122639789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47676<->l=127.0.0.1:4258 20250111122639795 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122639795 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421299838748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421299838748" source_name="the-source\n" session_id=617677160 session_state=BEGIN} 20250111122639795 DSS <0004> hlr_ussd.c:576 262421299838748/0x24d10168: Process SS (BEGIN) 20250111122639795 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250111122639795 DSS <0004> hlr_ussd.c:518 262421299838748/0x24d10168: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250111122639796 DSS <0004> hlr_ussd.c:363 262421299838748/0x24d10168: Tx USSD 'Your extension is 491611073603' 20250111122639796 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421299838748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421299838748" destination_name="the-source\n" session_id=617677160 session_state=END} 20250111122639796 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262421299838748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122639796 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122639796 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@459c73b131d4: Found GsupExpect[0] for "262421299838748" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@459c73b131d4: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262421299838748" TC_mo_ussd_iuse_msisdn_via_proxy(203)@459c73b131d4: setverdict(pass): none -> pass 20250111122639799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47676<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@459c73b131d4: Final verdict of PTC: pass 20250111122639800 DAUC <0003> db_auc.c:157 IMSI='262420024219271': No 2G Auth Data 20250111122639800 DAUC <0003> db_auc.c:192 IMSI='262420024219271': No 3G Auth Data HLR_Test-GSUP(195)@459c73b131d4: Created GsupExpect[0] for "262420024219271" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250111122639817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47678<->l=127.0.0.1:4258 20250111122639822 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122639822 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262420024219271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420024219271" source_name="the-source\n" session_id=3642117761 session_state=BEGIN} 20250111122639823 DSS <0004> hlr_ussd.c:576 262420024219271/0xd9164e81: Process SS (BEGIN) 20250111122639823 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250111122639823 DSS <0004> hlr_ussd.c:518 262420024219271/0xd9164e81: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250111122639823 DSS <0004> hlr_ussd.c:363 262420024219271/0xd9164e81: Tx USSD 'Your extension is 491613271538' 20250111122639823 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262420024219271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420024219271" destination_name="the-source\n" session_id=3642117761 session_state=END} 20250111122639823 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262420024219271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122639823 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122639823 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@459c73b131d4: Found GsupExpect[0] for "262420024219271" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@459c73b131d4: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262420024219271" TC_mo_ussd_iuse_msisdn_via_proxy(204)@459c73b131d4: setverdict(pass): none -> pass 20250111122639826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47678<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@459c73b131d4: Final verdict of PTC: pass 20250111122639827 DAUC <0003> db_auc.c:157 IMSI='262423664820082': No 2G Auth Data 20250111122639827 DAUC <0003> db_auc.c:192 IMSI='262423664820082': No 3G Auth Data HLR_Test-GSUP(195)@459c73b131d4: Created GsupExpect[0] for "262423664820082" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250111122639844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47686<->l=127.0.0.1:4258 20250111122639848 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122639848 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423664820082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423664820082" source_name="the-source\n" session_id=2453324652 session_state=BEGIN} 20250111122639848 DSS <0004> hlr_ussd.c:576 262423664820082/0x923ac36c: Process SS (BEGIN) 20250111122639848 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250111122639848 DSS <0004> hlr_ussd.c:518 262423664820082/0x923ac36c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250111122639848 DSS <0004> hlr_ussd.c:363 262423664820082/0x923ac36c: Tx USSD 'Your extension is 491612711712' 20250111122639848 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423664820082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423664820082" destination_name="the-source\n" session_id=2453324652 session_state=END} 20250111122639848 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262423664820082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122639848 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122639848 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@459c73b131d4: Found GsupExpect[0] for "262423664820082" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@459c73b131d4: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262423664820082" TC_mo_ussd_iuse_msisdn_via_proxy(205)@459c73b131d4: setverdict(pass): none -> pass 20250111122639852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47686<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@459c73b131d4: Final verdict of PTC: pass 20250111122639852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47620<->l=127.0.0.1:4258 20250111122639853 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39487<->l=127.0.0.1:4259) 20250111122639853 DLINP <000b> input/ipa.c:451 connected read/write 20250111122639853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122639853 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122639853 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122639853 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122639853 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@459c73b131d4: Final verdict of PTC: none 196@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP(195)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 196: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@459c73b131d4: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sat Jan 11 12:26:39 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20250111122639891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47688<->l=127.0.0.1:4258 20250111122640092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47688<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77376) Waiting for packet dumper to finish... 1 (prev_count=77376, count=83544) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sat Jan 11 12:26:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_mo_ussd_euse started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 20250111122643170 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34733 20250111122643171 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34733 MTC@459c73b131d4: in not legacy case 2 IPA-EUSE-foobar(208)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122643173 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643173 DLINP <000b> input/ipa.c:405 127.0.0.1:34733 message received 20250111122643174 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122643174 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122643175 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-EUSE-foobar(208)@459c73b131d4: 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) } } } } 20250111122643176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47700<->l=127.0.0.1:4258 IPA-EUSE-foobar(208)@459c73b131d4: 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 } } } } 20250111122643176 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643176 DLINP <000b> input/ipa.c:405 127.0.0.1:34733 message received 20250111122643176 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122643176 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250111122643176 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250111122643176 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250111122643176 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122643176 DLGSUP <0013> gsup_server.c:235 2:  20250111122643176 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122643177 DLGSUP <0013> gsup_server.c:235 3:  20250111122643177 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122643177 DLGSUP <0013> gsup_server.c:235 4:  20250111122643177 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122643177 DLGSUP <0013> gsup_server.c:235 5:  20250111122643177 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122643177 DLGSUP <0013> gsup_server.c:235 7:  20250111122643177 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122643177 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122643177 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122643177 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34733 IPA-EUSE-foobar(208)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122643178 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122643178 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122643178 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122643178 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122643178 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122643178 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122643178 DLGSUP <0013> gsup_server.c:235 2:  20250111122643178 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122643178 DLGSUP <0013> gsup_server.c:235 3:  20250111122643178 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122643178 DLGSUP <0013> gsup_server.c:235 4:  20250111122643178 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122643178 DLGSUP <0013> gsup_server.c:235 5:  20250111122643178 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122643178 DLGSUP <0013> gsup_server.c:235 7:  20250111122643178 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122643178 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122643178 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122643179 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)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@459c73b131d4: 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") 20250111122643197 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42819<->l=127.0.0.1:4259) 20250111122643202 DAUC <0003> db_auc.c:157 IMSI='262429269916580': No 2G Auth Data 20250111122643202 DAUC <0003> db_auc.c:192 IMSI='262429269916580': No 3G Auth Data HLR_Test-GSUP(209)@459c73b131d4: Created GsupExpect[0] for "262429269916580" to be handled at TC_mo_ussd_euse(212) 20250111122643217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47708<->l=127.0.0.1:4258 20250111122643223 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122643223 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429269916580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429269916580" session_id=191467840 session_state=BEGIN} 20250111122643223 DSS <0004> hlr_ussd.c:576 262429269916580/0x0b699140: Process SS (BEGIN) 20250111122643223 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122643223 DSS <0004> hlr_ussd.c:518 262429269916580/0x0b699140: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122643223 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643223 DLINP <000b> input/ipa.c:431 127.0.0.1:34733 sending data 20250111122643223 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643223 DLINP <000b> input/ipa.c:431 127.0.0.1:34733 sending data EUSE-TC_mo_ussd_euse(206)@459c73b131d4: 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 } } } } } 20250111122643231 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643231 DLINP <000b> input/ipa.c:405 127.0.0.1:34733 message received 20250111122643231 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262429269916580 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429269916580" session_id=191467840 session_state=END} 20250111122643231 DSS <0004> hlr_ussd.c:576 262429269916580/0x0b699140: Process SS (END) 20250111122643231 DSS <0004> hlr_ussd.c:518 262429269916580/0x0b699140: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250111122643231 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429269916580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429269916580" session_id=191467840 session_state=END} 20250111122643231 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429269916580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122643231 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262429269916580 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122643231 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122643231 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@459c73b131d4: Found GsupExpect[0] for "262429269916580" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@459c73b131d4: Added IMSI table entry 0TC_mo_ussd_euse(212)"262429269916580" TC_mo_ussd_euse(212)@459c73b131d4: setverdict(pass): none -> pass 20250111122643237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47708<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@459c73b131d4: Final verdict of PTC: pass 20250111122643238 DAUC <0003> db_auc.c:157 IMSI='262429676423271': No 2G Auth Data 20250111122643238 DAUC <0003> db_auc.c:192 IMSI='262429676423271': No 3G Auth Data HLR_Test-GSUP(209)@459c73b131d4: Created GsupExpect[0] for "262429676423271" to be handled at TC_mo_ussd_euse(213) 20250111122643256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47720<->l=127.0.0.1:4258 20250111122643262 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122643262 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429676423271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429676423271" session_id=172243812 session_state=BEGIN} 20250111122643262 DSS <0004> hlr_ussd.c:576 262429676423271/0x0a443b64: Process SS (BEGIN) 20250111122643262 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122643262 DSS <0004> hlr_ussd.c:518 262429676423271/0x0a443b64: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122643262 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643262 DLINP <000b> input/ipa.c:431 127.0.0.1:34733 sending data 20250111122643262 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643262 DLINP <000b> input/ipa.c:431 127.0.0.1:34733 sending data EUSE-TC_mo_ussd_euse(206)@459c73b131d4: 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 } } } } } 20250111122643264 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643264 DLINP <000b> input/ipa.c:405 127.0.0.1:34733 message received 20250111122643264 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262429676423271 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429676423271" session_id=172243812 session_state=END} 20250111122643264 DSS <0004> hlr_ussd.c:576 262429676423271/0x0a443b64: Process SS (END) 20250111122643264 DSS <0004> hlr_ussd.c:518 262429676423271/0x0a443b64: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250111122643264 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429676423271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429676423271" session_id=172243812 session_state=END} 20250111122643264 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429676423271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122643264 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262429676423271 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122643264 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122643264 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@459c73b131d4: Found GsupExpect[0] for "262429676423271" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@459c73b131d4: Added IMSI table entry 1TC_mo_ussd_euse(213)"262429676423271" TC_mo_ussd_euse(213)@459c73b131d4: setverdict(pass): none -> pass 20250111122643268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47720<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@459c73b131d4: Final verdict of PTC: pass 20250111122643269 DAUC <0003> db_auc.c:157 IMSI='262429961627315': No 2G Auth Data 20250111122643269 DAUC <0003> db_auc.c:192 IMSI='262429961627315': No 3G Auth Data HLR_Test-GSUP(209)@459c73b131d4: Created GsupExpect[0] for "262429961627315" to be handled at TC_mo_ussd_euse(214) 20250111122643286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47734<->l=127.0.0.1:4258 20250111122643293 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122643293 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429961627315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429961627315" session_id=2723869013 session_state=BEGIN} 20250111122643293 DSS <0004> hlr_ussd.c:576 262429961627315/0xa25af155: Process SS (BEGIN) 20250111122643293 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122643293 DSS <0004> hlr_ussd.c:518 262429961627315/0xa25af155: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122643293 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643293 DLINP <000b> input/ipa.c:431 127.0.0.1:34733 sending data 20250111122643293 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643293 DLINP <000b> input/ipa.c:431 127.0.0.1:34733 sending data EUSE-TC_mo_ussd_euse(206)@459c73b131d4: 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 } } } } } 20250111122643296 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643296 DLINP <000b> input/ipa.c:405 127.0.0.1:34733 message received 20250111122643296 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262429961627315 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429961627315" session_id=2723869013 session_state=END} 20250111122643296 DSS <0004> hlr_ussd.c:576 262429961627315/0xa25af155: Process SS (END) 20250111122643296 DSS <0004> hlr_ussd.c:518 262429961627315/0xa25af155: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250111122643296 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429961627315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429961627315" session_id=2723869013 session_state=END} 20250111122643296 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429961627315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122643296 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262429961627315 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122643296 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122643296 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@459c73b131d4: Found GsupExpect[0] for "262429961627315" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@459c73b131d4: Added IMSI table entry 2TC_mo_ussd_euse(214)"262429961627315" TC_mo_ussd_euse(214)@459c73b131d4: setverdict(pass): none -> pass 20250111122643301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47734<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@459c73b131d4: Final verdict of PTC: pass 20250111122643301 DAUC <0003> db_auc.c:157 IMSI='262422489222563': No 2G Auth Data 20250111122643301 DAUC <0003> db_auc.c:192 IMSI='262422489222563': No 3G Auth Data HLR_Test-GSUP(209)@459c73b131d4: Created GsupExpect[0] for "262422489222563" to be handled at TC_mo_ussd_euse(215) 20250111122643317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47736<->l=127.0.0.1:4258 20250111122643323 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122643324 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422489222563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422489222563" session_id=97453384 session_state=BEGIN} 20250111122643324 DSS <0004> hlr_ussd.c:576 262422489222563/0x05cf0548: Process SS (BEGIN) 20250111122643324 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122643324 DSS <0004> hlr_ussd.c:518 262422489222563/0x05cf0548: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122643324 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643324 DLINP <000b> input/ipa.c:431 127.0.0.1:34733 sending data 20250111122643324 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643324 DLINP <000b> input/ipa.c:431 127.0.0.1:34733 sending data EUSE-TC_mo_ussd_euse(206)@459c73b131d4: 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 } } } } } 20250111122643325 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643325 DLINP <000b> input/ipa.c:405 127.0.0.1:34733 message received 20250111122643326 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262422489222563 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422489222563" session_id=97453384 session_state=END} 20250111122643326 DSS <0004> hlr_ussd.c:576 262422489222563/0x05cf0548: Process SS (END) 20250111122643326 DSS <0004> hlr_ussd.c:518 262422489222563/0x05cf0548: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250111122643326 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422489222563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422489222563" session_id=97453384 session_state=END} 20250111122643326 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422489222563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122643326 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262422489222563 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122643326 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122643326 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@459c73b131d4: Found GsupExpect[0] for "262422489222563" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@459c73b131d4: Added IMSI table entry 3TC_mo_ussd_euse(215)"262422489222563" TC_mo_ussd_euse(215)@459c73b131d4: setverdict(pass): none -> pass 20250111122643329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47736<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@459c73b131d4: Final verdict of PTC: pass 20250111122643330 DAUC <0003> db_auc.c:157 IMSI='262424671304971': No 2G Auth Data 20250111122643330 DAUC <0003> db_auc.c:192 IMSI='262424671304971': No 3G Auth Data HLR_Test-GSUP(209)@459c73b131d4: Created GsupExpect[0] for "262424671304971" to be handled at TC_mo_ussd_euse(216) 20250111122643346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47744<->l=127.0.0.1:4258 20250111122643351 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122643351 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424671304971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424671304971" session_id=1085935990 session_state=BEGIN} 20250111122643351 DSS <0004> hlr_ussd.c:576 262424671304971/0x40ba1176: Process SS (BEGIN) 20250111122643351 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122643351 DSS <0004> hlr_ussd.c:518 262424671304971/0x40ba1176: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122643351 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643351 DLINP <000b> input/ipa.c:431 127.0.0.1:34733 sending data 20250111122643351 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643351 DLINP <000b> input/ipa.c:431 127.0.0.1:34733 sending data EUSE-TC_mo_ussd_euse(206)@459c73b131d4: 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 } } } } } 20250111122643353 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643353 DLINP <000b> input/ipa.c:405 127.0.0.1:34733 message received 20250111122643353 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262424671304971 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424671304971" session_id=1085935990 session_state=END} 20250111122643353 DSS <0004> hlr_ussd.c:576 262424671304971/0x40ba1176: Process SS (END) 20250111122643353 DSS <0004> hlr_ussd.c:518 262424671304971/0x40ba1176: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250111122643353 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424671304971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424671304971" session_id=1085935990 session_state=END} 20250111122643353 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424671304971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122643353 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262424671304971 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122643353 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122643353 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@459c73b131d4: Found GsupExpect[0] for "262424671304971" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@459c73b131d4: Added IMSI table entry 4TC_mo_ussd_euse(216)"262424671304971" TC_mo_ussd_euse(216)@459c73b131d4: setverdict(pass): none -> pass 20250111122643357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47744<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@459c73b131d4: Final verdict of PTC: pass 20250111122643358 DAUC <0003> db_auc.c:157 IMSI='262429996391008': No 2G Auth Data 20250111122643358 DAUC <0003> db_auc.c:192 IMSI='262429996391008': No 3G Auth Data HLR_Test-GSUP(209)@459c73b131d4: Created GsupExpect[0] for "262429996391008" to be handled at TC_mo_ussd_euse(217) 20250111122643372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47756<->l=127.0.0.1:4258 20250111122643379 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122643379 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429996391008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429996391008" session_id=2597899494 session_state=BEGIN} 20250111122643379 DSS <0004> hlr_ussd.c:576 262429996391008/0x9ad8cce6: Process SS (BEGIN) 20250111122643379 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122643379 DSS <0004> hlr_ussd.c:518 262429996391008/0x9ad8cce6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122643379 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643379 DLINP <000b> input/ipa.c:431 127.0.0.1:34733 sending data 20250111122643379 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643379 DLINP <000b> input/ipa.c:431 127.0.0.1:34733 sending data EUSE-TC_mo_ussd_euse(206)@459c73b131d4: 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 } } } } } 20250111122643381 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643381 DLINP <000b> input/ipa.c:405 127.0.0.1:34733 message received 20250111122643381 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429996391008 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429996391008" session_id=2597899494 session_state=END} 20250111122643381 DSS <0004> hlr_ussd.c:576 262429996391008/0x9ad8cce6: Process SS (END) 20250111122643381 DSS <0004> hlr_ussd.c:518 262429996391008/0x9ad8cce6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250111122643381 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429996391008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429996391008" session_id=2597899494 session_state=END} 20250111122643381 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429996391008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122643381 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429996391008 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122643381 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122643381 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@459c73b131d4: Found GsupExpect[0] for "262429996391008" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@459c73b131d4: Added IMSI table entry 5TC_mo_ussd_euse(217)"262429996391008" TC_mo_ussd_euse(217)@459c73b131d4: setverdict(pass): none -> pass 20250111122643386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47756<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@459c73b131d4: Final verdict of PTC: pass 20250111122643386 DAUC <0003> db_auc.c:157 IMSI='262422885512063': No 2G Auth Data 20250111122643386 DAUC <0003> db_auc.c:192 IMSI='262422885512063': No 3G Auth Data HLR_Test-GSUP(209)@459c73b131d4: Created GsupExpect[0] for "262422885512063" to be handled at TC_mo_ussd_euse(218) 20250111122643400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47772<->l=127.0.0.1:4258 20250111122643405 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122643405 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422885512063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422885512063" session_id=2116449831 session_state=BEGIN} 20250111122643405 DSS <0004> hlr_ussd.c:576 262422885512063/0x7e267627: Process SS (BEGIN) 20250111122643405 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122643405 DSS <0004> hlr_ussd.c:518 262422885512063/0x7e267627: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122643405 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643405 DLINP <000b> input/ipa.c:431 127.0.0.1:34733 sending data 20250111122643405 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643405 DLINP <000b> input/ipa.c:431 127.0.0.1:34733 sending data EUSE-TC_mo_ussd_euse(206)@459c73b131d4: 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 } } } } } 20250111122643407 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643407 DLINP <000b> input/ipa.c:405 127.0.0.1:34733 message received 20250111122643407 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262422885512063 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422885512063" session_id=2116449831 session_state=END} 20250111122643407 DSS <0004> hlr_ussd.c:576 262422885512063/0x7e267627: Process SS (END) 20250111122643407 DSS <0004> hlr_ussd.c:518 262422885512063/0x7e267627: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250111122643407 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422885512063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422885512063" session_id=2116449831 session_state=END} 20250111122643407 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422885512063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122643407 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262422885512063 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122643407 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122643407 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@459c73b131d4: Found GsupExpect[0] for "262422885512063" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@459c73b131d4: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422885512063" TC_mo_ussd_euse(218)@459c73b131d4: setverdict(pass): none -> pass 20250111122643410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47772<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@459c73b131d4: Final verdict of PTC: pass 20250111122643411 DAUC <0003> db_auc.c:157 IMSI='262424249738336': No 2G Auth Data 20250111122643411 DAUC <0003> db_auc.c:192 IMSI='262424249738336': No 3G Auth Data HLR_Test-GSUP(209)@459c73b131d4: Created GsupExpect[0] for "262424249738336" to be handled at TC_mo_ussd_euse(219) 20250111122643423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47774<->l=127.0.0.1:4258 20250111122643430 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122643430 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424249738336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424249738336" session_id=30602310 session_state=BEGIN} 20250111122643430 DSS <0004> hlr_ussd.c:576 262424249738336/0x01d2f446: Process SS (BEGIN) 20250111122643430 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122643430 DSS <0004> hlr_ussd.c:518 262424249738336/0x01d2f446: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122643430 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643430 DLINP <000b> input/ipa.c:431 127.0.0.1:34733 sending data 20250111122643430 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643430 DLINP <000b> input/ipa.c:431 127.0.0.1:34733 sending data EUSE-TC_mo_ussd_euse(206)@459c73b131d4: 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 } } } } } 20250111122643432 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643432 DLINP <000b> input/ipa.c:405 127.0.0.1:34733 message received 20250111122643432 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262424249738336 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424249738336" session_id=30602310 session_state=END} 20250111122643432 DSS <0004> hlr_ussd.c:576 262424249738336/0x01d2f446: Process SS (END) 20250111122643432 DSS <0004> hlr_ussd.c:518 262424249738336/0x01d2f446: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250111122643432 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424249738336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424249738336" session_id=30602310 session_state=END} 20250111122643432 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424249738336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122643432 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262424249738336 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122643432 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122643432 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@459c73b131d4: Found GsupExpect[0] for "262424249738336" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@459c73b131d4: Added IMSI table entry 7TC_mo_ussd_euse(219)"262424249738336" TC_mo_ussd_euse(219)@459c73b131d4: setverdict(pass): none -> pass 20250111122643435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47774<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@459c73b131d4: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@459c73b131d4: Final verdict of PTC: none 20250111122643437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47700<->l=127.0.0.1:4258 20250111122643438 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643438 DLINP <000b> input/ipa.c:405 127.0.0.1:34733 message received 20250111122643438 DLINP <000b> input/ipa.c:414 127.0.0.1:34733 connection closed with server 20250111122643438 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34733 20250111122643438 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250111122643438 DLINP <000b> input/ipa.c:451 connected read/write 20250111122643438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122643438 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122643438 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122643438 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122643438 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42819<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@459c73b131d4: Final verdict of PTC: none 210@459c73b131d4: Final verdict of PTC: none IPA-EUSE-foobar(208)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 210: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@459c73b131d4: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sat Jan 11 12:26:43 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250111122643486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47788<->l=127.0.0.1:4258 20250111122643687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47788<->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=111184) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sat Jan 11 12:26:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_mo_ussd_euse_continue started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 20250111122646762 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43057 20250111122646762 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43057 MTC@459c73b131d4: in not legacy case 2 IPA-EUSE-foobar(222)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122646765 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646765 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received IPA-EUSE-foobar(222)@459c73b131d4: 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) } } } } 20250111122646767 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122646767 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@459c73b131d4: 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 } } } } 20250111122646767 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646767 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122646767 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122646767 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250111122646767 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250111122646767 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250111122646767 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122646767 DLGSUP <0013> gsup_server.c:235 2:  20250111122646767 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122646767 DLGSUP <0013> gsup_server.c:235 3:  20250111122646767 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122646767 DLGSUP <0013> gsup_server.c:235 4:  20250111122646767 DLGSUP <0013> gsup_server.c:237 4: 00  IPA-EUSE-foobar(222)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122646767 DLGSUP <0013> gsup_server.c:235 5:  20250111122646767 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122646767 DLGSUP <0013> gsup_server.c:235 7:  20250111122646767 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122646767 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122646767 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122646767 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43057 HLR_Test-GSUP-IPA(221)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122646770 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122646771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41612<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122646773 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122646773 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122646773 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122646773 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122646773 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122646773 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122646773 DLGSUP <0013> gsup_server.c:235 2:  20250111122646773 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122646773 DLGSUP <0013> gsup_server.c:235 3:  20250111122646773 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122646773 DLGSUP <0013> gsup_server.c:235 4:  20250111122646773 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122646773 DLGSUP <0013> gsup_server.c:235 5:  20250111122646773 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122646773 DLGSUP <0013> gsup_server.c:235 7:  20250111122646773 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122646773 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122646773 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122646774 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@459c73b131d4: 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") 20250111122646792 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39753<->l=127.0.0.1:4259) 20250111122646798 DAUC <0003> db_auc.c:157 IMSI='262427793102931': No 2G Auth Data 20250111122646798 DAUC <0003> db_auc.c:192 IMSI='262427793102931': No 3G Auth Data HLR_Test-GSUP(223)@459c73b131d4: Created GsupExpect[0] for "262427793102931" to be handled at TC_mo_ussd_euse_continue(226) 20250111122646812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41622<->l=127.0.0.1:4258 20250111122646820 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122646820 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427793102931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427793102931" session_id=4139632406 session_state=BEGIN} 20250111122646820 DSS <0004> hlr_ussd.c:576 262427793102931/0xf6bdc716: Process SS (BEGIN) 20250111122646820 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122646820 DSS <0004> hlr_ussd.c:518 262427793102931/0xf6bdc716: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122646820 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646820 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data 20250111122646820 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646820 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: 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 } } } } } 20250111122646828 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646828 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122646828 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427793102931 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427793102931" session_id=4139632406 session_state=CONTINUE} 20250111122646828 DSS <0004> hlr_ussd.c:576 262427793102931/0xf6bdc716: Process SS (CONTINUE) 20250111122646828 DSS <0004> hlr_ussd.c:518 262427793102931/0xf6bdc716: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250111122646828 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427793102931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427793102931" session_id=4139632406 session_state=CONTINUE} 20250111122646828 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427793102931 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122646828 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122646828 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@459c73b131d4: Found GsupExpect[0] for "262427793102931" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@459c73b131d4: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262427793102931" TC_mo_ussd_euse_continue(226)@459c73b131d4: setverdict(pass): none -> pass 20250111122646834 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122646835 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427793102931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427793102931" session_id=4139632406 session_state=CONTINUE} 20250111122646835 DSS <0004> hlr_ussd.c:576 262427793102931/0xf6bdc716: Process SS (CONTINUE) 20250111122646835 DSS <0004> hlr_ussd.c:518 262427793102931/0xf6bdc716: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250111122646835 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427793102931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122646835 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646835 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data 20250111122646835 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646835 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: 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 } } } } } 20250111122646837 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646837 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122646837 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427793102931 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427793102931" session_id=4139632406 session_state=END} 20250111122646837 DSS <0004> hlr_ussd.c:576 262427793102931/0xf6bdc716: Process SS (END) 20250111122646837 DSS <0004> hlr_ussd.c:518 262427793102931/0xf6bdc716: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250111122646837 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427793102931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427793102931" session_id=4139632406 session_state=END} 20250111122646837 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427793102931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122646837 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427793102931 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122646837 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122646837 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122646839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41622<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@459c73b131d4: Final verdict of PTC: pass 20250111122646839 DAUC <0003> db_auc.c:157 IMSI='262421301656460': No 2G Auth Data 20250111122646839 DAUC <0003> db_auc.c:192 IMSI='262421301656460': No 3G Auth Data HLR_Test-GSUP(223)@459c73b131d4: Created GsupExpect[0] for "262421301656460" to be handled at TC_mo_ussd_euse_continue(227) 20250111122646855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4258 20250111122646860 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122646861 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421301656460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421301656460" session_id=3912396489 session_state=BEGIN} 20250111122646861 DSS <0004> hlr_ussd.c:576 262421301656460/0xe9326ec9: Process SS (BEGIN) 20250111122646861 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122646861 DSS <0004> hlr_ussd.c:518 262421301656460/0xe9326ec9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122646861 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646861 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data 20250111122646861 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646861 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: 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 } } } } } 20250111122646863 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646863 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122646863 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262421301656460 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421301656460" session_id=3912396489 session_state=CONTINUE} 20250111122646863 DSS <0004> hlr_ussd.c:576 262421301656460/0xe9326ec9: Process SS (CONTINUE) 20250111122646863 DSS <0004> hlr_ussd.c:518 262421301656460/0xe9326ec9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250111122646863 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421301656460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421301656460" session_id=3912396489 session_state=CONTINUE} 20250111122646863 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262421301656460 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122646863 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122646863 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@459c73b131d4: Found GsupExpect[0] for "262421301656460" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@459c73b131d4: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262421301656460" TC_mo_ussd_euse_continue(227)@459c73b131d4: setverdict(pass): none -> pass 20250111122646869 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122646869 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421301656460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421301656460" session_id=3912396489 session_state=CONTINUE} 20250111122646869 DSS <0004> hlr_ussd.c:576 262421301656460/0xe9326ec9: Process SS (CONTINUE) 20250111122646869 DSS <0004> hlr_ussd.c:518 262421301656460/0xe9326ec9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250111122646869 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421301656460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122646869 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646869 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data 20250111122646869 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646869 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: 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 } } } } } 20250111122646870 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646870 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122646870 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262421301656460 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421301656460" session_id=3912396489 session_state=END} 20250111122646870 DSS <0004> hlr_ussd.c:576 262421301656460/0xe9326ec9: Process SS (END) 20250111122646870 DSS <0004> hlr_ussd.c:518 262421301656460/0xe9326ec9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250111122646870 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421301656460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421301656460" session_id=3912396489 session_state=END} 20250111122646870 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421301656460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122646870 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262421301656460 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122646870 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122646871 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122646872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@459c73b131d4: Final verdict of PTC: pass 20250111122646873 DAUC <0003> db_auc.c:157 IMSI='262425708673039': No 2G Auth Data 20250111122646873 DAUC <0003> db_auc.c:192 IMSI='262425708673039': No 3G Auth Data HLR_Test-GSUP(223)@459c73b131d4: Created GsupExpect[0] for "262425708673039" to be handled at TC_mo_ussd_euse_continue(228) 20250111122646889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41644<->l=127.0.0.1:4258 20250111122646893 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122646893 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425708673039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425708673039" session_id=1320370191 session_state=BEGIN} 20250111122646893 DSS <0004> hlr_ussd.c:576 262425708673039/0x4eb3400f: Process SS (BEGIN) 20250111122646894 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122646894 DSS <0004> hlr_ussd.c:518 262425708673039/0x4eb3400f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122646894 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646894 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data 20250111122646894 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646894 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: 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 } } } } } 20250111122646895 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646895 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122646895 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425708673039 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425708673039" session_id=1320370191 session_state=CONTINUE} 20250111122646895 DSS <0004> hlr_ussd.c:576 262425708673039/0x4eb3400f: Process SS (CONTINUE) 20250111122646895 DSS <0004> hlr_ussd.c:518 262425708673039/0x4eb3400f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250111122646895 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425708673039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425708673039" session_id=1320370191 session_state=CONTINUE} 20250111122646895 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425708673039 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122646895 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122646895 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@459c73b131d4: Found GsupExpect[0] for "262425708673039" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@459c73b131d4: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262425708673039" TC_mo_ussd_euse_continue(228)@459c73b131d4: setverdict(pass): none -> pass 20250111122646900 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122646900 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425708673039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425708673039" session_id=1320370191 session_state=CONTINUE} 20250111122646900 DSS <0004> hlr_ussd.c:576 262425708673039/0x4eb3400f: Process SS (CONTINUE) 20250111122646900 DSS <0004> hlr_ussd.c:518 262425708673039/0x4eb3400f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250111122646900 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425708673039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122646900 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646900 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data 20250111122646900 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646900 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: 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 } } } } } 20250111122646902 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646902 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122646902 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425708673039 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425708673039" session_id=1320370191 session_state=END} 20250111122646902 DSS <0004> hlr_ussd.c:576 262425708673039/0x4eb3400f: Process SS (END) 20250111122646902 DSS <0004> hlr_ussd.c:518 262425708673039/0x4eb3400f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250111122646902 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425708673039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425708673039" session_id=1320370191 session_state=END} 20250111122646902 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425708673039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122646902 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425708673039 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122646902 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122646902 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122646904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41644<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@459c73b131d4: Final verdict of PTC: pass 20250111122646905 DAUC <0003> db_auc.c:157 IMSI='262422786960520': No 2G Auth Data 20250111122646905 DAUC <0003> db_auc.c:192 IMSI='262422786960520': No 3G Auth Data HLR_Test-GSUP(223)@459c73b131d4: Created GsupExpect[0] for "262422786960520" to be handled at TC_mo_ussd_euse_continue(229) 20250111122646920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41658<->l=127.0.0.1:4258 20250111122646924 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122646924 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422786960520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422786960520" session_id=1905818069 session_state=BEGIN} 20250111122646924 DSS <0004> hlr_ussd.c:576 262422786960520/0x719879d5: Process SS (BEGIN) 20250111122646924 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122646924 DSS <0004> hlr_ussd.c:518 262422786960520/0x719879d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122646924 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646924 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data 20250111122646924 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646924 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: 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 } } } } } 20250111122646926 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646926 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122646926 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262422786960520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422786960520" session_id=1905818069 session_state=CONTINUE} 20250111122646926 DSS <0004> hlr_ussd.c:576 262422786960520/0x719879d5: Process SS (CONTINUE) 20250111122646926 DSS <0004> hlr_ussd.c:518 262422786960520/0x719879d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250111122646926 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422786960520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422786960520" session_id=1905818069 session_state=CONTINUE} 20250111122646926 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262422786960520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122646926 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122646926 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@459c73b131d4: Found GsupExpect[0] for "262422786960520" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@459c73b131d4: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262422786960520" TC_mo_ussd_euse_continue(229)@459c73b131d4: setverdict(pass): none -> pass 20250111122646930 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122646930 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422786960520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422786960520" session_id=1905818069 session_state=CONTINUE} 20250111122646930 DSS <0004> hlr_ussd.c:576 262422786960520/0x719879d5: Process SS (CONTINUE) 20250111122646930 DSS <0004> hlr_ussd.c:518 262422786960520/0x719879d5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250111122646930 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422786960520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122646930 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646930 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data 20250111122646930 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646930 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: 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 } } } } } 20250111122646932 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646932 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122646932 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262422786960520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422786960520" session_id=1905818069 session_state=END} 20250111122646932 DSS <0004> hlr_ussd.c:576 262422786960520/0x719879d5: Process SS (END) 20250111122646932 DSS <0004> hlr_ussd.c:518 262422786960520/0x719879d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250111122646932 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422786960520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422786960520" session_id=1905818069 session_state=END} 20250111122646932 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422786960520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122646932 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262422786960520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122646932 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122646932 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122646934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41658<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@459c73b131d4: Final verdict of PTC: pass 20250111122646936 DAUC <0003> db_auc.c:157 IMSI='262425853395576': No 2G Auth Data 20250111122646936 DAUC <0003> db_auc.c:192 IMSI='262425853395576': No 3G Auth Data HLR_Test-GSUP(223)@459c73b131d4: Created GsupExpect[0] for "262425853395576" to be handled at TC_mo_ussd_euse_continue(230) 20250111122646952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41664<->l=127.0.0.1:4258 20250111122646958 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122646958 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425853395576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425853395576" session_id=639734612 session_state=BEGIN} 20250111122646958 DSS <0004> hlr_ussd.c:576 262425853395576/0x26219354: Process SS (BEGIN) 20250111122646958 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122646958 DSS <0004> hlr_ussd.c:518 262425853395576/0x26219354: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122646958 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646958 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data 20250111122646958 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646958 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: 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 } } } } } 20250111122646960 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646960 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122646960 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262425853395576 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425853395576" session_id=639734612 session_state=CONTINUE} 20250111122646960 DSS <0004> hlr_ussd.c:576 262425853395576/0x26219354: Process SS (CONTINUE) 20250111122646960 DSS <0004> hlr_ussd.c:518 262425853395576/0x26219354: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250111122646960 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425853395576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425853395576" session_id=639734612 session_state=CONTINUE} 20250111122646960 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262425853395576 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122646960 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122646960 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@459c73b131d4: Found GsupExpect[0] for "262425853395576" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@459c73b131d4: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262425853395576" TC_mo_ussd_euse_continue(230)@459c73b131d4: setverdict(pass): none -> pass 20250111122646965 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122646965 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425853395576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425853395576" session_id=639734612 session_state=CONTINUE} 20250111122646965 DSS <0004> hlr_ussd.c:576 262425853395576/0x26219354: Process SS (CONTINUE) 20250111122646965 DSS <0004> hlr_ussd.c:518 262425853395576/0x26219354: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250111122646965 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425853395576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122646965 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646965 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data 20250111122646965 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646965 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: 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 } } } } } 20250111122646967 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646967 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122646967 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262425853395576 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425853395576" session_id=639734612 session_state=END} 20250111122646967 DSS <0004> hlr_ussd.c:576 262425853395576/0x26219354: Process SS (END) 20250111122646967 DSS <0004> hlr_ussd.c:518 262425853395576/0x26219354: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250111122646967 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425853395576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425853395576" session_id=639734612 session_state=END} 20250111122646967 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425853395576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122646967 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262425853395576 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122646967 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122646967 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122646969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41664<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@459c73b131d4: Final verdict of PTC: pass 20250111122646969 DAUC <0003> db_auc.c:157 IMSI='262420115636946': No 2G Auth Data 20250111122646969 DAUC <0003> db_auc.c:192 IMSI='262420115636946': No 3G Auth Data HLR_Test-GSUP(223)@459c73b131d4: Created GsupExpect[0] for "262420115636946" to be handled at TC_mo_ussd_euse_continue(231) 20250111122646984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4258 20250111122646988 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122646989 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420115636946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420115636946" session_id=2697492247 session_state=BEGIN} 20250111122646989 DSS <0004> hlr_ussd.c:576 262420115636946/0xa0c87717: Process SS (BEGIN) 20250111122646989 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122646989 DSS <0004> hlr_ussd.c:518 262420115636946/0xa0c87717: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122646989 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646989 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data 20250111122646989 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646989 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: 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 } } } } } 20250111122646990 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646990 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122646990 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262420115636946 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420115636946" session_id=2697492247 session_state=CONTINUE} 20250111122646990 DSS <0004> hlr_ussd.c:576 262420115636946/0xa0c87717: Process SS (CONTINUE) 20250111122646990 DSS <0004> hlr_ussd.c:518 262420115636946/0xa0c87717: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250111122646990 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420115636946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420115636946" session_id=2697492247 session_state=CONTINUE} 20250111122646990 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262420115636946 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122646990 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122646991 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@459c73b131d4: Found GsupExpect[0] for "262420115636946" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@459c73b131d4: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420115636946" TC_mo_ussd_euse_continue(231)@459c73b131d4: setverdict(pass): none -> pass 20250111122646995 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122646995 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420115636946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420115636946" session_id=2697492247 session_state=CONTINUE} 20250111122646995 DSS <0004> hlr_ussd.c:576 262420115636946/0xa0c87717: Process SS (CONTINUE) 20250111122646995 DSS <0004> hlr_ussd.c:518 262420115636946/0xa0c87717: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250111122646995 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420115636946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122646995 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646995 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data 20250111122646995 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646995 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: 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 } } } } } 20250111122646997 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646997 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122646997 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262420115636946 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420115636946" session_id=2697492247 session_state=END} 20250111122646997 DSS <0004> hlr_ussd.c:576 262420115636946/0xa0c87717: Process SS (END) 20250111122646997 DSS <0004> hlr_ussd.c:518 262420115636946/0xa0c87717: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250111122646997 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420115636946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420115636946" session_id=2697492247 session_state=END} 20250111122646997 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420115636946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122646997 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262420115636946 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122646997 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122646997 DLINP <000b> input/ipa.c:451 connected read/write 20250111122646997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122646999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@459c73b131d4: Final verdict of PTC: pass 20250111122646999 DAUC <0003> db_auc.c:157 IMSI='262424988722992': No 2G Auth Data 20250111122646999 DAUC <0003> db_auc.c:192 IMSI='262424988722992': No 3G Auth Data HLR_Test-GSUP(223)@459c73b131d4: Created GsupExpect[0] for "262424988722992" to be handled at TC_mo_ussd_euse_continue(232) 20250111122647016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41680<->l=127.0.0.1:4258 20250111122647022 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122647022 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424988722992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424988722992" session_id=2871215263 session_state=BEGIN} 20250111122647022 DSS <0004> hlr_ussd.c:576 262424988722992/0xab23449f: Process SS (BEGIN) 20250111122647022 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122647022 DSS <0004> hlr_ussd.c:518 262424988722992/0xab23449f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122647022 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647022 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data 20250111122647022 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647022 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: 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 } } } } } 20250111122647024 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647024 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122647024 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424988722992 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424988722992" session_id=2871215263 session_state=CONTINUE} 20250111122647024 DSS <0004> hlr_ussd.c:576 262424988722992/0xab23449f: Process SS (CONTINUE) 20250111122647024 DSS <0004> hlr_ussd.c:518 262424988722992/0xab23449f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250111122647024 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424988722992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424988722992" session_id=2871215263 session_state=CONTINUE} 20250111122647024 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424988722992 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122647024 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122647024 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@459c73b131d4: Found GsupExpect[0] for "262424988722992" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@459c73b131d4: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424988722992" TC_mo_ussd_euse_continue(232)@459c73b131d4: setverdict(pass): none -> pass 20250111122647028 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122647028 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424988722992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424988722992" session_id=2871215263 session_state=CONTINUE} 20250111122647028 DSS <0004> hlr_ussd.c:576 262424988722992/0xab23449f: Process SS (CONTINUE) 20250111122647028 DSS <0004> hlr_ussd.c:518 262424988722992/0xab23449f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250111122647028 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424988722992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122647028 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647028 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data 20250111122647028 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647028 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: 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 } } } } } 20250111122647029 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647029 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122647029 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424988722992 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424988722992" session_id=2871215263 session_state=END} 20250111122647029 DSS <0004> hlr_ussd.c:576 262424988722992/0xab23449f: Process SS (END) 20250111122647029 DSS <0004> hlr_ussd.c:518 262424988722992/0xab23449f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250111122647029 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424988722992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424988722992" session_id=2871215263 session_state=END} 20250111122647030 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424988722992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122647030 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424988722992 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122647030 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122647030 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122647031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41680<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@459c73b131d4: Final verdict of PTC: pass 20250111122647032 DAUC <0003> db_auc.c:157 IMSI='262429236185575': No 2G Auth Data 20250111122647032 DAUC <0003> db_auc.c:192 IMSI='262429236185575': No 3G Auth Data HLR_Test-GSUP(223)@459c73b131d4: Created GsupExpect[0] for "262429236185575" to be handled at TC_mo_ussd_euse_continue(233) 20250111122647047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41682<->l=127.0.0.1:4258 20250111122647051 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122647051 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429236185575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429236185575" session_id=2603368816 session_state=BEGIN} 20250111122647051 DSS <0004> hlr_ussd.c:576 262429236185575/0x9b2c4170: Process SS (BEGIN) 20250111122647051 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250111122647051 DSS <0004> hlr_ussd.c:518 262429236185575/0x9b2c4170: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250111122647051 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647051 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data 20250111122647051 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647051 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: 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 } } } } } 20250111122647053 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647053 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122647053 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262429236185575 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429236185575" session_id=2603368816 session_state=CONTINUE} 20250111122647053 DSS <0004> hlr_ussd.c:576 262429236185575/0x9b2c4170: Process SS (CONTINUE) 20250111122647053 DSS <0004> hlr_ussd.c:518 262429236185575/0x9b2c4170: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250111122647053 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429236185575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429236185575" session_id=2603368816 session_state=CONTINUE} 20250111122647053 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262429236185575 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122647053 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122647053 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@459c73b131d4: Found GsupExpect[0] for "262429236185575" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@459c73b131d4: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262429236185575" TC_mo_ussd_euse_continue(233)@459c73b131d4: setverdict(pass): none -> pass 20250111122647057 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122647057 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262429236185575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429236185575" session_id=2603368816 session_state=CONTINUE} 20250111122647057 DSS <0004> hlr_ussd.c:576 262429236185575/0x9b2c4170: Process SS (CONTINUE) 20250111122647057 DSS <0004> hlr_ussd.c:518 262429236185575/0x9b2c4170: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250111122647057 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262429236185575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122647057 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647057 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data 20250111122647058 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647058 DLINP <000b> input/ipa.c:431 127.0.0.1:43057 sending data EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: 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 } } } } } 20250111122647059 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647059 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122647059 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262429236185575 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429236185575" session_id=2603368816 session_state=END} 20250111122647059 DSS <0004> hlr_ussd.c:576 262429236185575/0x9b2c4170: Process SS (END) 20250111122647059 DSS <0004> hlr_ussd.c:518 262429236185575/0x9b2c4170: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250111122647059 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429236185575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429236185575" session_id=2603368816 session_state=END} 20250111122647059 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429236185575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122647059 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262429236185575 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122647059 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122647059 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122647061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41682<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@459c73b131d4: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@459c73b131d4: Final verdict of PTC: none 20250111122647063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41612<->l=127.0.0.1:4258 20250111122647063 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39753<->l=127.0.0.1:4259) 20250111122647063 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122647064 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122647064 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122647064 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122647064 DLINP <000b> input/ipa.c:451 connected read/write 20250111122647064 DLINP <000b> input/ipa.c:405 127.0.0.1:43057 message received 20250111122647064 DLINP <000b> input/ipa.c:414 127.0.0.1:43057 connection closed with server 20250111122647064 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43057 20250111122647064 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(223)@459c73b131d4: Final verdict of PTC: none 224@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@459c73b131d4: Final verdict of PTC: none IPA-EUSE-foobar(222)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 224: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@459c73b131d4: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sat Jan 11 12:26:47 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20250111122647103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41688<->l=127.0.0.1:4258 20250111122647304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41688<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131304) Waiting for packet dumper to finish... 1 (prev_count=131304, count=156844) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sat Jan 11 12:26:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_mo_ussd_euse_defaultroute started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 20250111122650384 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42433 20250111122650384 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42433 IPA-EUSE-foobar(236)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@459c73b131d4: in not legacy case 2 20250111122650387 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650387 DLINP <000b> input/ipa.c:405 127.0.0.1:42433 message received IPA-EUSE-foobar(236)@459c73b131d4: 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) } } } } 20250111122650389 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122650389 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@459c73b131d4: 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 } } } } 20250111122650390 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650390 DLINP <000b> input/ipa.c:405 127.0.0.1:42433 message received 20250111122650390 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122650390 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250111122650390 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250111122650390 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250111122650390 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122650390 DLGSUP <0013> gsup_server.c:235 2:  20250111122650390 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122650390 DLGSUP <0013> gsup_server.c:235 3:  20250111122650390 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122650390 DLGSUP <0013> gsup_server.c:235 4:  20250111122650390 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122650390 DLGSUP <0013> gsup_server.c:235 5:  20250111122650390 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122650390 DLGSUP <0013> gsup_server.c:235 7:  20250111122650390 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122650390 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122650390 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122650390 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42433 IPA-EUSE-foobar(236)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122650392 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122650393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41700<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122650395 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122650395 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122650395 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122650395 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122650395 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122650395 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122650396 DLGSUP <0013> gsup_server.c:235 2:  20250111122650396 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122650396 DLGSUP <0013> gsup_server.c:235 3:  20250111122650396 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122650396 DLGSUP <0013> gsup_server.c:235 4:  20250111122650396 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122650396 DLGSUP <0013> gsup_server.c:235 5:  20250111122650396 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122650396 DLGSUP <0013> gsup_server.c:235 7:  20250111122650396 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122650396 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122650396 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122650396 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)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@459c73b131d4: 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") 20250111122650414 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38519<->l=127.0.0.1:4259) 20250111122650422 DAUC <0003> db_auc.c:157 IMSI='262427622921757': No 2G Auth Data 20250111122650422 DAUC <0003> db_auc.c:192 IMSI='262427622921757': No 3G Auth Data HLR_Test-GSUP(237)@459c73b131d4: Created GsupExpect[0] for "262427622921757" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250111122650436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41704<->l=127.0.0.1:4258 20250111122650442 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122650443 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427622921757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427622921757" session_id=902561841 session_state=BEGIN} 20250111122650443 DSS <0004> hlr_ussd.c:576 262427622921757/0x35cc0031: Process SS (BEGIN) 20250111122650443 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250111122650443 DSS <0004> hlr_ussd.c:518 262427622921757/0x35cc0031: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250111122650443 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650443 DLINP <000b> input/ipa.c:431 127.0.0.1:42433 sending data 20250111122650443 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650443 DLINP <000b> input/ipa.c:431 127.0.0.1:42433 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@459c73b131d4: 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 } } } } } 20250111122650449 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650449 DLINP <000b> input/ipa.c:405 127.0.0.1:42433 message received 20250111122650449 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262427622921757 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427622921757" session_id=902561841 session_state=END} 20250111122650449 DSS <0004> hlr_ussd.c:576 262427622921757/0x35cc0031: Process SS (END) 20250111122650449 DSS <0004> hlr_ussd.c:518 262427622921757/0x35cc0031: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250111122650449 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427622921757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427622921757" session_id=902561841 session_state=END} 20250111122650449 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427622921757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122650449 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262427622921757 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122650449 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122650449 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@459c73b131d4: Found GsupExpect[0] for "262427622921757" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@459c73b131d4: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262427622921757" TC_mo_ussd_euse_defaultroute(240)@459c73b131d4: setverdict(pass): none -> pass 20250111122650453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41704<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@459c73b131d4: Final verdict of PTC: pass 20250111122650454 DAUC <0003> db_auc.c:157 IMSI='262423420617854': No 2G Auth Data 20250111122650454 DAUC <0003> db_auc.c:192 IMSI='262423420617854': No 3G Auth Data HLR_Test-GSUP(237)@459c73b131d4: Created GsupExpect[0] for "262423420617854" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250111122650472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41720<->l=127.0.0.1:4258 20250111122650479 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122650479 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423420617854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423420617854" session_id=180093088 session_state=BEGIN} 20250111122650479 DSS <0004> hlr_ussd.c:576 262423420617854/0x0abc00a0: Process SS (BEGIN) 20250111122650479 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250111122650479 DSS <0004> hlr_ussd.c:518 262423420617854/0x0abc00a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250111122650479 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650479 DLINP <000b> input/ipa.c:431 127.0.0.1:42433 sending data 20250111122650479 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650479 DLINP <000b> input/ipa.c:431 127.0.0.1:42433 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@459c73b131d4: 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 } } } } } 20250111122650482 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650482 DLINP <000b> input/ipa.c:405 127.0.0.1:42433 message received 20250111122650482 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262423420617854 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423420617854" session_id=180093088 session_state=END} 20250111122650482 DSS <0004> hlr_ussd.c:576 262423420617854/0x0abc00a0: Process SS (END) 20250111122650482 DSS <0004> hlr_ussd.c:518 262423420617854/0x0abc00a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250111122650482 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423420617854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423420617854" session_id=180093088 session_state=END} 20250111122650482 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423420617854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122650482 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262423420617854 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122650482 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122650482 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@459c73b131d4: Found GsupExpect[0] for "262423420617854" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@459c73b131d4: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262423420617854" TC_mo_ussd_euse_defaultroute(241)@459c73b131d4: setverdict(pass): none -> pass 20250111122650487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41720<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@459c73b131d4: Final verdict of PTC: pass 20250111122650488 DAUC <0003> db_auc.c:157 IMSI='262420500111997': No 2G Auth Data 20250111122650488 DAUC <0003> db_auc.c:192 IMSI='262420500111997': No 3G Auth Data HLR_Test-GSUP(237)@459c73b131d4: Created GsupExpect[0] for "262420500111997" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250111122650504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41730<->l=127.0.0.1:4258 20250111122650509 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122650509 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420500111997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420500111997" session_id=2298198994 session_state=BEGIN} 20250111122650509 DSS <0004> hlr_ussd.c:576 262420500111997/0x88fbbbd2: Process SS (BEGIN) 20250111122650509 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250111122650509 DSS <0004> hlr_ussd.c:518 262420500111997/0x88fbbbd2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250111122650509 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650509 DLINP <000b> input/ipa.c:431 127.0.0.1:42433 sending data 20250111122650509 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650509 DLINP <000b> input/ipa.c:431 127.0.0.1:42433 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@459c73b131d4: 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 } } } } } 20250111122650511 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650511 DLINP <000b> input/ipa.c:405 127.0.0.1:42433 message received 20250111122650511 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262420500111997 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420500111997" session_id=2298198994 session_state=END} 20250111122650511 DSS <0004> hlr_ussd.c:576 262420500111997/0x88fbbbd2: Process SS (END) 20250111122650511 DSS <0004> hlr_ussd.c:518 262420500111997/0x88fbbbd2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250111122650511 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420500111997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420500111997" session_id=2298198994 session_state=END} 20250111122650511 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420500111997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122650511 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262420500111997 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122650511 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122650511 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@459c73b131d4: Found GsupExpect[0] for "262420500111997" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@459c73b131d4: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262420500111997" TC_mo_ussd_euse_defaultroute(242)@459c73b131d4: setverdict(pass): none -> pass 20250111122650514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41730<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@459c73b131d4: Final verdict of PTC: pass 20250111122650515 DAUC <0003> db_auc.c:157 IMSI='262429739077619': No 2G Auth Data 20250111122650515 DAUC <0003> db_auc.c:192 IMSI='262429739077619': No 3G Auth Data HLR_Test-GSUP(237)@459c73b131d4: Created GsupExpect[0] for "262429739077619" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250111122650532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41736<->l=127.0.0.1:4258 20250111122650539 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122650539 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429739077619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429739077619" session_id=177440285 session_state=BEGIN} 20250111122650539 DSS <0004> hlr_ussd.c:576 262429739077619/0x0a93861d: Process SS (BEGIN) 20250111122650539 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250111122650539 DSS <0004> hlr_ussd.c:518 262429739077619/0x0a93861d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250111122650539 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650539 DLINP <000b> input/ipa.c:431 127.0.0.1:42433 sending data 20250111122650539 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650539 DLINP <000b> input/ipa.c:431 127.0.0.1:42433 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@459c73b131d4: 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 } } } } } 20250111122650541 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650541 DLINP <000b> input/ipa.c:405 127.0.0.1:42433 message received 20250111122650541 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262429739077619 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429739077619" session_id=177440285 session_state=END} 20250111122650541 DSS <0004> hlr_ussd.c:576 262429739077619/0x0a93861d: Process SS (END) 20250111122650541 DSS <0004> hlr_ussd.c:518 262429739077619/0x0a93861d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250111122650541 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429739077619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429739077619" session_id=177440285 session_state=END} 20250111122650541 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429739077619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122650541 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262429739077619 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122650541 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122650541 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@459c73b131d4: Found GsupExpect[0] for "262429739077619" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@459c73b131d4: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262429739077619" TC_mo_ussd_euse_defaultroute(243)@459c73b131d4: setverdict(pass): none -> pass 20250111122650545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41736<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@459c73b131d4: Final verdict of PTC: pass 20250111122650546 DAUC <0003> db_auc.c:157 IMSI='262429426017734': No 2G Auth Data 20250111122650546 DAUC <0003> db_auc.c:192 IMSI='262429426017734': No 3G Auth Data HLR_Test-GSUP(237)@459c73b131d4: Created GsupExpect[0] for "262429426017734" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250111122650561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41752<->l=127.0.0.1:4258 20250111122650568 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122650568 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429426017734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429426017734" session_id=2047141534 session_state=BEGIN} 20250111122650568 DSS <0004> hlr_ussd.c:576 262429426017734/0x7a04e69e: Process SS (BEGIN) 20250111122650568 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250111122650568 DSS <0004> hlr_ussd.c:518 262429426017734/0x7a04e69e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250111122650568 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650568 DLINP <000b> input/ipa.c:431 127.0.0.1:42433 sending data 20250111122650568 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650568 DLINP <000b> input/ipa.c:431 127.0.0.1:42433 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@459c73b131d4: 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 } } } } } 20250111122650570 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650570 DLINP <000b> input/ipa.c:405 127.0.0.1:42433 message received 20250111122650570 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429426017734 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429426017734" session_id=2047141534 session_state=END} 20250111122650570 DSS <0004> hlr_ussd.c:576 262429426017734/0x7a04e69e: Process SS (END) 20250111122650570 DSS <0004> hlr_ussd.c:518 262429426017734/0x7a04e69e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250111122650570 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429426017734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429426017734" session_id=2047141534 session_state=END} 20250111122650570 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429426017734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122650570 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429426017734 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122650570 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122650570 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@459c73b131d4: Found GsupExpect[0] for "262429426017734" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@459c73b131d4: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429426017734" TC_mo_ussd_euse_defaultroute(244)@459c73b131d4: setverdict(pass): none -> pass 20250111122650575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41752<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@459c73b131d4: Final verdict of PTC: pass 20250111122650576 DAUC <0003> db_auc.c:157 IMSI='262423326640425': No 2G Auth Data 20250111122650576 DAUC <0003> db_auc.c:192 IMSI='262423326640425': No 3G Auth Data HLR_Test-GSUP(237)@459c73b131d4: Created GsupExpect[0] for "262423326640425" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250111122650594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41756<->l=127.0.0.1:4258 20250111122650599 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122650599 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423326640425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423326640425" session_id=3676955246 session_state=BEGIN} 20250111122650599 DSS <0004> hlr_ussd.c:576 262423326640425/0xdb29e26e: Process SS (BEGIN) 20250111122650599 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250111122650599 DSS <0004> hlr_ussd.c:518 262423326640425/0xdb29e26e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250111122650599 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650599 DLINP <000b> input/ipa.c:431 127.0.0.1:42433 sending data 20250111122650599 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650599 DLINP <000b> input/ipa.c:431 127.0.0.1:42433 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@459c73b131d4: 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 } } } } } 20250111122650600 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650600 DLINP <000b> input/ipa.c:405 127.0.0.1:42433 message received 20250111122650600 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262423326640425 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423326640425" session_id=3676955246 session_state=END} 20250111122650600 DSS <0004> hlr_ussd.c:576 262423326640425/0xdb29e26e: Process SS (END) 20250111122650600 DSS <0004> hlr_ussd.c:518 262423326640425/0xdb29e26e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250111122650600 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423326640425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423326640425" session_id=3676955246 session_state=END} 20250111122650600 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423326640425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122650600 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262423326640425 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122650600 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122650601 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@459c73b131d4: Found GsupExpect[0] for "262423326640425" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@459c73b131d4: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262423326640425" TC_mo_ussd_euse_defaultroute(245)@459c73b131d4: setverdict(pass): none -> pass 20250111122650604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41756<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@459c73b131d4: Final verdict of PTC: pass 20250111122650604 DAUC <0003> db_auc.c:157 IMSI='262422121995451': No 2G Auth Data 20250111122650604 DAUC <0003> db_auc.c:192 IMSI='262422121995451': No 3G Auth Data HLR_Test-GSUP(237)@459c73b131d4: Created GsupExpect[0] for "262422121995451" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250111122650622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41768<->l=127.0.0.1:4258 20250111122650628 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122650628 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422121995451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422121995451" session_id=3101565758 session_state=BEGIN} 20250111122650628 DSS <0004> hlr_ussd.c:576 262422121995451/0xb8de233e: Process SS (BEGIN) 20250111122650628 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250111122650628 DSS <0004> hlr_ussd.c:518 262422121995451/0xb8de233e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250111122650628 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650628 DLINP <000b> input/ipa.c:431 127.0.0.1:42433 sending data 20250111122650628 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650628 DLINP <000b> input/ipa.c:431 127.0.0.1:42433 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@459c73b131d4: 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 } } } } } 20250111122650629 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650629 DLINP <000b> input/ipa.c:405 127.0.0.1:42433 message received 20250111122650629 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262422121995451 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422121995451" session_id=3101565758 session_state=END} 20250111122650629 DSS <0004> hlr_ussd.c:576 262422121995451/0xb8de233e: Process SS (END) 20250111122650629 DSS <0004> hlr_ussd.c:518 262422121995451/0xb8de233e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250111122650629 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422121995451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422121995451" session_id=3101565758 session_state=END} 20250111122650629 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422121995451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122650629 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262422121995451 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122650629 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122650630 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@459c73b131d4: Found GsupExpect[0] for "262422121995451" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@459c73b131d4: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262422121995451" TC_mo_ussd_euse_defaultroute(246)@459c73b131d4: setverdict(pass): none -> pass 20250111122650633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41768<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@459c73b131d4: Final verdict of PTC: pass 20250111122650633 DAUC <0003> db_auc.c:157 IMSI='262421242585340': No 2G Auth Data 20250111122650633 DAUC <0003> db_auc.c:192 IMSI='262421242585340': No 3G Auth Data HLR_Test-GSUP(237)@459c73b131d4: Created GsupExpect[0] for "262421242585340" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250111122650651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41776<->l=127.0.0.1:4258 20250111122650655 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122650655 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421242585340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421242585340" session_id=2274597670 session_state=BEGIN} 20250111122650655 DSS <0004> hlr_ussd.c:576 262421242585340/0x87939b26: Process SS (BEGIN) 20250111122650655 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250111122650655 DSS <0004> hlr_ussd.c:518 262421242585340/0x87939b26: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250111122650655 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650655 DLINP <000b> input/ipa.c:431 127.0.0.1:42433 sending data 20250111122650655 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650655 DLINP <000b> input/ipa.c:431 127.0.0.1:42433 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@459c73b131d4: 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 } } } } } 20250111122650657 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650657 DLINP <000b> input/ipa.c:405 127.0.0.1:42433 message received 20250111122650657 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262421242585340 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421242585340" session_id=2274597670 session_state=END} 20250111122650657 DSS <0004> hlr_ussd.c:576 262421242585340/0x87939b26: Process SS (END) 20250111122650657 DSS <0004> hlr_ussd.c:518 262421242585340/0x87939b26: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250111122650657 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421242585340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421242585340" session_id=2274597670 session_state=END} 20250111122650657 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421242585340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122650657 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262421242585340 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250111122650657 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122650657 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@459c73b131d4: Found GsupExpect[0] for "262421242585340" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@459c73b131d4: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262421242585340" TC_mo_ussd_euse_defaultroute(247)@459c73b131d4: setverdict(pass): none -> pass 20250111122650661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41776<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@459c73b131d4: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@459c73b131d4: Final verdict of PTC: none 20250111122650664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41700<->l=127.0.0.1:4258 20250111122650665 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122650665 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122650665 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122650665 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@459c73b131d4: Final verdict of PTC: none 238@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@459c73b131d4: Final verdict of PTC: none 20250111122650666 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38519<->l=127.0.0.1:4259) 20250111122650666 DLINP <000b> input/ipa.c:451 connected read/write 20250111122650666 DLINP <000b> input/ipa.c:405 127.0.0.1:42433 message received 20250111122650666 DLINP <000b> input/ipa.c:414 127.0.0.1:42433 connection closed with server 20250111122650666 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42433 20250111122650666 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-EUSE-foobar(236)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 238: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@459c73b131d4: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sat Jan 11 12:26:50 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20250111122650706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41786<->l=127.0.0.1:4258 20250111122650907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41786<->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=113376) 20250111122651954 DSS <0004> hlr_ussd.c:239 262422666095706/0x69e169a0: SS Session Timeout, destroying 20250111122651954 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422666095706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122651981 DSS <0004> hlr_ussd.c:239 262424723323243/0xfff1c0b4: SS Session Timeout, destroying 20250111122651981 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424723323243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122652006 DSS <0004> hlr_ussd.c:239 262425156211516/0x3a9b022e: SS Session Timeout, destroying 20250111122652006 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425156211516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122652027 DSS <0004> hlr_ussd.c:239 262422829015682/0x61d116fb: SS Session Timeout, destroying 20250111122652027 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422829015682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122652051 DSS <0004> hlr_ussd.c:239 262420892839610/0x97fc5cfe: SS Session Timeout, destroying 20250111122652051 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420892839610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122652077 DSS <0004> hlr_ussd.c:239 262427589905123/0xbafac544: SS Session Timeout, destroying 20250111122652077 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427589905123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122652099 DSS <0004> hlr_ussd.c:239 262423192355748/0xe4a655dd: SS Session Timeout, destroying 20250111122652099 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423192355748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122652123 DSS <0004> hlr_ussd.c:239 262427863983767/0xcb308c5a: SS Session Timeout, destroying 20250111122652123 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427863983767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sat Jan 11 12:26:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_mo_sss_reject started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122653992 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122653992 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122653993 DLINP <000b> input/ipa.c:451 connected read/write 20250111122653993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122653994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41800<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122653995 DLINP <000b> input/ipa.c:451 connected read/write 20250111122653995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122653995 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122653995 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122653995 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122653995 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122653995 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122653995 DLGSUP <0013> gsup_server.c:235 2:  20250111122653995 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122653995 DLGSUP <0013> gsup_server.c:235 3:  20250111122653995 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122653995 DLGSUP <0013> gsup_server.c:235 4:  20250111122653995 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122653995 DLGSUP <0013> gsup_server.c:235 5:  20250111122653996 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122653996 DLGSUP <0013> gsup_server.c:235 7:  20250111122653996 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122653996 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122653996 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122653996 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@459c73b131d4: 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") 20250111122654015 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41613<->l=127.0.0.1:4259) 20250111122654017 DAUC <0003> db_auc.c:157 IMSI='262422370714231': No 2G Auth Data 20250111122654017 DAUC <0003> db_auc.c:192 IMSI='262422370714231': No 3G Auth Data HLR_Test-GSUP(249)@459c73b131d4: Created GsupExpect[0] for "262422370714231" to be handled at TC_mo_sss_reject(252) 20250111122654031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41814<->l=127.0.0.1:4258 20250111122654041 DLINP <000b> input/ipa.c:451 connected read/write 20250111122654041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122654041 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422370714231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422370714231" session_id=1352192544 session_state=BEGIN} 20250111122654041 DSS <0004> hlr_ussd.c:576 262422370714231/0x5098d220: Process SS (BEGIN) 20250111122654041 DSS <0004> hlr_ussd.c:498 262422370714231/0x5098d220: SS CompType=Invoke, OpCode=InterrogateSS 20250111122654041 DSS <0004> hlr_ussd.c:506 262422370714231/0x5098d220: Structured SS requests are not supported, rejecting... 20250111122654041 DSS <0004> hlr_ussd.c:354 262422370714231/0x5098d220: Tx ReturnError(0, 0x15) 20250111122654041 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422370714231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422370714231" session_id=1352192544 session_state=END} 20250111122654041 DLINP <000b> input/ipa.c:451 connected read/write 20250111122654041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122654041 DLINP <000b> input/ipa.c:451 connected read/write 20250111122654041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@459c73b131d4: Found GsupExpect[0] for "262422370714231" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@459c73b131d4: Added IMSI table entry 0TC_mo_sss_reject(252)"262422370714231" TC_mo_sss_reject(252)@459c73b131d4: setverdict(pass): none -> pass 20250111122654046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41814<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@459c73b131d4: Final verdict of PTC: pass 20250111122654047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41800<->l=127.0.0.1:4258 20250111122654048 DLINP <000b> input/ipa.c:451 connected read/write 20250111122654048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122654048 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122654048 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122654049 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122654049 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41613<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@459c73b131d4: Final verdict of PTC: none 250@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 250: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@459c73b131d4: Test case TC_mo_sss_reject finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sat Jan 11 12:26:54 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250111122654091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41824<->l=127.0.0.1:4258 20250111122654192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41824<->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) 20250111122655399 DSS <0004> hlr_ussd.c:239 262424141298293/0x2b57e1a4: SS Session Timeout, destroying 20250111122655399 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424141298293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122655423 DSS <0004> hlr_ussd.c:239 262429633530829/0x87a10a5f: SS Session Timeout, destroying 20250111122655423 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429633530829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122655452 DSS <0004> hlr_ussd.c:239 262423356463167/0xc87b506d: SS Session Timeout, destroying 20250111122655453 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423356463167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122655481 DSS <0004> hlr_ussd.c:239 262427911706081/0x7512f0f4: SS Session Timeout, destroying 20250111122655481 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427911706081 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122655503 DSS <0004> hlr_ussd.c:239 262426482393283/0xecab0357: SS Session Timeout, destroying 20250111122655503 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426482393283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122655526 DSS <0004> hlr_ussd.c:239 262425435675066/0xdc32e629: SS Session Timeout, destroying 20250111122655526 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425435675066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122655550 DSS <0004> hlr_ussd.c:239 262429580729095/0x32cfa8db: SS Session Timeout, destroying 20250111122655550 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429580729095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250111122655572 DSS <0004> hlr_ussd.c:239 262422201497895/0xe7720909: SS Session Timeout, destroying 20250111122655572 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422201497895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sat Jan 11 12:26:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_check_imei started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122657264 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122657265 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122657267 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41456<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122657270 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657270 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122657270 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122657270 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122657270 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122657270 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122657270 DLGSUP <0013> gsup_server.c:235 2:  20250111122657270 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122657270 DLGSUP <0013> gsup_server.c:235 3:  20250111122657270 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122657270 DLGSUP <0013> gsup_server.c:235 4:  20250111122657270 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122657270 DLGSUP <0013> gsup_server.c:235 5:  20250111122657270 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122657270 DLGSUP <0013> gsup_server.c:235 7:  HLR_Test-GSUP-IPA(253)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122657270 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122657270 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122657270 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122657270 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@459c73b131d4: 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") 20250111122657291 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38039<->l=127.0.0.1:4259) 20250111122657296 DAUC <0003> db_auc.c:157 IMSI='262429465793072': No 2G Auth Data 20250111122657296 DAUC <0003> db_auc.c:192 IMSI='262429465793072': No 3G Auth Data HLR_Test-GSUP(254)@459c73b131d4: Created GsupExpect[0] for "262429465793072" to be handled at TC_gsup_check_imei(257) 20250111122657312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41468<->l=127.0.0.1:4258 20250111122657318 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657318 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429465793072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429465793072"} 20250111122657318 DMAIN <0000> hlr.c:424 IMSI='262429465793072': has IMEI = 12345678901234 (consider setting 'store-imei') 20250111122657318 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429465793072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429465793072"} 20250111122657318 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429465793072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122657318 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122657318 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@459c73b131d4: Found GsupExpect[0] for "262429465793072" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@459c73b131d4: Added IMSI table entry 0TC_gsup_check_imei(257)"262429465793072" TC_gsup_check_imei(257)@459c73b131d4: setverdict(pass): none -> pass 20250111122657320 DAUC <0003> db_auc.c:192 IMSI='262429465793072': No 3G Auth Data 20250111122657322 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657322 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429465793072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429465793072"} 20250111122657322 DAUC <0003> hlr.c:417 IMSI='262429465793072': storing IMEI = 12345678901234 20250111122657322 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429465793072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429465793072"} 20250111122657322 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429465793072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122657322 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122657323 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122657323 DAUC <0003> db_auc.c:192 IMSI='262429465793072': No 3G Auth Data 20250111122657324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41468<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@459c73b131d4: Final verdict of PTC: pass 20250111122657326 DAUC <0003> db_auc.c:157 IMSI='262428130740972': No 2G Auth Data 20250111122657326 DAUC <0003> db_auc.c:192 IMSI='262428130740972': No 3G Auth Data HLR_Test-GSUP(254)@459c73b131d4: Created GsupExpect[0] for "262428130740972" to be handled at TC_gsup_check_imei(258) 20250111122657339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41482<->l=127.0.0.1:4258 20250111122657344 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657344 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428130740972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428130740972"} 20250111122657344 DMAIN <0000> hlr.c:424 IMSI='262428130740972': has IMEI = 12345678901234 (consider setting 'store-imei') 20250111122657344 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428130740972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428130740972"} 20250111122657344 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428130740972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122657344 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122657344 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@459c73b131d4: Found GsupExpect[0] for "262428130740972" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@459c73b131d4: Added IMSI table entry 1TC_gsup_check_imei(258)"262428130740972" TC_gsup_check_imei(258)@459c73b131d4: setverdict(pass): none -> pass 20250111122657346 DAUC <0003> db_auc.c:192 IMSI='262428130740972': No 3G Auth Data 20250111122657349 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657349 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428130740972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428130740972"} 20250111122657349 DAUC <0003> hlr.c:417 IMSI='262428130740972': storing IMEI = 12345678901234 20250111122657349 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428130740972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428130740972"} 20250111122657349 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428130740972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122657349 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122657349 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122657351 DAUC <0003> db_auc.c:192 IMSI='262428130740972': No 3G Auth Data 20250111122657352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41482<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@459c73b131d4: Final verdict of PTC: pass 20250111122657353 DAUC <0003> db_auc.c:157 IMSI='262421251967514': No 2G Auth Data 20250111122657353 DAUC <0003> db_auc.c:192 IMSI='262421251967514': No 3G Auth Data HLR_Test-GSUP(254)@459c73b131d4: Created GsupExpect[0] for "262421251967514" to be handled at TC_gsup_check_imei(259) 20250111122657370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41496<->l=127.0.0.1:4258 20250111122657376 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657376 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421251967514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421251967514"} 20250111122657376 DMAIN <0000> hlr.c:424 IMSI='262421251967514': has IMEI = 12345678901234 (consider setting 'store-imei') 20250111122657376 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421251967514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421251967514"} 20250111122657376 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421251967514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122657376 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122657376 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@459c73b131d4: Found GsupExpect[0] for "262421251967514" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@459c73b131d4: Added IMSI table entry 2TC_gsup_check_imei(259)"262421251967514" TC_gsup_check_imei(259)@459c73b131d4: setverdict(pass): none -> pass 20250111122657378 DAUC <0003> db_auc.c:192 IMSI='262421251967514': No 3G Auth Data 20250111122657380 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657380 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421251967514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421251967514"} 20250111122657380 DAUC <0003> hlr.c:417 IMSI='262421251967514': storing IMEI = 12345678901234 20250111122657380 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421251967514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421251967514"} 20250111122657380 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421251967514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122657380 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122657380 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122657382 DAUC <0003> db_auc.c:192 IMSI='262421251967514': No 3G Auth Data 20250111122657383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41496<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@459c73b131d4: Final verdict of PTC: pass 20250111122657385 DAUC <0003> db_auc.c:157 IMSI='262428769607607': No 2G Auth Data 20250111122657385 DAUC <0003> db_auc.c:192 IMSI='262428769607607': No 3G Auth Data HLR_Test-GSUP(254)@459c73b131d4: Created GsupExpect[0] for "262428769607607" to be handled at TC_gsup_check_imei(260) 20250111122657401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41512<->l=127.0.0.1:4258 20250111122657405 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657405 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428769607607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428769607607"} 20250111122657405 DMAIN <0000> hlr.c:424 IMSI='262428769607607': has IMEI = 12345678901234 (consider setting 'store-imei') 20250111122657405 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428769607607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428769607607"} 20250111122657405 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428769607607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122657405 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122657405 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@459c73b131d4: Found GsupExpect[0] for "262428769607607" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@459c73b131d4: Added IMSI table entry 3TC_gsup_check_imei(260)"262428769607607" TC_gsup_check_imei(260)@459c73b131d4: setverdict(pass): none -> pass 20250111122657407 DAUC <0003> db_auc.c:157 IMSI='262428769607607': No 2G Auth Data 20250111122657410 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657410 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428769607607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428769607607"} 20250111122657410 DAUC <0003> hlr.c:417 IMSI='262428769607607': storing IMEI = 12345678901234 20250111122657410 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428769607607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428769607607"} 20250111122657410 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428769607607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122657410 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122657410 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122657412 DAUC <0003> db_auc.c:157 IMSI='262428769607607': No 2G Auth Data 20250111122657413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41512<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@459c73b131d4: Final verdict of PTC: pass 20250111122657414 DAUC <0003> db_auc.c:157 IMSI='262421295761705': No 2G Auth Data 20250111122657414 DAUC <0003> db_auc.c:192 IMSI='262421295761705': No 3G Auth Data HLR_Test-GSUP(254)@459c73b131d4: Created GsupExpect[0] for "262421295761705" to be handled at TC_gsup_check_imei(261) 20250111122657431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41516<->l=127.0.0.1:4258 20250111122657436 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657436 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421295761705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421295761705"} 20250111122657436 DMAIN <0000> hlr.c:424 IMSI='262421295761705': has IMEI = 12345678901234 (consider setting 'store-imei') 20250111122657436 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421295761705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421295761705"} 20250111122657436 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421295761705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122657436 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122657436 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@459c73b131d4: Found GsupExpect[0] for "262421295761705" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@459c73b131d4: Added IMSI table entry 4TC_gsup_check_imei(261)"262421295761705" TC_gsup_check_imei(261)@459c73b131d4: setverdict(pass): none -> pass 20250111122657438 DAUC <0003> db_auc.c:157 IMSI='262421295761705': No 2G Auth Data 20250111122657441 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657441 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421295761705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421295761705"} 20250111122657441 DAUC <0003> hlr.c:417 IMSI='262421295761705': storing IMEI = 12345678901234 20250111122657441 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421295761705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421295761705"} 20250111122657441 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421295761705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122657441 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122657441 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122657442 DAUC <0003> db_auc.c:157 IMSI='262421295761705': No 2G Auth Data 20250111122657443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41516<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@459c73b131d4: Final verdict of PTC: pass 20250111122657445 DAUC <0003> db_auc.c:157 IMSI='262423957703158': No 2G Auth Data 20250111122657445 DAUC <0003> db_auc.c:192 IMSI='262423957703158': No 3G Auth Data HLR_Test-GSUP(254)@459c73b131d4: Created GsupExpect[0] for "262423957703158" to be handled at TC_gsup_check_imei(262) 20250111122657461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41532<->l=127.0.0.1:4258 20250111122657466 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657466 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423957703158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423957703158"} 20250111122657466 DMAIN <0000> hlr.c:424 IMSI='262423957703158': has IMEI = 12345678901234 (consider setting 'store-imei') 20250111122657466 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423957703158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423957703158"} 20250111122657466 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423957703158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122657466 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122657466 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@459c73b131d4: Found GsupExpect[0] for "262423957703158" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@459c73b131d4: Added IMSI table entry 5TC_gsup_check_imei(262)"262423957703158" TC_gsup_check_imei(262)@459c73b131d4: setverdict(pass): none -> pass 20250111122657469 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657469 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423957703158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423957703158"} 20250111122657469 DAUC <0003> hlr.c:417 IMSI='262423957703158': storing IMEI = 12345678901234 20250111122657469 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423957703158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423957703158"} 20250111122657469 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423957703158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122657469 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122657470 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122657471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41532<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@459c73b131d4: Final verdict of PTC: pass 20250111122657473 DAUC <0003> db_auc.c:157 IMSI='262428266536455': No 2G Auth Data 20250111122657473 DAUC <0003> db_auc.c:192 IMSI='262428266536455': No 3G Auth Data HLR_Test-GSUP(254)@459c73b131d4: Created GsupExpect[0] for "262428266536455" to be handled at TC_gsup_check_imei(263) 20250111122657491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41540<->l=127.0.0.1:4258 20250111122657497 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657497 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428266536455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428266536455"} 20250111122657497 DMAIN <0000> hlr.c:424 IMSI='262428266536455': has IMEI = 12345678901234 (consider setting 'store-imei') 20250111122657497 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428266536455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428266536455"} 20250111122657497 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428266536455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122657497 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122657497 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@459c73b131d4: Found GsupExpect[0] for "262428266536455" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@459c73b131d4: Added IMSI table entry 6TC_gsup_check_imei(263)"262428266536455" TC_gsup_check_imei(263)@459c73b131d4: setverdict(pass): none -> pass 20250111122657501 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657501 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428266536455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428266536455"} 20250111122657501 DAUC <0003> hlr.c:417 IMSI='262428266536455': storing IMEI = 12345678901234 20250111122657501 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428266536455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428266536455"} 20250111122657501 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428266536455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122657501 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122657501 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122657503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41540<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@459c73b131d4: Final verdict of PTC: pass 20250111122657505 DAUC <0003> db_auc.c:157 IMSI='262427000247081': No 2G Auth Data 20250111122657505 DAUC <0003> db_auc.c:192 IMSI='262427000247081': No 3G Auth Data HLR_Test-GSUP(254)@459c73b131d4: Created GsupExpect[0] for "262427000247081" to be handled at TC_gsup_check_imei(264) 20250111122657521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41552<->l=127.0.0.1:4258 20250111122657527 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657527 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427000247081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427000247081"} 20250111122657527 DMAIN <0000> hlr.c:424 IMSI='262427000247081': has IMEI = 12345678901234 (consider setting 'store-imei') 20250111122657527 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427000247081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427000247081"} 20250111122657527 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427000247081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122657527 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122657527 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@459c73b131d4: Found GsupExpect[0] for "262427000247081" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@459c73b131d4: Added IMSI table entry 7TC_gsup_check_imei(264)"262427000247081" TC_gsup_check_imei(264)@459c73b131d4: setverdict(pass): none -> pass 20250111122657532 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657532 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427000247081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427000247081"} 20250111122657532 DAUC <0003> hlr.c:417 IMSI='262427000247081': storing IMEI = 12345678901234 20250111122657532 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427000247081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427000247081"} 20250111122657532 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427000247081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122657532 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122657532 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122657534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41552<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@459c73b131d4: Final verdict of PTC: pass MTC@459c73b131d4: setverdict(pass): none -> pass 20250111122657536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41456<->l=127.0.0.1:4258 20250111122657537 DLINP <000b> input/ipa.c:451 connected read/write 20250111122657537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122657537 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122657537 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122657537 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@459c73b131d4: Final verdict of PTC: none 255@459c73b131d4: Final verdict of PTC: none 20250111122657537 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38039<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(253)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: pass MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@459c73b131d4: Test case TC_gsup_check_imei finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sat Jan 11 12:26:57 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250111122657576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41564<->l=127.0.0.1:4258 20250111122657677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41564<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78596) Waiting for packet dumper to finish... 1 (prev_count=78596, count=125324) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sat Jan 11 12:26:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_check_imei_via_proxy started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122700756 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122700756 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122700759 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122700760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41576<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122700762 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122700762 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122700762 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122700762 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122700762 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122700762 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122700762 DLGSUP <0013> gsup_server.c:235 2:  20250111122700762 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122700762 DLGSUP <0013> gsup_server.c:235 3:  20250111122700762 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122700762 DLGSUP <0013> gsup_server.c:235 4:  20250111122700762 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122700762 DLGSUP <0013> gsup_server.c:235 5:  20250111122700762 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122700762 DLGSUP <0013> gsup_server.c:235 7:  20250111122700762 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122700762 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122700762 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122700762 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@459c73b131d4: 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") 20250111122700781 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37529<->l=127.0.0.1:4259) 20250111122700786 DAUC <0003> db_auc.c:157 IMSI='262423096857637': No 2G Auth Data 20250111122700786 DAUC <0003> db_auc.c:192 IMSI='262423096857637': No 3G Auth Data HLR_Test-GSUP(266)@459c73b131d4: Created GsupExpect[0] for "262423096857637" to be handled at TC_gsup_check_imei_via_proxy(269) 20250111122700802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41592<->l=127.0.0.1:4258 20250111122700807 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122700807 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423096857637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423096857637" source_name="the-source\n"} 20250111122700807 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250111122700807 DMAIN <0000> hlr.c:424 IMSI='262423096857637': has IMEI = 12345678901234 (consider setting 'store-imei') 20250111122700807 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262423096857637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423096857637" destination_name="the-source\n"} 20250111122700807 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262423096857637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122700807 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122700807 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@459c73b131d4: Found GsupExpect[0] for "262423096857637" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@459c73b131d4: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262423096857637" TC_gsup_check_imei_via_proxy(269)@459c73b131d4: setverdict(pass): none -> pass 20250111122700809 DAUC <0003> db_auc.c:192 IMSI='262423096857637': No 3G Auth Data 20250111122700812 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122700812 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423096857637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423096857637" source_name="the-source\n"} 20250111122700812 DAUC <0003> hlr.c:417 IMSI='262423096857637': storing IMEI = 12345678901234 20250111122700812 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262423096857637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423096857637" destination_name="the-source\n"} 20250111122700812 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262423096857637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122700812 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122700812 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122700813 DAUC <0003> db_auc.c:192 IMSI='262423096857637': No 3G Auth Data 20250111122700814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41592<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@459c73b131d4: Final verdict of PTC: pass 20250111122700815 DAUC <0003> db_auc.c:157 IMSI='262421374472487': No 2G Auth Data 20250111122700815 DAUC <0003> db_auc.c:192 IMSI='262421374472487': No 3G Auth Data HLR_Test-GSUP(266)@459c73b131d4: Created GsupExpect[0] for "262421374472487" to be handled at TC_gsup_check_imei_via_proxy(270) 20250111122700832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41598<->l=127.0.0.1:4258 20250111122700838 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122700838 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262421374472487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421374472487" source_name="the-source\n"} 20250111122700838 DMAIN <0000> hlr.c:424 IMSI='262421374472487': has IMEI = 12345678901234 (consider setting 'store-imei') 20250111122700838 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262421374472487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421374472487" destination_name="the-source\n"} 20250111122700838 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262421374472487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122700838 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122700838 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@459c73b131d4: Found GsupExpect[0] for "262421374472487" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@459c73b131d4: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262421374472487" TC_gsup_check_imei_via_proxy(270)@459c73b131d4: setverdict(pass): none -> pass 20250111122700840 DAUC <0003> db_auc.c:192 IMSI='262421374472487': No 3G Auth Data 20250111122700842 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122700842 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262421374472487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421374472487" source_name="the-source\n"} 20250111122700842 DAUC <0003> hlr.c:417 IMSI='262421374472487': storing IMEI = 12345678901234 20250111122700842 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262421374472487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421374472487" destination_name="the-source\n"} 20250111122700842 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262421374472487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122700842 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122700843 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122700844 DAUC <0003> db_auc.c:192 IMSI='262421374472487': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122700845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41598<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@459c73b131d4: Final verdict of PTC: pass 20250111122700847 DAUC <0003> db_auc.c:157 IMSI='262428158957390': No 2G Auth Data 20250111122700847 DAUC <0003> db_auc.c:192 IMSI='262428158957390': No 3G Auth Data HLR_Test-GSUP(266)@459c73b131d4: Created GsupExpect[0] for "262428158957390" to be handled at TC_gsup_check_imei_via_proxy(271) 20250111122700862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41600<->l=127.0.0.1:4258 20250111122700867 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122700867 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428158957390 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428158957390" source_name="the-source\n"} 20250111122700867 DMAIN <0000> hlr.c:424 IMSI='262428158957390': has IMEI = 12345678901234 (consider setting 'store-imei') 20250111122700867 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262428158957390 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428158957390" destination_name="the-source\n"} 20250111122700867 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262428158957390 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122700867 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122700867 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@459c73b131d4: Found GsupExpect[0] for "262428158957390" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@459c73b131d4: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262428158957390" TC_gsup_check_imei_via_proxy(271)@459c73b131d4: setverdict(pass): none -> pass 20250111122700869 DAUC <0003> db_auc.c:192 IMSI='262428158957390': No 3G Auth Data 20250111122700872 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122700872 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428158957390 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428158957390" source_name="the-source\n"} 20250111122700872 DAUC <0003> hlr.c:417 IMSI='262428158957390': storing IMEI = 12345678901234 20250111122700872 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262428158957390 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428158957390" destination_name="the-source\n"} 20250111122700872 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262428158957390 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122700872 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122700872 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122700873 DAUC <0003> db_auc.c:192 IMSI='262428158957390': No 3G Auth Data 20250111122700874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41600<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@459c73b131d4: Final verdict of PTC: pass 20250111122700876 DAUC <0003> db_auc.c:157 IMSI='262420920812138': No 2G Auth Data 20250111122700876 DAUC <0003> db_auc.c:192 IMSI='262420920812138': No 3G Auth Data HLR_Test-GSUP(266)@459c73b131d4: Created GsupExpect[0] for "262420920812138" to be handled at TC_gsup_check_imei_via_proxy(272) 20250111122700893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41610<->l=127.0.0.1:4258 20250111122700899 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122700899 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420920812138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420920812138" source_name="the-source\n"} 20250111122700899 DMAIN <0000> hlr.c:424 IMSI='262420920812138': has IMEI = 12345678901234 (consider setting 'store-imei') 20250111122700899 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262420920812138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420920812138" destination_name="the-source\n"} 20250111122700899 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262420920812138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122700899 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122700899 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@459c73b131d4: Found GsupExpect[0] for "262420920812138" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@459c73b131d4: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262420920812138" TC_gsup_check_imei_via_proxy(272)@459c73b131d4: setverdict(pass): none -> pass 20250111122700901 DAUC <0003> db_auc.c:157 IMSI='262420920812138': No 2G Auth Data 20250111122700903 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122700903 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420920812138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420920812138" source_name="the-source\n"} 20250111122700903 DAUC <0003> hlr.c:417 IMSI='262420920812138': storing IMEI = 12345678901234 20250111122700904 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262420920812138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420920812138" destination_name="the-source\n"} 20250111122700904 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262420920812138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122700904 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122700904 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122700905 DAUC <0003> db_auc.c:157 IMSI='262420920812138': No 2G Auth Data 20250111122700906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41610<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@459c73b131d4: Final verdict of PTC: pass 20250111122700907 DAUC <0003> db_auc.c:157 IMSI='262422679699299': No 2G Auth Data 20250111122700907 DAUC <0003> db_auc.c:192 IMSI='262422679699299': No 3G Auth Data HLR_Test-GSUP(266)@459c73b131d4: Created GsupExpect[0] for "262422679699299" to be handled at TC_gsup_check_imei_via_proxy(273) 20250111122700922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41616<->l=127.0.0.1:4258 20250111122700928 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122700928 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422679699299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422679699299" source_name="the-source\n"} 20250111122700928 DMAIN <0000> hlr.c:424 IMSI='262422679699299': has IMEI = 12345678901234 (consider setting 'store-imei') 20250111122700928 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262422679699299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422679699299" destination_name="the-source\n"} 20250111122700928 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262422679699299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122700928 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122700928 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@459c73b131d4: Found GsupExpect[0] for "262422679699299" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@459c73b131d4: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262422679699299" TC_gsup_check_imei_via_proxy(273)@459c73b131d4: setverdict(pass): none -> pass 20250111122700930 DAUC <0003> db_auc.c:157 IMSI='262422679699299': No 2G Auth Data 20250111122700933 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122700933 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422679699299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422679699299" source_name="the-source\n"} 20250111122700933 DAUC <0003> hlr.c:417 IMSI='262422679699299': storing IMEI = 12345678901234 20250111122700933 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262422679699299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422679699299" destination_name="the-source\n"} 20250111122700933 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262422679699299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122700933 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122700933 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122700934 DAUC <0003> db_auc.c:157 IMSI='262422679699299': No 2G Auth Data 20250111122700935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41616<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@459c73b131d4: Final verdict of PTC: pass 20250111122700936 DAUC <0003> db_auc.c:157 IMSI='262422426036991': No 2G Auth Data 20250111122700936 DAUC <0003> db_auc.c:192 IMSI='262422426036991': No 3G Auth Data HLR_Test-GSUP(266)@459c73b131d4: Created GsupExpect[0] for "262422426036991" to be handled at TC_gsup_check_imei_via_proxy(274) 20250111122700952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41626<->l=127.0.0.1:4258 20250111122700956 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122700956 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422426036991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422426036991" source_name="the-source\n"} 20250111122700956 DMAIN <0000> hlr.c:424 IMSI='262422426036991': has IMEI = 12345678901234 (consider setting 'store-imei') 20250111122700956 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262422426036991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422426036991" destination_name="the-source\n"} 20250111122700956 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262422426036991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122700956 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122700956 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@459c73b131d4: Found GsupExpect[0] for "262422426036991" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@459c73b131d4: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262422426036991" TC_gsup_check_imei_via_proxy(274)@459c73b131d4: setverdict(pass): none -> pass 20250111122700962 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122700962 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422426036991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422426036991" source_name="the-source\n"} 20250111122700962 DAUC <0003> hlr.c:417 IMSI='262422426036991': storing IMEI = 12345678901234 20250111122700962 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262422426036991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422426036991" destination_name="the-source\n"} 20250111122700962 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262422426036991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122700962 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122700962 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122700964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41626<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@459c73b131d4: Final verdict of PTC: pass 20250111122700965 DAUC <0003> db_auc.c:157 IMSI='262429718558112': No 2G Auth Data 20250111122700965 DAUC <0003> db_auc.c:192 IMSI='262429718558112': No 3G Auth Data HLR_Test-GSUP(266)@459c73b131d4: Created GsupExpect[0] for "262429718558112" to be handled at TC_gsup_check_imei_via_proxy(275) 20250111122700981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4258 20250111122700987 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122700987 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429718558112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429718558112" source_name="the-source\n"} 20250111122700987 DMAIN <0000> hlr.c:424 IMSI='262429718558112': has IMEI = 12345678901234 (consider setting 'store-imei') 20250111122700987 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262429718558112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429718558112" destination_name="the-source\n"} 20250111122700987 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262429718558112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122700987 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122700987 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@459c73b131d4: Found GsupExpect[0] for "262429718558112" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@459c73b131d4: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262429718558112" TC_gsup_check_imei_via_proxy(275)@459c73b131d4: setverdict(pass): none -> pass 20250111122700991 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122700991 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429718558112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429718558112" source_name="the-source\n"} 20250111122700991 DAUC <0003> hlr.c:417 IMSI='262429718558112': storing IMEI = 12345678901234 20250111122700991 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262429718558112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429718558112" destination_name="the-source\n"} 20250111122700991 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262429718558112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122700991 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122700991 DLINP <000b> input/ipa.c:451 connected read/write 20250111122700991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122700994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@459c73b131d4: Final verdict of PTC: pass 20250111122700995 DAUC <0003> db_auc.c:157 IMSI='262427967657043': No 2G Auth Data 20250111122700995 DAUC <0003> db_auc.c:192 IMSI='262427967657043': No 3G Auth Data HLR_Test-GSUP(266)@459c73b131d4: Created GsupExpect[0] for "262427967657043" to be handled at TC_gsup_check_imei_via_proxy(276) 20250111122701011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41646<->l=127.0.0.1:4258 20250111122701016 DLINP <000b> input/ipa.c:451 connected read/write 20250111122701016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122701016 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427967657043 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427967657043" source_name="the-source\n"} 20250111122701016 DMAIN <0000> hlr.c:424 IMSI='262427967657043': has IMEI = 12345678901234 (consider setting 'store-imei') 20250111122701016 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262427967657043 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427967657043" destination_name="the-source\n"} 20250111122701016 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262427967657043 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122701016 DLINP <000b> input/ipa.c:451 connected read/write 20250111122701016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122701016 DLINP <000b> input/ipa.c:451 connected read/write 20250111122701016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@459c73b131d4: Found GsupExpect[0] for "262427967657043" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@459c73b131d4: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262427967657043" TC_gsup_check_imei_via_proxy(276)@459c73b131d4: setverdict(pass): none -> pass 20250111122701023 DLINP <000b> input/ipa.c:451 connected read/write 20250111122701023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122701023 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427967657043 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427967657043" source_name="the-source\n"} 20250111122701023 DAUC <0003> hlr.c:417 IMSI='262427967657043': storing IMEI = 12345678901234 20250111122701023 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262427967657043 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427967657043" destination_name="the-source\n"} 20250111122701023 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262427967657043 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122701023 DLINP <000b> input/ipa.c:451 connected read/write 20250111122701023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122701023 DLINP <000b> input/ipa.c:451 connected read/write 20250111122701023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122701025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41646<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@459c73b131d4: Final verdict of PTC: pass MTC@459c73b131d4: setverdict(pass): none -> pass 20250111122701027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41576<->l=127.0.0.1:4258 20250111122701028 DLINP <000b> input/ipa.c:451 connected read/write 20250111122701028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122701028 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122701028 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122701028 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122701028 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250111122701028 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37529<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@459c73b131d4: Final verdict of PTC: none 267@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: pass MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@459c73b131d4: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sat Jan 11 12:27:01 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20250111122701067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41656<->l=127.0.0.1:4258 20250111122701168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41656<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78424) Waiting for packet dumper to finish... 1 (prev_count=78424, count=126916) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sat Jan 11 12:27:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_check_imei_invalid_len started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122704244 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122704244 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122704245 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41660<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122704247 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704248 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122704248 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122704248 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122704248 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122704248 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122704248 DLGSUP <0013> gsup_server.c:235 2:  20250111122704248 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122704248 DLGSUP <0013> gsup_server.c:235 3:  20250111122704248 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122704248 DLGSUP <0013> gsup_server.c:235 4:  20250111122704248 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122704248 DLGSUP <0013> gsup_server.c:235 5:  20250111122704248 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122704248 DLGSUP <0013> gsup_server.c:235 7:  20250111122704248 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122704248 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122704248 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122704248 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@459c73b131d4: 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") 20250111122704266 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33481<->l=127.0.0.1:4259) 20250111122704273 DAUC <0003> db_auc.c:157 IMSI='262420136468339': No 2G Auth Data 20250111122704273 DAUC <0003> db_auc.c:192 IMSI='262420136468339': No 3G Auth Data HLR_Test-GSUP(278)@459c73b131d4: Created GsupExpect[0] for "262420136468339" to be handled at TC_gsup_check_imei_invalid_len(281) 20250111122704290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41676<->l=127.0.0.1:4258 20250111122704294 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704294 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420136468339"} 20250111122704294 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250111122704294 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420136468339" cause=Invalid mandatory information} 20250111122704294 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704294 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704294 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@459c73b131d4: Found GsupExpect[0] for "262420136468339" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@459c73b131d4: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262420136468339" TC_gsup_check_imei_invalid_len(281)@459c73b131d4: setverdict(pass): none -> pass 20250111122704297 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704297 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420136468339"} 20250111122704297 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250111122704297 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420136468339" cause=Invalid mandatory information} 20250111122704297 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704297 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704297 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704299 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704299 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420136468339"} 20250111122704299 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250111122704299 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420136468339" cause=Invalid mandatory information} 20250111122704299 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704299 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704299 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704301 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704301 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420136468339"} 20250111122704301 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250111122704301 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420136468339" cause=Invalid mandatory information} 20250111122704301 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704301 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704301 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704303 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704303 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420136468339"} 20250111122704303 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250111122704303 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420136468339" cause=Invalid mandatory information} 20250111122704303 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420136468339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704303 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704303 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41676<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@459c73b131d4: Final verdict of PTC: pass 20250111122704306 DAUC <0003> db_auc.c:157 IMSI='262423760629758': No 2G Auth Data 20250111122704306 DAUC <0003> db_auc.c:192 IMSI='262423760629758': No 3G Auth Data HLR_Test-GSUP(278)@459c73b131d4: Created GsupExpect[0] for "262423760629758" to be handled at TC_gsup_check_imei_invalid_len(282) 20250111122704322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41680<->l=127.0.0.1:4258 20250111122704325 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704325 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423760629758"} 20250111122704325 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250111122704325 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423760629758" cause=Invalid mandatory information} 20250111122704325 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704325 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704325 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@459c73b131d4: Found GsupExpect[0] for "262423760629758" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@459c73b131d4: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262423760629758" TC_gsup_check_imei_invalid_len(282)@459c73b131d4: setverdict(pass): none -> pass 20250111122704327 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704327 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423760629758"} 20250111122704327 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250111122704327 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423760629758" cause=Invalid mandatory information} 20250111122704327 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704327 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704327 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704329 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704329 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423760629758"} 20250111122704329 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250111122704329 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423760629758" cause=Invalid mandatory information} 20250111122704329 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704329 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704329 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704331 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704331 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423760629758"} 20250111122704331 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250111122704331 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423760629758" cause=Invalid mandatory information} 20250111122704331 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704331 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704331 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704333 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704333 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423760629758"} 20250111122704333 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250111122704333 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423760629758" cause=Invalid mandatory information} 20250111122704333 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423760629758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704333 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704333 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41680<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@459c73b131d4: Final verdict of PTC: pass 20250111122704336 DAUC <0003> db_auc.c:157 IMSI='262421897820176': No 2G Auth Data 20250111122704336 DAUC <0003> db_auc.c:192 IMSI='262421897820176': No 3G Auth Data HLR_Test-GSUP(278)@459c73b131d4: Created GsupExpect[0] for "262421897820176" to be handled at TC_gsup_check_imei_invalid_len(283) 20250111122704351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41684<->l=127.0.0.1:4258 20250111122704353 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704354 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421897820176"} 20250111122704354 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250111122704354 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421897820176" cause=Invalid mandatory information} 20250111122704354 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704354 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704354 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@459c73b131d4: Found GsupExpect[0] for "262421897820176" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@459c73b131d4: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262421897820176" TC_gsup_check_imei_invalid_len(283)@459c73b131d4: setverdict(pass): none -> pass 20250111122704356 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704356 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421897820176"} 20250111122704356 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250111122704356 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421897820176" cause=Invalid mandatory information} 20250111122704356 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704356 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704356 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704358 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704358 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421897820176"} 20250111122704358 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250111122704358 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421897820176" cause=Invalid mandatory information} 20250111122704358 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704358 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704358 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704360 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704360 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421897820176"} 20250111122704360 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250111122704360 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421897820176" cause=Invalid mandatory information} 20250111122704360 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704360 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704360 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704362 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704362 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421897820176"} 20250111122704362 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250111122704362 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421897820176" cause=Invalid mandatory information} 20250111122704362 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421897820176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704362 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704362 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41684<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@459c73b131d4: Final verdict of PTC: pass 20250111122704365 DAUC <0003> db_auc.c:157 IMSI='262426307230515': No 2G Auth Data 20250111122704365 DAUC <0003> db_auc.c:192 IMSI='262426307230515': No 3G Auth Data HLR_Test-GSUP(278)@459c73b131d4: Created GsupExpect[0] for "262426307230515" to be handled at TC_gsup_check_imei_invalid_len(284) 20250111122704382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41694<->l=127.0.0.1:4258 20250111122704385 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704385 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426307230515"} 20250111122704385 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250111122704385 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426307230515" cause=Invalid mandatory information} 20250111122704385 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704385 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704385 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@459c73b131d4: Found GsupExpect[0] for "262426307230515" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@459c73b131d4: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262426307230515" TC_gsup_check_imei_invalid_len(284)@459c73b131d4: setverdict(pass): none -> pass 20250111122704388 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704388 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426307230515"} 20250111122704388 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250111122704388 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426307230515" cause=Invalid mandatory information} 20250111122704388 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704388 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704388 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704390 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704390 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426307230515"} 20250111122704390 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250111122704390 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426307230515" cause=Invalid mandatory information} 20250111122704390 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704390 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704390 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704392 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704392 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426307230515"} 20250111122704392 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250111122704392 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426307230515" cause=Invalid mandatory information} 20250111122704392 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704392 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704392 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704394 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704394 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426307230515"} 20250111122704394 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250111122704394 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426307230515" cause=Invalid mandatory information} 20250111122704394 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426307230515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704394 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704394 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41694<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@459c73b131d4: Final verdict of PTC: pass 20250111122704397 DAUC <0003> db_auc.c:157 IMSI='262427240348288': No 2G Auth Data 20250111122704397 DAUC <0003> db_auc.c:192 IMSI='262427240348288': No 3G Auth Data HLR_Test-GSUP(278)@459c73b131d4: Created GsupExpect[0] for "262427240348288" to be handled at TC_gsup_check_imei_invalid_len(285) 20250111122704415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4258 20250111122704419 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704419 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427240348288"} 20250111122704419 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250111122704419 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427240348288" cause=Invalid mandatory information} 20250111122704420 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704420 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704420 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@459c73b131d4: Found GsupExpect[0] for "262427240348288" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@459c73b131d4: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262427240348288" TC_gsup_check_imei_invalid_len(285)@459c73b131d4: setverdict(pass): none -> pass 20250111122704422 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704422 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427240348288"} 20250111122704422 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250111122704422 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427240348288" cause=Invalid mandatory information} 20250111122704422 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704422 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704422 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704423 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704423 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427240348288"} 20250111122704424 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250111122704424 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427240348288" cause=Invalid mandatory information} 20250111122704424 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704424 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704424 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704425 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704425 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427240348288"} 20250111122704425 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250111122704425 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427240348288" cause=Invalid mandatory information} 20250111122704425 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704425 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704425 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704427 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704427 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427240348288"} 20250111122704427 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250111122704427 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427240348288" cause=Invalid mandatory information} 20250111122704427 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427240348288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704427 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704427 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@459c73b131d4: Final verdict of PTC: pass 20250111122704430 DAUC <0003> db_auc.c:157 IMSI='262428683188082': No 2G Auth Data 20250111122704430 DAUC <0003> db_auc.c:192 IMSI='262428683188082': No 3G Auth Data HLR_Test-GSUP(278)@459c73b131d4: Created GsupExpect[0] for "262428683188082" to be handled at TC_gsup_check_imei_invalid_len(286) 20250111122704446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41718<->l=127.0.0.1:4258 20250111122704449 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704449 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683188082"} 20250111122704449 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250111122704449 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428683188082" cause=Invalid mandatory information} 20250111122704449 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704449 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704449 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@459c73b131d4: Found GsupExpect[0] for "262428683188082" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@459c73b131d4: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262428683188082" TC_gsup_check_imei_invalid_len(286)@459c73b131d4: setverdict(pass): none -> pass 20250111122704451 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704451 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683188082"} 20250111122704451 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250111122704451 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428683188082" cause=Invalid mandatory information} 20250111122704451 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704451 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704451 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704454 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704454 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683188082"} 20250111122704454 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250111122704454 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428683188082" cause=Invalid mandatory information} 20250111122704454 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704454 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704454 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704456 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704456 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683188082"} 20250111122704456 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250111122704456 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428683188082" cause=Invalid mandatory information} 20250111122704456 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704456 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704456 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704458 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704458 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683188082"} 20250111122704458 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250111122704458 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428683188082" cause=Invalid mandatory information} 20250111122704458 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428683188082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704458 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704458 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41718<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@459c73b131d4: Final verdict of PTC: pass 20250111122704460 DAUC <0003> db_auc.c:157 IMSI='262424416567605': No 2G Auth Data 20250111122704460 DAUC <0003> db_auc.c:192 IMSI='262424416567605': No 3G Auth Data HLR_Test-GSUP(278)@459c73b131d4: Created GsupExpect[0] for "262424416567605" to be handled at TC_gsup_check_imei_invalid_len(287) 20250111122704476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41726<->l=127.0.0.1:4258 20250111122704479 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704479 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424416567605"} 20250111122704479 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250111122704479 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424416567605" cause=Invalid mandatory information} 20250111122704479 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704479 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704479 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@459c73b131d4: Found GsupExpect[0] for "262424416567605" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@459c73b131d4: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262424416567605" TC_gsup_check_imei_invalid_len(287)@459c73b131d4: setverdict(pass): none -> pass 20250111122704481 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704482 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424416567605"} 20250111122704482 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250111122704482 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424416567605" cause=Invalid mandatory information} 20250111122704482 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704482 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704482 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704483 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704484 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424416567605"} 20250111122704484 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250111122704484 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424416567605" cause=Invalid mandatory information} 20250111122704484 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704484 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704484 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704485 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704485 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424416567605"} 20250111122704485 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250111122704485 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424416567605" cause=Invalid mandatory information} 20250111122704485 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704486 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704486 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704487 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704487 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424416567605"} 20250111122704487 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250111122704487 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424416567605" cause=Invalid mandatory information} 20250111122704487 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424416567605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704487 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704487 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41726<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@459c73b131d4: Final verdict of PTC: pass 20250111122704490 DAUC <0003> db_auc.c:157 IMSI='262423972574010': No 2G Auth Data 20250111122704490 DAUC <0003> db_auc.c:192 IMSI='262423972574010': No 3G Auth Data HLR_Test-GSUP(278)@459c73b131d4: Created GsupExpect[0] for "262423972574010" to be handled at TC_gsup_check_imei_invalid_len(288) 20250111122704508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41732<->l=127.0.0.1:4258 20250111122704512 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704512 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423972574010"} 20250111122704512 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250111122704512 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423972574010" cause=Invalid mandatory information} 20250111122704512 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704512 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704512 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@459c73b131d4: Found GsupExpect[0] for "262423972574010" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@459c73b131d4: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262423972574010" TC_gsup_check_imei_invalid_len(288)@459c73b131d4: setverdict(pass): none -> pass 20250111122704514 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704514 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423972574010"} 20250111122704514 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250111122704514 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423972574010" cause=Invalid mandatory information} 20250111122704514 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704514 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704514 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704516 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704516 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423972574010"} 20250111122704516 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250111122704516 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423972574010" cause=Invalid mandatory information} 20250111122704516 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704516 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704516 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704517 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704517 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423972574010"} 20250111122704517 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250111122704517 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423972574010" cause=Invalid mandatory information} 20250111122704517 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704517 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704517 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704519 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704519 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423972574010"} 20250111122704519 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250111122704519 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423972574010" cause=Invalid mandatory information} 20250111122704519 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423972574010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122704519 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122704519 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122704520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41732<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@459c73b131d4: Final verdict of PTC: pass MTC@459c73b131d4: setverdict(pass): none -> pass 20250111122704522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41660<->l=127.0.0.1:4258 20250111122704523 DLINP <000b> input/ipa.c:451 connected read/write 20250111122704523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122704523 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122704523 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122704523 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@459c73b131d4: Final verdict of PTC: none 20250111122704523 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33481<->l=127.0.0.1:4259) 279@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: pass MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@459c73b131d4: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sat Jan 11 12:27:04 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20250111122704565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41736<->l=127.0.0.1:4258 20250111122704665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41736<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78908) Waiting for packet dumper to finish... 1 (prev_count=78908, count=168616) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sat Jan 11 12:27:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_gsup_check_imei_unknown_imsi started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122707744 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122707744 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122707746 DLINP <000b> input/ipa.c:451 connected read/write 20250111122707746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122707747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41684<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122707749 DLINP <000b> input/ipa.c:451 connected read/write 20250111122707749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122707749 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122707749 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122707749 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122707749 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122707749 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122707749 DLGSUP <0013> gsup_server.c:235 2:  20250111122707749 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122707749 DLGSUP <0013> gsup_server.c:235 3:  20250111122707749 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122707749 DLGSUP <0013> gsup_server.c:235 4:  20250111122707749 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122707749 DLGSUP <0013> gsup_server.c:235 5:  20250111122707749 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122707749 DLGSUP <0013> gsup_server.c:235 7:  20250111122707749 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122707749 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(289)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122707749 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122707750 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@459c73b131d4: 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") 20250111122707771 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38931<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@459c73b131d4: Created GsupExpect[0] for "262422066352711" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250111122707785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41690<->l=127.0.0.1:4258 20250111122707790 DLINP <000b> input/ipa.c:451 connected read/write 20250111122707791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122707791 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422066352711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422066352711"} 20250111122707791 DMAIN <0000> hlr.c:424 IMSI='262422066352711': has IMEI = 22245678901234 (consider setting 'store-imei') 20250111122707791 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422066352711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250111122707791 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422066352711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422066352711" cause=Invalid mandatory information} 20250111122707791 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422066352711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122707791 DLINP <000b> input/ipa.c:451 connected read/write 20250111122707791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122707791 DLINP <000b> input/ipa.c:451 connected read/write 20250111122707791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@459c73b131d4: Found GsupExpect[0] for "262422066352711" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@459c73b131d4: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262422066352711" TC_gsup_check_imei_unknown_imsi(293)@459c73b131d4: setverdict(pass): none -> pass 20250111122707795 DLINP <000b> input/ipa.c:451 connected read/write 20250111122707795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122707795 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422066352711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422066352711"} 20250111122707795 DAUC <0003> hlr.c:417 IMSI='262422066352711': storing IMEI = 22245678901234 20250111122707795 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262422066352711': no such subscriber 20250111122707795 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422066352711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250111122707795 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422066352711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422066352711" cause=Invalid mandatory information} 20250111122707795 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422066352711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122707795 DLINP <000b> input/ipa.c:451 connected read/write 20250111122707795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122707795 DLINP <000b> input/ipa.c:451 connected read/write 20250111122707795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122707797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41690<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@459c73b131d4: Final verdict of PTC: pass 20250111122707798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41684<->l=127.0.0.1:4258 20250111122707799 DLINP <000b> input/ipa.c:451 connected read/write 20250111122707799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122707799 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(290)@459c73b131d4: Final verdict of PTC: none 20250111122707799 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122707799 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122707799 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38931<->l=127.0.0.1:4259) 291@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 291: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@459c73b131d4: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sat Jan 11 12:27:07 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20250111122707841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41698<->l=127.0.0.1:4258 20250111122707941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41698<->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@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Sat Jan 11 12:27:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122711016 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122711016 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122711018 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41714<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122711020 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711020 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122711020 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122711020 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122711020 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122711020 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122711020 DLGSUP <0013> gsup_server.c:235 2:  20250111122711020 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122711020 DLGSUP <0013> gsup_server.c:235 3:  20250111122711020 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122711020 DLGSUP <0013> gsup_server.c:235 4:  20250111122711020 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122711020 DLGSUP <0013> gsup_server.c:235 5:  20250111122711020 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122711020 DLGSUP <0013> gsup_server.c:235 7:  20250111122711020 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122711020 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122711021 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122711021 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@459c73b131d4: 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") 20250111122711038 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40081<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@459c73b131d4: Created GsupExpect[0] for "262428102438624" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250111122711049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41718<->l=127.0.0.1:4258 20250111122711061 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711061 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428102438624"} 20250111122711061 DMAIN <0000> hlr.c:216 IMSI='262428102438624': Creating subscriber on demand 20250111122711061 DMAIN <0000> hlr.c:232 IMSI='262428102438624': Successfully assigned MSISDN='167' 20250111122711061 DAUC <0003> hlr.c:417 IMSI='262428102438624': storing IMEI = 12345678901234 20250111122711062 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428102438624"} 20250111122711062 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122711062 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711062 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@459c73b131d4: Found GsupExpect[0] for "262428102438624" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@459c73b131d4: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262428102438624" TC_subscr_create_on_demand_check_imei_early(298)@459c73b131d4: setverdict(pass): none -> pass 20250111122711064 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711064 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711065 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711065 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711066 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711066 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711068 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711068 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428102438624" cn_domain=PS} 20250111122711068 DLU <0006> fsm.c:456 lu(262428102438624)[0x55e6bc792470]{UNVALIDATED}: Allocated 20250111122711068 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122711068 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122711068 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428102438624" cn_domain=PS} 20250111122711068 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711068 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711071 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711071 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428102438624"} 20250111122711071 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122711071 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122711071 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428102438624"} 20250111122711071 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122711071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122711071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122711071 DLU <0006> fsm.c:568 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122711071 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711071 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122711075 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711075 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428102438624"} 20250111122711075 DMAIN <0000> hlr.c:216 IMSI='262428102438624': Creating subscriber on demand 20250111122711075 DMAIN <0000> hlr.c:232 IMSI='262428102438624': Successfully assigned MSISDN='232' 20250111122711075 DAUC <0003> hlr.c:417 IMSI='262428102438624': storing IMEI = 12345678901234 20250111122711075 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428102438624"} 20250111122711075 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122711075 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711075 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122711076 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711076 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711077 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711077 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711077 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711077 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711078 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711078 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711079 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711079 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428102438624" cn_domain=PS} 20250111122711079 DLU <0006> fsm.c:456 lu(262428102438624)[0x55e6bc792470]{UNVALIDATED}: Allocated 20250111122711079 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122711079 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122711079 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428102438624" cn_domain=PS} 20250111122711079 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711079 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711081 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711081 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428102438624"} 20250111122711081 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122711081 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122711081 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428102438624"} 20250111122711081 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122711081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122711081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122711081 DLU <0006> fsm.c:568 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122711081 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711082 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122711086 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711086 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428102438624"} 20250111122711086 DMAIN <0000> hlr.c:216 IMSI='262428102438624': Creating subscriber on demand 20250111122711086 DMAIN <0000> hlr.c:232 IMSI='262428102438624': Successfully assigned MSISDN='216' 20250111122711086 DAUC <0003> hlr.c:417 IMSI='262428102438624': storing IMEI = 12345678901234 20250111122711086 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428102438624"} 20250111122711086 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122711086 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711086 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122711088 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711088 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711088 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711088 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711089 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711089 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711090 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711090 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711091 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711091 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428102438624" cn_domain=PS} 20250111122711091 DLU <0006> fsm.c:456 lu(262428102438624)[0x55e6bc792470]{UNVALIDATED}: Allocated 20250111122711091 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250111122711091 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428102438624" cause=GPRS services not allowed} 20250111122711091 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122711091 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122711091 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{UNVALIDATED}: Freeing instance 20250111122711091 DLU <0006> fsm.c:568 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{UNVALIDATED}: Deallocated 20250111122711091 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711091 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122711095 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711095 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428102438624"} 20250111122711095 DMAIN <0000> hlr.c:216 IMSI='262428102438624': Creating subscriber on demand 20250111122711095 DMAIN <0000> hlr.c:232 IMSI='262428102438624': Successfully assigned MSISDN='790' 20250111122711095 DAUC <0003> hlr.c:417 IMSI='262428102438624': storing IMEI = 12345678901234 20250111122711095 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428102438624"} 20250111122711095 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122711095 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711095 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122711096 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711096 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711097 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711097 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711097 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711097 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711099 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711099 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428102438624" cn_domain=PS} 20250111122711099 DLU <0006> fsm.c:456 lu(262428102438624)[0x55e6bc792470]{UNVALIDATED}: Allocated 20250111122711099 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250111122711099 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428102438624" cause=GPRS services not allowed} 20250111122711099 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122711099 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122711099 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{UNVALIDATED}: Freeing instance 20250111122711099 DLU <0006> fsm.c:568 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{UNVALIDATED}: Deallocated 20250111122711099 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711099 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122711104 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711104 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428102438624"} 20250111122711104 DMAIN <0000> hlr.c:216 IMSI='262428102438624': Creating subscriber on demand 20250111122711104 DAUC <0003> hlr.c:417 IMSI='262428102438624': storing IMEI = 12345678901234 20250111122711104 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428102438624"} 20250111122711104 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122711104 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711104 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122711105 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711105 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711106 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711106 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711107 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711107 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711108 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711108 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428102438624" cn_domain=PS} 20250111122711108 DLU <0006> fsm.c:456 lu(262428102438624)[0x55e6bc792470]{UNVALIDATED}: Allocated 20250111122711108 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250111122711108 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428102438624" cause=GPRS services not allowed} 20250111122711109 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122711109 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122711109 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{UNVALIDATED}: Freeing instance 20250111122711109 DLU <0006> fsm.c:568 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{UNVALIDATED}: Deallocated 20250111122711109 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711109 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122711113 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711113 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428102438624"} 20250111122711113 DMAIN <0000> hlr.c:216 IMSI='262428102438624': Creating subscriber on demand 20250111122711113 DAUC <0003> hlr.c:417 IMSI='262428102438624': storing IMEI = 12345678901234 20250111122711113 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428102438624"} 20250111122711113 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250111122711113 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711113 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122711115 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711115 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711115 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711115 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711116 DAUC <0003> db_auc.c:157 IMSI='262428102438624': No 2G Auth Data 20250111122711116 DAUC <0003> db_auc.c:192 IMSI='262428102438624': No 3G Auth Data 20250111122711117 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711117 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428102438624" cn_domain=PS} 20250111122711117 DLU <0006> fsm.c:456 lu(262428102438624)[0x55e6bc792470]{UNVALIDATED}: Allocated 20250111122711117 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122711117 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122711117 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428102438624" cn_domain=PS} 20250111122711117 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711117 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711119 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711119 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428102438624"} 20250111122711119 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122711119 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122711119 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428102438624"} 20250111122711119 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428102438624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122711119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122711119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122711119 DLU <0006> fsm.c:568 lu(PS:IMSI-262428102438624)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122711119 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122711119 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122711121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41718<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@459c73b131d4: Final verdict of PTC: pass 20250111122711122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41714<->l=127.0.0.1:4258 20250111122711123 DLINP <000b> input/ipa.c:451 connected read/write 20250111122711123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122711123 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(295)@459c73b131d4: Final verdict of PTC: none 20250111122711123 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122711123 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122711123 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40081<->l=127.0.0.1:4259) 296@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 296: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@459c73b131d4: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sat Jan 11 12:27:11 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20250111122711169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41728<->l=127.0.0.1:4258 20250111122711270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41728<->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@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sat Jan 11 12:27:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_subscr_create_on_demand_ul started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122714347 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122714347 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122714348 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122714349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41736<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122714350 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122714350 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122714351 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122714351 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122714351 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122714351 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122714351 DLGSUP <0013> gsup_server.c:235 2:  20250111122714351 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122714351 DLGSUP <0013> gsup_server.c:235 3:  20250111122714351 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122714351 DLGSUP <0013> gsup_server.c:235 4:  20250111122714351 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122714351 DLGSUP <0013> gsup_server.c:235 5:  20250111122714351 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122714351 DLGSUP <0013> gsup_server.c:235 7:  20250111122714351 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122714351 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122714351 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122714351 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)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@459c73b131d4: 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") 20250111122714369 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38779<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@459c73b131d4: Created GsupExpect[0] for "262429621800373" to be handled at TC_subscr_create_on_demand_ul(303) 20250111122714382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41738<->l=127.0.0.1:4258 20250111122714393 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122714393 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429621800373" cn_domain=PS} 20250111122714393 DMAIN <0000> hlr.c:216 IMSI='262429621800373': Creating subscriber on demand 20250111122714393 DMAIN <0000> hlr.c:232 IMSI='262429621800373': Successfully assigned MSISDN='212' 20250111122714393 DLU <0006> fsm.c:456 lu(262429621800373)[0x55e6bc792470]{UNVALIDATED}: Allocated 20250111122714393 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122714393 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122714394 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429621800373" cn_domain=PS} 20250111122714394 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122714394 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@459c73b131d4: Found GsupExpect[0] for "262429621800373" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@459c73b131d4: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262429621800373" 20250111122714397 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122714397 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429621800373"} 20250111122714397 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122714397 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122714397 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429621800373"} 20250111122714397 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122714397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122714397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122714397 DLU <0006> fsm.c:568 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122714397 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122714397 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@459c73b131d4: setverdict(pass): none -> pass 20250111122714399 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714399 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714400 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714400 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714401 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714401 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714406 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122714406 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429621800373" cn_domain=PS} 20250111122714406 DMAIN <0000> hlr.c:216 IMSI='262429621800373': Creating subscriber on demand 20250111122714406 DMAIN <0000> hlr.c:232 IMSI='262429621800373': Successfully assigned MSISDN='116' 20250111122714406 DLU <0006> fsm.c:456 lu(262429621800373)[0x55e6bc792470]{UNVALIDATED}: Allocated 20250111122714406 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122714406 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122714406 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429621800373" cn_domain=PS} 20250111122714406 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122714406 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122714408 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122714408 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429621800373"} 20250111122714408 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122714408 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122714408 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429621800373"} 20250111122714408 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122714408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122714408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122714408 DLU <0006> fsm.c:568 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122714408 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122714408 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122714409 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714409 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714411 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714411 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714412 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714412 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714413 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714413 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714417 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122714417 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429621800373" cn_domain=PS} 20250111122714417 DMAIN <0000> hlr.c:216 IMSI='262429621800373': Creating subscriber on demand 20250111122714417 DMAIN <0000> hlr.c:232 IMSI='262429621800373': Successfully assigned MSISDN='112' 20250111122714417 DLU <0006> fsm.c:456 lu(262429621800373)[0x55e6bc792470]{UNVALIDATED}: Allocated 20250111122714417 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250111122714417 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429621800373" cause=GPRS services not allowed} 20250111122714417 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122714417 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122714417 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{UNVALIDATED}: Freeing instance 20250111122714417 DLU <0006> fsm.c:568 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{UNVALIDATED}: Deallocated 20250111122714417 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122714417 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122714418 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714419 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714419 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714419 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714420 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714420 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714421 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714421 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714425 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122714425 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429621800373" cn_domain=PS} 20250111122714425 DMAIN <0000> hlr.c:216 IMSI='262429621800373': Creating subscriber on demand 20250111122714425 DMAIN <0000> hlr.c:232 IMSI='262429621800373': Successfully assigned MSISDN='339' 20250111122714425 DLU <0006> fsm.c:456 lu(262429621800373)[0x55e6bc792470]{UNVALIDATED}: Allocated 20250111122714425 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250111122714425 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429621800373" cause=GPRS services not allowed} 20250111122714425 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122714425 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122714425 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{UNVALIDATED}: Freeing instance 20250111122714425 DLU <0006> fsm.c:568 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{UNVALIDATED}: Deallocated 20250111122714425 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122714425 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122714427 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714427 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714428 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714428 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714429 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714429 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714433 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122714433 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429621800373" cn_domain=PS} 20250111122714433 DMAIN <0000> hlr.c:216 IMSI='262429621800373': Creating subscriber on demand 20250111122714433 DLU <0006> fsm.c:456 lu(262429621800373)[0x55e6bc792470]{UNVALIDATED}: Allocated 20250111122714433 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250111122714433 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429621800373" cause=GPRS services not allowed} 20250111122714433 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122714433 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122714433 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{UNVALIDATED}: Freeing instance 20250111122714433 DLU <0006> fsm.c:568 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{UNVALIDATED}: Deallocated 20250111122714433 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122714433 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122714434 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714434 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714435 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714435 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714435 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714435 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714439 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122714439 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429621800373" cn_domain=PS} 20250111122714439 DMAIN <0000> hlr.c:216 IMSI='262429621800373': Creating subscriber on demand 20250111122714439 DLU <0006> fsm.c:456 lu(262429621800373)[0x55e6bc792470]{UNVALIDATED}: Allocated 20250111122714439 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122714439 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122714439 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429621800373" cn_domain=PS} 20250111122714439 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122714439 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122714441 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122714441 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429621800373"} 20250111122714441 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122714441 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122714441 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429621800373"} 20250111122714441 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429621800373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122714441 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122714441 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122714441 DLU <0006> fsm.c:568 lu(PS:IMSI-262429621800373)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122714441 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122714441 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122714442 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714442 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714443 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714443 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data 20250111122714444 DAUC <0003> db_auc.c:157 IMSI='262429621800373': No 2G Auth Data 20250111122714444 DAUC <0003> db_auc.c:192 IMSI='262429621800373': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122714446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41738<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@459c73b131d4: Final verdict of PTC: pass 20250111122714446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41736<->l=127.0.0.1:4258 20250111122714447 DLINP <000b> input/ipa.c:451 connected read/write 20250111122714447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122714447 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122714447 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122714447 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122714447 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38779<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@459c73b131d4: Final verdict of PTC: none 301@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 301: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@459c73b131d4: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sat Jan 11 12:27:14 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20250111122714487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41740<->l=127.0.0.1:4258 20250111122714588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41740<->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@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sat Jan 11 12:27:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_subscr_create_on_demand_sai started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122717663 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122717663 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122717664 DLINP <000b> input/ipa.c:451 connected read/write 20250111122717664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122717665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48184<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122717669 DLINP <000b> input/ipa.c:451 connected read/write 20250111122717669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122717669 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122717669 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122717669 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122717669 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122717669 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122717669 DLGSUP <0013> gsup_server.c:235 2:  20250111122717669 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122717669 DLGSUP <0013> gsup_server.c:235 3:  20250111122717669 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122717669 DLGSUP <0013> gsup_server.c:235 4:  20250111122717669 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122717669 DLGSUP <0013> gsup_server.c:235 5:  20250111122717669 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122717669 DLGSUP <0013> gsup_server.c:235 7:  20250111122717669 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122717669 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122717669 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122717669 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)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@459c73b131d4: 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") 20250111122717688 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37217<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@459c73b131d4: Created GsupExpect[0] for "262422457218954" to be handled at TC_subscr_create_on_demand_sai(308) 20250111122717701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48200<->l=127.0.0.1:4258 20250111122717709 DLINP <000b> input/ipa.c:451 connected read/write 20250111122717709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122717709 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422457218954 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422457218954"} 20250111122717709 DMAIN <0000> hlr.c:216 IMSI='262422457218954': Creating subscriber on demand 20250111122717709 DMAIN <0000> hlr.c:232 IMSI='262422457218954': Successfully assigned MSISDN='031' 20250111122717709 DAUC <0003> db_auc.c:157 IMSI='262422457218954': No 2G Auth Data 20250111122717710 DAUC <0003> db_auc.c:192 IMSI='262422457218954': No 3G Auth Data 20250111122717710 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422457218954 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 20250111122717710 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422457218954 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422457218954" cause=IMSI unknown in HLR} 20250111122717710 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422457218954 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250111122717710 DLINP <000b> input/ipa.c:451 connected read/write 20250111122717710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122717710 DLINP <000b> input/ipa.c:451 connected read/write 20250111122717710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@459c73b131d4: Found GsupExpect[0] for "262422457218954" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@459c73b131d4: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262422457218954" TC_subscr_create_on_demand_sai(308)@459c73b131d4: setverdict(pass): none -> pass 20250111122717712 DAUC <0003> db_auc.c:157 IMSI='262422457218954': No 2G Auth Data 20250111122717712 DAUC <0003> db_auc.c:192 IMSI='262422457218954': No 3G Auth Data 20250111122717713 DAUC <0003> db_auc.c:157 IMSI='262422457218954': No 2G Auth Data 20250111122717713 DAUC <0003> db_auc.c:192 IMSI='262422457218954': No 3G Auth Data 20250111122717714 DAUC <0003> db_auc.c:157 IMSI='262422457218954': No 2G Auth Data 20250111122717714 DAUC <0003> db_auc.c:192 IMSI='262422457218954': No 3G Auth Data 20250111122717716 DLINP <000b> input/ipa.c:451 connected read/write 20250111122717716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122717716 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422457218954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422457218954" cn_domain=PS} 20250111122717716 DLU <0006> fsm.c:456 lu(262422457218954)[0x55e6bc792470]{UNVALIDATED}: Allocated 20250111122717716 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422457218954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250111122717716 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422457218954)[0x55e6bc792470]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122717716 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422457218954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422457218954" cn_domain=PS} 20250111122717716 DLINP <000b> input/ipa.c:451 connected read/write 20250111122717716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122717716 DLINP <000b> input/ipa.c:451 connected read/write 20250111122717716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122717719 DLINP <000b> input/ipa.c:451 connected read/write 20250111122717719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122717719 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422457218954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422457218954"} 20250111122717719 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422457218954)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122717719 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422457218954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122717719 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422457218954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422457218954"} 20250111122717719 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422457218954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122717719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422457218954)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122717719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422457218954)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122717719 DLU <0006> fsm.c:568 lu(PS:IMSI-262422457218954)[0x55e6bc792470]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122717719 DLINP <000b> input/ipa.c:451 connected read/write 20250111122717719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122717719 DLINP <000b> input/ipa.c:451 connected read/write 20250111122717719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122717722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48200<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@459c73b131d4: Final verdict of PTC: pass 20250111122717723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48184<->l=127.0.0.1:4258 20250111122717724 DLINP <000b> input/ipa.c:451 connected read/write 20250111122717724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122717724 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122717724 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122717724 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122717724 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37217<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@459c73b131d4: Final verdict of PTC: none 306@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 306: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@459c73b131d4: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sat Jan 11 12:27:17 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20250111122717764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48216<->l=127.0.0.1:4258 20250111122717865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48216<->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@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sat Jan 11 12:27:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_MSLookup_mDNS_service_other_home started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122720941 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122720941 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122720943 DLINP <000b> input/ipa.c:451 connected read/write 20250111122720943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122720944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48228<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122720945 DLINP <000b> input/ipa.c:451 connected read/write 20250111122720946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122720946 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122720946 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122720946 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122720946 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122720946 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122720946 DLGSUP <0013> gsup_server.c:235 2:  20250111122720946 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122720946 DLGSUP <0013> gsup_server.c:235 3:  20250111122720946 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122720946 DLGSUP <0013> gsup_server.c:235 4:  20250111122720946 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122720946 DLGSUP <0013> gsup_server.c:235 5:  20250111122720946 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122720946 DLGSUP <0013> gsup_server.c:235 7:  20250111122720946 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122720946 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122720946 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(309)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122720946 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@459c73b131d4: 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") 20250111122720963 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36465<->l=127.0.0.1:4259) 20250111122720966 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250111122720966 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@459c73b131d4: Created GsupExpect[0] for "262423865226716" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250111122720981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48236<->l=127.0.0.1:4258 20250111122720983 DAUC <0003> db_auc.c:157 IMSI='262423865226716': No 2G Auth Data 20250111122720983 DAUC <0003> db_auc.c:192 IMSI='262423865226716': No 3G Auth Data 20250111122720988 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615082416.msisdn 20250111122720988 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615082416.msisdn: not attached (vlr_number unset) 20250111122720988 DDGSM <0007> mslookup_server.c:327 sip.voice.491615082416.msisdn: does not exist in GSUP proxy 20250111122721991 DLINP <000b> input/ipa.c:451 connected read/write 20250111122721991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122721991 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423865226716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423865226716" cn_domain=CS} 20250111122721991 DLU <0006> fsm.c:456 lu(262423865226716)[0x55e6bc771f60]{UNVALIDATED}: Allocated 20250111122721991 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423865226716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250111122721991 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262423865226716)[0x55e6bc771f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250111122721991 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423865226716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423865226716" cn_domain=CS} 20250111122721991 DLINP <000b> input/ipa.c:451 connected read/write 20250111122721991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122721991 DLINP <000b> input/ipa.c:451 connected read/write 20250111122721991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@459c73b131d4: Found GsupExpect[0] for "262423865226716" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@459c73b131d4: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262423865226716" 20250111122721995 DLINP <000b> input/ipa.c:451 connected read/write 20250111122721995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122721995 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423865226716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423865226716"} 20250111122721995 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262423865226716)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250111122721995 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423865226716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250111122721995 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423865226716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423865226716"} 20250111122721995 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423865226716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122721995 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423865226716)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250111122721995 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423865226716)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250111122721995 DLU <0006> fsm.c:568 lu(CS:IMSI-262423865226716)[0x55e6bc771f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250111122721995 DLINP <000b> input/ipa.c:451 connected read/write 20250111122721995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122721995 DLINP <000b> input/ipa.c:451 connected read/write 20250111122721995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@459c73b131d4: setverdict(pass): none -> pass 20250111122721998 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615082416.msisdn 20250111122721998 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615082416.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250111122721998 DDGSM <0007> mslookup_server.c:327 sip.voice.491615082416.msisdn: does not exist in GSUP proxy 20250111122721998 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615082416.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@459c73b131d4: setverdict(pass): pass -> pass, component reason not changed 20250111122722002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48236<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@459c73b131d4: Final verdict of PTC: pass 20250111122722002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48228<->l=127.0.0.1:4258 20250111122722003 DLINP <000b> input/ipa.c:451 connected read/write 20250111122722003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122722003 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122722004 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122722004 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122722004 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36465<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@459c73b131d4: Final verdict of PTC: none 311@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 311: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@459c73b131d4: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Sat Jan 11 12:27:22 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20250111122722041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48252<->l=127.0.0.1:4258 20250111122722142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48252<->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) 20250111122724044 DSS <0004> hlr_ussd.c:239 262422370714231/0x5098d220: SS Session Timeout, destroying 20250111122724044 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422370714231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sat Jan 11 12:27:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_MSLookup_GSUP_proxy started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122725212 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122725212 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122725214 DLINP <000b> input/ipa.c:451 connected read/write 20250111122725214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122725215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48262<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@459c73b131d4: 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) } } } } 20250111122725217 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250111122725217 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@459c73b131d4: 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 } } } } 20250111122725218 DLINP <000b> input/ipa.c:451 connected read/write 20250111122725218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122725218 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122725218 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122725218 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122725218 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122725218 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122725218 DLGSUP <0013> gsup_server.c:235 2:  20250111122725218 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122725218 DLGSUP <0013> gsup_server.c:235 3:  20250111122725218 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122725218 DLGSUP <0013> gsup_server.c:235 4:  20250111122725218 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122725218 DLGSUP <0013> gsup_server.c:235 5:  20250111122725218 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122725218 DLGSUP <0013> gsup_server.c:235 7:  20250111122725218 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122725218 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122725218 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122725218 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@459c73b131d4: 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") 20250111122725251 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38137<->l=127.0.0.1:4259) 20250111122725254 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250111122725254 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@459c73b131d4: Created GsupExpect[0] for "262424867268624" to be handled at TC_MSLookup_GSUP_proxy(320) 20250111122725268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48278<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@459c73b131d4: Created GsupExpect[0] for "262424867268624" to be handled at TC_MSLookup_GSUP_proxy(320) 20250111122725273 DLINP <000b> input/ipa.c:451 connected read/write 20250111122725273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122725273 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424867268624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424867268624" cn_domain=CS} 20250111122725273 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424867268624 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250111122725273 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424867268624 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250111122725273 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424867268624.imsi 20250111122725273 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424867268624.imsi 20250111122725273 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424867268624.imsi: does not exist in local HLR 20250111122725278 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424867268624 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250111122725278 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250111122725278 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250111122725278 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250111122725278 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250111122725278 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250111122725278 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424867268624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122725278 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250111122725278 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250111122725278 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250111122725278 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250111122725278 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250111122725278 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@459c73b131d4: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@459c73b131d4: 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) } } } } 20250111122725280 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122725280 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122725280 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250111122725280 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250111122725280 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250111122725282 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122725282 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122725282 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@459c73b131d4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@459c73b131d4: Found GsupExpect[0] for "262424867268624" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@459c73b131d4: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424867268624" HLR_Test-GSUP-server-IPA(318)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122725325 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122725325 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122725325 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122725325 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122725325 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424867268624 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613768815 20250111122725325 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424867268624 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250111122725325 DLINP <000b> input/ipa.c:451 connected read/write 20250111122725325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122725326 DLINP <000b> input/ipa.c:451 connected read/write 20250111122725326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@459c73b131d4: Found GsupExpect[0] for "262424867268624" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@459c73b131d4: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424867268624" 20250111122725329 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122725329 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122725329 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424867268624 MSISDN-491613768815 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250111122725329 DLINP <000b> input/ipa.c:451 connected read/write 20250111122725329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122725329 DLINP <000b> input/ipa.c:451 connected read/write 20250111122725329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122725331 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122725331 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122725331 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424867268624 MSISDN-491613768815 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 20250111122725331 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424867268624 MSISDN-491613768815 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250111122725331 DLINP <000b> input/ipa.c:451 connected read/write 20250111122725331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122725331 DLINP <000b> input/ipa.c:451 connected read/write 20250111122725331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@459c73b131d4: setverdict(pass): none -> pass 20250111122725333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48278<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@459c73b131d4: Final verdict of PTC: pass 20250111122725334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48262<->l=127.0.0.1:4258 20250111122725335 DLINP <000b> input/ipa.c:451 connected read/write 20250111122725335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122725335 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122725335 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122725335 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122725335 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38137<->l=127.0.0.1:4259) 20250111122725335 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122725335 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122725336 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250111122725336 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250111122725336 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(317)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP(315)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@459c73b131d4: Final verdict of PTC: none 316@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 316: none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@459c73b131d4: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sat Jan 11 12:27:25 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250111122725375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48282<->l=127.0.0.1:4258 20250111122725475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48282<->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=43032) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Sat Jan 11 12:27:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122728548 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122728548 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122728549 DLINP <000b> input/ipa.c:451 connected read/write 20250111122728549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122728550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57662<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122728552 DLINP <000b> input/ipa.c:451 connected read/write 20250111122728552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122728552 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122728552 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122728552 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122728552 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122728552 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122728552 DLGSUP <0013> gsup_server.c:235 2:  20250111122728552 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122728552 DLGSUP <0013> gsup_server.c:235 3:  20250111122728552 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122728552 DLGSUP <0013> gsup_server.c:235 4:  20250111122728552 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122728552 DLGSUP <0013> gsup_server.c:235 5:  20250111122728552 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122728552 DLGSUP <0013> gsup_server.c:235 7:  20250111122728552 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122728552 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122728552 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122728552 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122728552 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250111122728552 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@459c73b131d4: 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") 20250111122728572 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37005<->l=127.0.0.1:4259) 20250111122728574 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250111122728575 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@459c73b131d4: Created GsupExpect[0] for "262427429521804" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250111122728584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4258 20250111122728586 DAUC <0003> db_auc.c:157 IMSI='262427429521804': No 2G Auth Data 20250111122728586 DAUC <0003> db_auc.c:192 IMSI='262427429521804': No 3G Auth Data 20250111122728590 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427429521804.imsi 20250111122728590 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427429521804.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@459c73b131d4: setverdict(pass): none -> pass 20250111122728594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@459c73b131d4: Final verdict of PTC: pass 20250111122728595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57662<->l=127.0.0.1:4258 HLR_Test-GSUP(322)@459c73b131d4: Final verdict of PTC: none 20250111122728596 DLINP <000b> input/ipa.c:451 connected read/write 20250111122728596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122728596 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122728596 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122728596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122728596 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37005<->l=127.0.0.1:4259) 323@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 323: none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@459c73b131d4: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Sat Jan 11 12:27:28 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250111122728643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57672<->l=127.0.0.1:4258 20250111122728743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57672<->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@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Sat Jan 11 12:27:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122731819 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122731819 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122731821 DLINP <000b> input/ipa.c:451 connected read/write 20250111122731821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122731821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57678<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122731823 DLINP <000b> input/ipa.c:451 connected read/write 20250111122731823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122731823 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122731823 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122731823 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122731823 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(326)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122731823 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122731823 DLGSUP <0013> gsup_server.c:235 2:  20250111122731823 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122731823 DLGSUP <0013> gsup_server.c:235 3:  20250111122731823 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122731823 DLGSUP <0013> gsup_server.c:235 4:  20250111122731823 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122731823 DLGSUP <0013> gsup_server.c:235 5:  20250111122731823 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122731823 DLGSUP <0013> gsup_server.c:235 7:  20250111122731823 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122731823 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122731823 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122731823 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250111122731824 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250111122731824 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@459c73b131d4: 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") 20250111122731855 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34795<->l=127.0.0.1:4259) 20250111122731858 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250111122731858 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@459c73b131d4: Created GsupExpect[0] for "262420132705534" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250111122731872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57690<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@459c73b131d4: Created GsupExpect[0] for "262420132705534" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250111122731877 DLINP <000b> input/ipa.c:451 connected read/write 20250111122731877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122731877 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420132705534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420132705534" cn_domain=CS} 20250111122731877 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420132705534 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250111122731877 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420132705534 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250111122731877 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420132705534.imsi 20250111122731877 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420132705534.imsi 20250111122731877 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420132705534.imsi: does not exist in local HLR 20250111122731882 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420132705534 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250111122731883 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250111122731883 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250111122731883 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250111122731883 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250111122731883 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250111122731883 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420132705534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122731883 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250111122731883 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250111122731883 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250111122731883 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250111122731883 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250111122731883 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@459c73b131d4: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@459c73b131d4: 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) } } } } 20250111122731885 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122731885 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122731885 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250111122731885 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250111122731885 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250111122731887 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122731887 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122731887 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server(329)@459c73b131d4: Found GsupExpect[0] for "262420132705534" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@459c73b131d4: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420132705534" HLR_Test-GSUP-server-IPA(330)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@459c73b131d4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122731933 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122731933 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122731933 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122731933 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122731933 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420132705534 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611231166 20250111122731933 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420132705534 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250111122731933 DLINP <000b> input/ipa.c:451 connected read/write 20250111122731933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122731933 DLINP <000b> input/ipa.c:451 connected read/write 20250111122731934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@459c73b131d4: Found GsupExpect[0] for "262420132705534" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@459c73b131d4: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420132705534" 20250111122731936 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122731936 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122731936 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420132705534 MSISDN-491611231166 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250111122731936 DLINP <000b> input/ipa.c:451 connected read/write 20250111122731937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122731937 DLINP <000b> input/ipa.c:451 connected read/write 20250111122731937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122731938 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122731938 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122731938 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420132705534 MSISDN-491611231166 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 20250111122731938 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420132705534 MSISDN-491611231166 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250111122731938 DLINP <000b> input/ipa.c:451 connected read/write 20250111122731938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122731938 DLINP <000b> input/ipa.c:451 connected read/write 20250111122731938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122731939 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420132705534.imsi 20250111122731940 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420132705534.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@459c73b131d4: setverdict(pass): none -> pass 20250111122732940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57690<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@459c73b131d4: Final verdict of PTC: pass 20250111122732941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57678<->l=127.0.0.1:4258 20250111122732942 DLINP <000b> input/ipa.c:451 connected read/write 20250111122732942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122732942 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122732942 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122732942 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250111122732943 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34795<->l=127.0.0.1:4259) HLR_Test-GSUP-server(329)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP(327)@459c73b131d4: Final verdict of PTC: none 20250111122732943 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122732943 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 328@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@459c73b131d4: Final verdict of PTC: none 20250111122732943 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250111122732943 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250111122732943 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(331)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 328: none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@459c73b131d4: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Sat Jan 11 12:27:32 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20250111122732983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57702<->l=127.0.0.1:4258 20250111122733084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57702<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35780) Waiting for packet dumper to finish... 1 (prev_count=35780, count=44036) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sat Jan 11 12:27:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@459c73b131d4: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@459c73b131d4: legacy= false MTC@459c73b131d4: in not legacy case 1 MTC@459c73b131d4: in not legacy case 2 20250111122736163 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250111122736163 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122736165 DLINP <000b> input/ipa.c:451 connected read/write 20250111122736165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122736165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57714<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@459c73b131d4: 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)@459c73b131d4: 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 } } } } 20250111122736167 DLINP <000b> input/ipa.c:451 connected read/write 20250111122736167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122736167 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250111122736167 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250111122736167 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250111122736167 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250111122736167 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250111122736167 DLGSUP <0013> gsup_server.c:235 2:  20250111122736167 DLGSUP <0013> gsup_server.c:237 2: 00  20250111122736167 DLGSUP <0013> gsup_server.c:235 3:  20250111122736167 DLGSUP <0013> gsup_server.c:237 3: 00  20250111122736167 DLGSUP <0013> gsup_server.c:235 4:  20250111122736167 DLGSUP <0013> gsup_server.c:237 4: 00  20250111122736167 DLGSUP <0013> gsup_server.c:235 5:  20250111122736167 DLGSUP <0013> gsup_server.c:237 5: 00  20250111122736167 DLGSUP <0013> gsup_server.c:235 7:  20250111122736167 DLGSUP <0013> gsup_server.c:237 7: 00  20250111122736167 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250111122736167 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250111122736167 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122736168 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250111122736168 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@459c73b131d4: 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") 20250111122736200 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41881<->l=127.0.0.1:4259) 20250111122736202 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250111122736202 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@459c73b131d4: Created GsupExpect[0] for "262421277483656" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250111122736219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57726<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@459c73b131d4: Created GsupExpect[0] for "262421277483656" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250111122736226 DLINP <000b> input/ipa.c:451 connected read/write 20250111122736226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122736226 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421277483656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421277483656" cn_domain=CS} 20250111122736226 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421277483656 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250111122736226 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421277483656 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250111122736226 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421277483656.imsi 20250111122736226 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421277483656.imsi 20250111122736226 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421277483656.imsi: does not exist in local HLR 20250111122736231 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421277483656 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250111122736231 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250111122736231 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250111122736231 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250111122736231 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250111122736231 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250111122736231 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421277483656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250111122736231 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250111122736231 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250111122736231 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250111122736231 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250111122736231 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250111122736231 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@459c73b131d4: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@459c73b131d4: 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) } } } } 20250111122736234 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122736234 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122736234 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250111122736234 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250111122736234 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250111122736236 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122736236 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122736236 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@459c73b131d4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@459c73b131d4: Found GsupExpect[0] for "262421277483656" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@459c73b131d4: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421277483656" HLR_Test-GSUP-server-IPA(337)@459c73b131d4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@459c73b131d4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250111122736277 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122736277 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122736277 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122736277 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122736277 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421277483656 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612387417 20250111122736278 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421277483656 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250111122736278 DLINP <000b> input/ipa.c:451 connected read/write 20250111122736278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122736278 DLINP <000b> input/ipa.c:451 connected read/write 20250111122736278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@459c73b131d4: Found GsupExpect[0] for "262421277483656" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@459c73b131d4: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421277483656" 20250111122736281 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122736281 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122736281 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421277483656 MSISDN-491612387417 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250111122736281 DLINP <000b> input/ipa.c:451 connected read/write 20250111122736281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122736281 DLINP <000b> input/ipa.c:451 connected read/write 20250111122736281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122736283 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122736283 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122736283 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421277483656 MSISDN-491612387417 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 20250111122736283 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421277483656 MSISDN-491612387417 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250111122736283 DLINP <000b> input/ipa.c:451 connected read/write 20250111122736283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122736284 DLINP <000b> input/ipa.c:451 connected read/write 20250111122736284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250111122736285 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612387417.msisdn 20250111122736286 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612387417.msisdn: does not exist in local HLR 20250111122736286 DDGSM <0007> mslookup_server.c:352 sip.voice.491612387417.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250111122736286 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612387417.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@459c73b131d4: setverdict(pass): none -> pass 20250111122736288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57726<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@459c73b131d4: Final verdict of PTC: pass 20250111122736289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57714<->l=127.0.0.1:4258 20250111122736290 DLINP <000b> input/ipa.c:451 connected read/write 20250111122736290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250111122736290 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250111122736290 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250111122736290 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)@459c73b131d4: Final verdict of PTC: none 20250111122736290 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41881<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@459c73b131d4: Final verdict of PTC: none 20250111122736290 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250111122736290 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250111122736290 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250111122736290 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250111122736290 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@459c73b131d4: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@459c73b131d4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@459c73b131d4: Final verdict of PTC: none MTC@459c73b131d4: Setting final verdict of the test case. MTC@459c73b131d4: Local verdict of MTC: none MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@459c73b131d4: Local verdict of PTC with component reference 335: none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@459c73b131d4: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@459c73b131d4: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@459c73b131d4: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@459c73b131d4: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@459c73b131d4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Sat Jan 11 12:27:36 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20250111122736333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4258 20250111122736433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57728<->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=46456) MTC@459c73b131d4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@459c73b131d4: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@459c73b131d4: Terminating MTC. MC@459c73b131d4: MTC terminated. MC2> exit MC@459c73b131d4: Shutting down session. MC@459c73b131d4: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7514.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 (2630101) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2630028) [testenv] Showing testsuite/junit-xml-7514.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7514.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250111-1225-2e0badd7-0'] 459c73b131d48d064cac073ed1679f2cbb86d963f884d35c4b9635cf5e9ff903 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2292/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS