Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 17f0da1ea64d37624e63a3aa66586b834f2e8c1d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 17f0da1ea64d37624e63a3aa66586b834f2e8c1d # timeout=10 Commit message: "library/rsl: rename t_RSL_IE_ActType_* -> c_RSL_IE_ActType_*" > git rev-list --no-walk 17f0da1ea64d37624e63a3aa66586b834f2e8c1d # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins17805172696624286832.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .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-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20241110-1225-744bb8cf-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20241110-1225-744bb8cf-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', '--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'] [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-20241110-1225-744bb8cf-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20241110-1225-744bb8cf-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9235 kB in 1s (11.9 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/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-20241110-1225-744bb8cf-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' [titan.ProtocolEmulations.SCCP] Updating URL to https://github.com/osmocom/titan.ProtocolEmulations.SCCP 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-20241110-1225-744bb8cf-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-20241110-1225-744bb8cf-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-20241110-1225-744bb8cf-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-20241110-1225-744bb8cf-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20241110-1225-744bb8cf-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_2.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_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_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_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_3.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_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_6.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_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_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for MAP_ApplicationContexts_part_2.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 MobileDomainDefinitions.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_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_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_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_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_Templates.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20241110-1225-744bb8cf-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-20241110-1225-744bb8cf-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (484 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-20241110-1225-744bb8cf-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-latest The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-latest 0 upgraded, 10 newly installed, 0 to remove and 51 not upgraded. Need to get 854 kB of archives. After this operation, 2264 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Fetched 854 kB in 0s (22.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../0-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up osmo-hlr (1.8.0) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-20241110-1225-744bb8cf-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] + ['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-20241110-1225-744bb8cf-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-20241110-1225-744bb8cf-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-20241110-1225-744bb8cf-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-20241110-1225-744bb8cf-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-20241110-1225-744bb8cf-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-20241110-1225-744bb8cf-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-20241110-1225-744bb8cf-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-20241110-1225-744bb8cf-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20241110122514326 DMAIN <0000> hlr.c:802 hlr starting 20241110122514326 DDB <0001> db.c:599 using database: :memory: 20241110122514326 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241110122514326 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241110122514326 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241110122514326 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241110122514327 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241110122514327 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241110122514328 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241110122514328 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241110122514328 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-20241110-1225-744bb8cf-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@48ffa515fae3: Unix server socket created successfully. MC@48ffa515fae3: Listening on TCP port 44379. MC2> 48ffa515fae3 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 48ffa515fae3 44379 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@48ffa515fae3: New HC connected from 10.0.2.100 [10.0.2.100]. 48ffa515fae3: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@48ffa515fae3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@48ffa515fae3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@48ffa515fae3: Configuration file was processed on all HCs. MC@48ffa515fae3: Creating MTC on host 10.0.2.100. MC@48ffa515fae3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@48ffa515fae3: 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 ------ Sun Nov 10 12:25:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_sai_err_invalid_imsi started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122515990 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122515990 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122515994 DLINP <000b> input/ipa.c:451 connected read/write 20241110122515994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122515996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56572<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@48ffa515fae3: 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) } } } } 20241110122515998 DLINP <000b> input/ipa.c:451 connected read/write 20241110122515998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(3)@48ffa515fae3: 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 } } } } 20241110122515998 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122515998 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122515998 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 20241110122515998 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122515998 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 20241110122515998 DLGSUP <0013> gsup_server.c:235 2: 20241110122515998 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122515998 DLGSUP <0013> gsup_server.c:235 3: 20241110122515998 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122515998 DLGSUP <0013> gsup_server.c:235 4: 20241110122515998 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122515998 DLGSUP <0013> gsup_server.c:235 5: 20241110122515998 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122515998 DLGSUP <0013> gsup_server.c:235 7: 20241110122515998 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122515999 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122515999 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122515999 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@48ffa515fae3: 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") 20241110122516011 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41913<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@48ffa515fae3: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241110122516017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56580<->l=127.0.0.1:4258 20241110122516046 DLINP <000b> input/ipa.c:451 connected read/write 20241110122516046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122516046 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"} 20241110122516046 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" 20241110122516046 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} 20241110122516046 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 20241110122516046 DLINP <000b> input/ipa.c:451 connected read/write 20241110122516046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122516046 DLINP <000b> input/ipa.c:451 connected read/write 20241110122516046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@48ffa515fae3: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@48ffa515fae3: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122516052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56580<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@48ffa515fae3: Final verdict of PTC: pass 20241110122516054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56572<->l=127.0.0.1:4258 20241110122516056 DLINP <000b> input/ipa.c:451 connected read/write 20241110122516056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122516056 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122516056 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122516056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122516056 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41913<->l=127.0.0.1:4259) 5@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP(4)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 5: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@48ffa515fae3: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:25:16 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20241110122516111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56590<->l=127.0.0.1:4258 20241110122516211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56590<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=25156) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:25:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_sai started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122519328 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122519328 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122519333 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122519335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56604<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122519338 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122519339 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122519339 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122519339 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 20241110122519339 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122519339 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 20241110122519339 DLGSUP <0013> gsup_server.c:235 2: 20241110122519339 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122519339 DLGSUP <0013> gsup_server.c:235 3: 20241110122519339 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122519339 DLGSUP <0013> gsup_server.c:235 4: 20241110122519339 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122519339 DLGSUP <0013> gsup_server.c:235 5: 20241110122519339 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122519339 DLGSUP <0013> gsup_server.c:235 7: 20241110122519339 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122519339 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122519339 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122519339 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)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@48ffa515fae3: 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") 20241110122519366 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41161<->l=127.0.0.1:4259) 20241110122519377 DAUC <0003> db_auc.c:157 IMSI='262421951515429': No 2G Auth Data 20241110122519377 DAUC <0003> db_auc.c:192 IMSI='262421951515429': No 3G Auth Data HLR_Test-GSUP(9)@48ffa515fae3: Created GsupExpect[0] for "262421951515429" to be handled at TC_gsup_sai(12) 20241110122519406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56612<->l=127.0.0.1:4258 20241110122519416 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122519416 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421951515429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421951515429"} 20241110122519416 DAUC <0003> db_auc.c:192 IMSI='262421951515429': No 3G Auth Data 20241110122519416 DAUC <0003> db_auc.c:236 IMSI='262421951515429': Calling to generate 5 vectors 20241110122519416 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110122519416 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122519416 DAUC <0003> auc.c:113 vector [0]: rand = 5390210e7fc18a9b40e5bdcbc667a237 20241110122519416 DAUC <0003> auc.c:179 vector [0]: kc = 186cbb30f1121400 20241110122519416 DAUC <0003> auc.c:180 vector [0]: sres = 6adef119 20241110122519416 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110122519416 DAUC <0003> auc.c:113 vector [1]: rand = dc8404c56440c7dc95ec994c54a23676 20241110122519416 DAUC <0003> auc.c:179 vector [1]: kc = 5a43bf3878b7dc00 20241110122519416 DAUC <0003> auc.c:180 vector [1]: sres = b29dbb0d 20241110122519416 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110122519416 DAUC <0003> auc.c:113 vector [2]: rand = 0bcec2b95c5fa66c096a1d092bd191c4 20241110122519416 DAUC <0003> auc.c:179 vector [2]: kc = 800211637c051800 20241110122519416 DAUC <0003> auc.c:180 vector [2]: sres = e2b0d9c2 20241110122519416 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110122519416 DAUC <0003> auc.c:113 vector [3]: rand = 4008741514e04728b09d0dbd32acf11a 20241110122519416 DAUC <0003> auc.c:179 vector [3]: kc = 9b2bb2d0dafd4800 20241110122519416 DAUC <0003> auc.c:180 vector [3]: sres = b1701d30 20241110122519416 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110122519416 DAUC <0003> auc.c:113 vector [4]: rand = e6c9fd8837858f0009597ec6bfdfc6a6 20241110122519416 DAUC <0003> auc.c:179 vector [4]: kc = 364cb6f7294cc000 20241110122519416 DAUC <0003> auc.c:180 vector [4]: sres = 10a6c935 20241110122519416 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110122519416 DAUC <0003> db_auc.c:245 IMSI='262421951515429': Generated 5 vectors 20241110122519416 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421951515429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421951515429"} 20241110122519416 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421951515429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122519416 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122519416 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@48ffa515fae3: Found GsupExpect[0] for "262421951515429" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@48ffa515fae3: Added IMSI table entry 0TC_gsup_sai(12)"262421951515429" TC_gsup_sai(12)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_sai(12)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122519423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56612<->l=127.0.0.1:4258 TC_gsup_sai(12)@48ffa515fae3: Final verdict of PTC: pass 20241110122519425 DAUC <0003> db_auc.c:157 IMSI='262423845347031': No 2G Auth Data 20241110122519425 DAUC <0003> db_auc.c:192 IMSI='262423845347031': No 3G Auth Data HLR_Test-GSUP(9)@48ffa515fae3: Created GsupExpect[0] for "262423845347031" to be handled at TC_gsup_sai(13) 20241110122519436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56624<->l=127.0.0.1:4258 20241110122519437 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122519437 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423845347031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423845347031"} 20241110122519437 DAUC <0003> db_auc.c:192 IMSI='262423845347031': No 3G Auth Data 20241110122519437 DAUC <0003> db_auc.c:236 IMSI='262423845347031': Calling to generate 5 vectors 20241110122519437 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110122519437 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122519437 DAUC <0003> auc.c:113 vector [0]: rand = 99b298fc718966b1aaa71a5b8a8f41ca 20241110122519437 DAUC <0003> auc.c:179 vector [0]: kc = 0435f8b4aef80c00 20241110122519437 DAUC <0003> auc.c:180 vector [0]: sres = 9ad76cdd 20241110122519437 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110122519437 DAUC <0003> auc.c:113 vector [1]: rand = 0c3af91fc49d43af494cd0aea33cfdc7 20241110122519437 DAUC <0003> auc.c:179 vector [1]: kc = 9d664d7061c9a400 20241110122519437 DAUC <0003> auc.c:180 vector [1]: sres = 03759241 20241110122519437 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110122519437 DAUC <0003> auc.c:113 vector [2]: rand = 67c372d7bf2c994f1763769897fa8180 20241110122519437 DAUC <0003> auc.c:179 vector [2]: kc = 3757e5a46902c000 20241110122519437 DAUC <0003> auc.c:180 vector [2]: sres = 7ab7e882 20241110122519437 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110122519437 DAUC <0003> auc.c:113 vector [3]: rand = 59d371cca44053d084c7748c6c11badd 20241110122519437 DAUC <0003> auc.c:179 vector [3]: kc = 28b610b1bfa1b000 20241110122519437 DAUC <0003> auc.c:180 vector [3]: sres = a6ac76be 20241110122519437 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110122519437 DAUC <0003> auc.c:113 vector [4]: rand = 4b9cd7e982da8676d9a68b20478f90a7 20241110122519437 DAUC <0003> auc.c:179 vector [4]: kc = 4b160273af132c00 20241110122519437 DAUC <0003> auc.c:180 vector [4]: sres = 71ce9341 20241110122519437 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110122519437 DAUC <0003> db_auc.c:245 IMSI='262423845347031': Generated 5 vectors 20241110122519437 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423845347031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423845347031"} 20241110122519437 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423845347031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122519437 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122519437 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@48ffa515fae3: Found GsupExpect[0] for "262423845347031" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@48ffa515fae3: Added IMSI table entry 1TC_gsup_sai(13)"262423845347031" TC_gsup_sai(13)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_sai(13)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122519438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56624<->l=127.0.0.1:4258 TC_gsup_sai(13)@48ffa515fae3: Final verdict of PTC: pass 20241110122519439 DAUC <0003> db_auc.c:157 IMSI='262420150158725': No 2G Auth Data 20241110122519439 DAUC <0003> db_auc.c:192 IMSI='262420150158725': No 3G Auth Data HLR_Test-GSUP(9)@48ffa515fae3: Created GsupExpect[0] for "262420150158725" to be handled at TC_gsup_sai(14) 20241110122519445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56630<->l=127.0.0.1:4258 20241110122519446 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122519446 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420150158725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420150158725"} 20241110122519446 DAUC <0003> db_auc.c:192 IMSI='262420150158725': No 3G Auth Data 20241110122519447 DAUC <0003> db_auc.c:236 IMSI='262420150158725': Calling to generate 5 vectors 20241110122519447 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110122519447 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122519447 DAUC <0003> auc.c:113 vector [0]: rand = e8d421e357ba87307371ac0c9726380a 20241110122519447 DAUC <0003> auc.c:179 vector [0]: kc = 0fe0dda0ef494855 20241110122519447 DAUC <0003> auc.c:180 vector [0]: sres = 9a55c8bf 20241110122519447 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110122519447 DAUC <0003> auc.c:113 vector [1]: rand = 3064acbad466bd34f499d7cdfd9fbe5d 20241110122519447 DAUC <0003> auc.c:179 vector [1]: kc = 03af24115135a219 20241110122519447 DAUC <0003> auc.c:180 vector [1]: sres = 6bf9e432 20241110122519447 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110122519447 DAUC <0003> auc.c:113 vector [2]: rand = 81b73c2e593f50f250cb3d4b21f2bcb2 20241110122519447 DAUC <0003> auc.c:179 vector [2]: kc = bd441bc2567d9aa4 20241110122519447 DAUC <0003> auc.c:180 vector [2]: sres = aff7ea5d 20241110122519447 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110122519447 DAUC <0003> auc.c:113 vector [3]: rand = 896dd6232f84df52d280e993c40896d7 20241110122519447 DAUC <0003> auc.c:179 vector [3]: kc = 9093512f41d32bf2 20241110122519447 DAUC <0003> auc.c:180 vector [3]: sres = 9e00a1bd 20241110122519447 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110122519447 DAUC <0003> auc.c:113 vector [4]: rand = 5e7ad36b0f47dbe28ab415d3508a098d 20241110122519447 DAUC <0003> auc.c:179 vector [4]: kc = 680fccf13b314dab 20241110122519447 DAUC <0003> auc.c:180 vector [4]: sres = a1380431 20241110122519447 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110122519447 DAUC <0003> db_auc.c:245 IMSI='262420150158725': Generated 5 vectors 20241110122519447 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420150158725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420150158725"} 20241110122519447 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420150158725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122519447 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122519447 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@48ffa515fae3: Found GsupExpect[0] for "262420150158725" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@48ffa515fae3: Added IMSI table entry 2TC_gsup_sai(14)"262420150158725" TC_gsup_sai(14)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_sai(14)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122519448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56630<->l=127.0.0.1:4258 TC_gsup_sai(14)@48ffa515fae3: Final verdict of PTC: pass 20241110122519449 DAUC <0003> db_auc.c:157 IMSI='262421356915344': No 2G Auth Data 20241110122519449 DAUC <0003> db_auc.c:192 IMSI='262421356915344': No 3G Auth Data HLR_Test-GSUP(9)@48ffa515fae3: Created GsupExpect[0] for "262421356915344" to be handled at TC_gsup_sai(15) 20241110122519455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56638<->l=127.0.0.1:4258 20241110122519457 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122519457 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421356915344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421356915344"} 20241110122519457 DAUC <0003> db_auc.c:157 IMSI='262421356915344': No 2G Auth Data 20241110122519457 DAUC <0003> db_auc.c:236 IMSI='262421356915344': Calling to generate 5 vectors 20241110122519457 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241110122519457 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122519457 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122519457 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110122519457 DAUC <0003> auc.c:113 vector [0]: rand = 8260ef3c41ab3a0af772b29b4f743692 20241110122519457 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110122519457 DAUC <0003> auc.c:142 vector [0]: autn = 0231470d37b20000f0d4f75780410878 20241110122519457 DAUC <0003> auc.c:143 vector [0]: ck = 5be6071bad3e5e09b028d96f30769c3f 20241110122519457 DAUC <0003> auc.c:144 vector [0]: ik = 6da31fe0aee914efa114a31f23c74b6b 20241110122519457 DAUC <0003> auc.c:145 vector [0]: res = 743d31ede740ec530000000000000000 20241110122519457 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122519457 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110122519457 DAUC <0003> auc.c:151 vector [0]: kc = 2779628b10669db2 20241110122519457 DAUC <0003> auc.c:152 vector [0]: sres = 937dddbe 20241110122519457 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110122519457 DAUC <0003> auc.c:113 vector [1]: rand = dac96035365cd8a64d3cddf5f1c57234 20241110122519457 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110122519457 DAUC <0003> auc.c:142 vector [1]: autn = d92f421c75b000003163ee4e060aee1c 20241110122519457 DAUC <0003> auc.c:143 vector [1]: ck = 0fe4e75bba7dde2e1fd4df2ca55da74b 20241110122519457 DAUC <0003> auc.c:144 vector [1]: ik = b6ddb8a3e4f3285a55440653e9dca37e 20241110122519457 DAUC <0003> auc.c:145 vector [1]: res = 0c5af72e700b1b340000000000000000 20241110122519457 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122519457 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110122519457 DAUC <0003> auc.c:151 vector [1]: kc = f3a98687120ff241 20241110122519457 DAUC <0003> auc.c:152 vector [1]: sres = 7c51ec1a 20241110122519457 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110122519457 DAUC <0003> auc.c:113 vector [2]: rand = 6366eb398a71b6061078300004a11b89 20241110122519457 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110122519457 DAUC <0003> auc.c:142 vector [2]: autn = c5c52bd824a800003d594c43cc70276b 20241110122519457 DAUC <0003> auc.c:143 vector [2]: ck = af26085a9b292c267cc541d04756ad31 20241110122519457 DAUC <0003> auc.c:144 vector [2]: ik = 9085a2ee35c7a66032c653f9e0f4d7d5 20241110122519457 DAUC <0003> auc.c:145 vector [2]: res = d96924840d5d3dbc0000000000000000 20241110122519457 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122519457 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110122519457 DAUC <0003> auc.c:151 vector [2]: kc = 71a0b89d094cf0a2 20241110122519457 DAUC <0003> auc.c:152 vector [2]: sres = d4341938 20241110122519457 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110122519457 DAUC <0003> auc.c:113 vector [3]: rand = 71468d8ba607022e67a01ccc681e7c8c 20241110122519457 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110122519457 DAUC <0003> auc.c:142 vector [3]: autn = ac48a6a8f4730000d6a5b59c08eba61c 20241110122519457 DAUC <0003> auc.c:143 vector [3]: ck = 490fc96d7025b9a58448127e14418f6f 20241110122519457 DAUC <0003> auc.c:144 vector [3]: ik = 4a10e4b65c59dfd765de3f2b4426cc61 20241110122519457 DAUC <0003> auc.c:145 vector [3]: res = 4bedd55fa2048fc10000000000000000 20241110122519457 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122519457 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110122519457 DAUC <0003> auc.c:151 vector [3]: kc = e289008e7c1b257c 20241110122519457 DAUC <0003> auc.c:152 vector [3]: sres = e9e95a9e 20241110122519457 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110122519457 DAUC <0003> auc.c:113 vector [4]: rand = 1fc8cf04b31700d9aacce576cb75284a 20241110122519457 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110122519457 DAUC <0003> auc.c:142 vector [4]: autn = 3084d90372100000a94f483ca203d149 20241110122519457 DAUC <0003> auc.c:143 vector [4]: ck = bf7bb58d0ff559225425fcea56597f74 20241110122519457 DAUC <0003> auc.c:144 vector [4]: ik = 66cbe80b9ebadd4bd118606f9a38dfa8 20241110122519457 DAUC <0003> auc.c:145 vector [4]: res = 84b5ccaad66243930000000000000000 20241110122519457 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122519457 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241110122519457 DAUC <0003> auc.c:151 vector [4]: kc = 5c8dc1035d2e24b5 20241110122519457 DAUC <0003> auc.c:152 vector [4]: sres = 52d78f39 20241110122519457 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241110122519457 DAUC <0003> db_auc.c:245 IMSI='262421356915344': Generated 5 vectors 20241110122519457 DAUC <0003> db_auc.c:249 IMSI='262421356915344': Updating SQN=161 in DB 20241110122519457 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421356915344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421356915344"} 20241110122519457 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421356915344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122519457 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122519458 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@48ffa515fae3: Found GsupExpect[0] for "262421356915344" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@48ffa515fae3: Added IMSI table entry 3TC_gsup_sai(15)"262421356915344" TC_gsup_sai(15)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_sai(15)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122519459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56638<->l=127.0.0.1:4258 TC_gsup_sai(15)@48ffa515fae3: Final verdict of PTC: pass 20241110122519460 DAUC <0003> db_auc.c:157 IMSI='262425402445091': No 2G Auth Data 20241110122519460 DAUC <0003> db_auc.c:192 IMSI='262425402445091': No 3G Auth Data HLR_Test-GSUP(9)@48ffa515fae3: Created GsupExpect[0] for "262425402445091" to be handled at TC_gsup_sai(16) 20241110122519466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56646<->l=127.0.0.1:4258 20241110122519468 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122519468 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425402445091 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425402445091"} 20241110122519468 DAUC <0003> db_auc.c:157 IMSI='262425402445091': No 2G Auth Data 20241110122519468 DAUC <0003> db_auc.c:236 IMSI='262425402445091': Calling to generate 5 vectors 20241110122519468 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241110122519468 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122519468 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241110122519468 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110122519468 DAUC <0003> auc.c:113 vector [0]: rand = 9636b99dd1d29258834715a336dab8b3 20241110122519468 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110122519468 DAUC <0003> auc.c:142 vector [0]: autn = 4d06921bafbe000062aeeff5c8466d63 20241110122519468 DAUC <0003> auc.c:143 vector [0]: ck = 763c158d64393ae682d8d9d39276cac6 20241110122519468 DAUC <0003> auc.c:144 vector [0]: ik = 974f7d00968b8f7d5ce23bc3db9716a6 20241110122519468 DAUC <0003> auc.c:145 vector [0]: res = 4013cabecea70fc50000000000000000 20241110122519468 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122519468 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110122519468 DAUC <0003> auc.c:151 vector [0]: kc = 3f498a9dbb5369fb 20241110122519468 DAUC <0003> auc.c:152 vector [0]: sres = 8eb4c57b 20241110122519468 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110122519468 DAUC <0003> auc.c:113 vector [1]: rand = 2f19c335a9b774cd324e7278c78a4ee5 20241110122519468 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110122519468 DAUC <0003> auc.c:142 vector [1]: autn = 1ddaea47d8bf0000639419f02edc2b7f 20241110122519468 DAUC <0003> auc.c:143 vector [1]: ck = dee7612eb9c5d622b020ecd77f81e26a 20241110122519468 DAUC <0003> auc.c:144 vector [1]: ik = e22a41bf2e1d3c3cf47ee515d4e22756 20241110122519468 DAUC <0003> auc.c:145 vector [1]: res = e66f6f9115178bcf0000000000000000 20241110122519468 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122519468 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110122519468 DAUC <0003> auc.c:151 vector [1]: kc = 789329533cbb2f22 20241110122519468 DAUC <0003> auc.c:152 vector [1]: sres = f378e45e 20241110122519468 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110122519468 DAUC <0003> auc.c:113 vector [2]: rand = 1e0f8996a5dfcc0459cc942df98f4fe4 20241110122519468 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110122519468 DAUC <0003> auc.c:142 vector [2]: autn = 8c45e834639e000029cd3aad380ed927 20241110122519468 DAUC <0003> auc.c:143 vector [2]: ck = 0208890724957247934aae0e2bf9a164 20241110122519468 DAUC <0003> auc.c:144 vector [2]: ik = 1840540215f0032ddb68ad3c127a399c 20241110122519468 DAUC <0003> auc.c:145 vector [2]: res = f6c068afa7c3ac1a0000000000000000 20241110122519468 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122519468 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110122519468 DAUC <0003> auc.c:151 vector [2]: kc = 526ade3708e6e992 20241110122519468 DAUC <0003> auc.c:152 vector [2]: sres = 5103c4b5 20241110122519468 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110122519468 DAUC <0003> auc.c:113 vector [3]: rand = dc5ae5b059d21d8e3e4cced86e91b6fd 20241110122519468 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110122519468 DAUC <0003> auc.c:142 vector [3]: autn = ac002873004b0000b31e8bc324a72dea 20241110122519468 DAUC <0003> auc.c:143 vector [3]: ck = 239f3eabaf160385154cb84222ebbd16 20241110122519468 DAUC <0003> auc.c:144 vector [3]: ik = 274c54a8b56e359cabf5ca66ffb98098 20241110122519468 DAUC <0003> auc.c:145 vector [3]: res = e11d8502034683060000000000000000 20241110122519468 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122519468 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110122519468 DAUC <0003> auc.c:151 vector [3]: kc = ba6a1827c72a0b97 20241110122519468 DAUC <0003> auc.c:152 vector [3]: sres = e25b0604 20241110122519468 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110122519468 DAUC <0003> auc.c:113 vector [4]: rand = f33f0cf002fe2111ab526aa3cb56b47e 20241110122519468 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110122519468 DAUC <0003> auc.c:142 vector [4]: autn = 14a2b315534a0000e074b9f00fdd1609 20241110122519468 DAUC <0003> auc.c:143 vector [4]: ck = 9996d22df6019d132ab218ad8b4a6c07 20241110122519468 DAUC <0003> auc.c:144 vector [4]: ik = dc44470c0432d942586ec3d2566e253d 20241110122519468 DAUC <0003> auc.c:145 vector [4]: res = f02fc95b82b4e4c50000000000000000 20241110122519468 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122519468 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241110122519468 DAUC <0003> auc.c:151 vector [4]: kc = 370e4e5e2f170d6b 20241110122519468 DAUC <0003> auc.c:152 vector [4]: sres = 729b2d9e 20241110122519468 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241110122519468 DAUC <0003> db_auc.c:245 IMSI='262425402445091': Generated 5 vectors 20241110122519468 DAUC <0003> db_auc.c:249 IMSI='262425402445091': Updating SQN=161 in DB 20241110122519468 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425402445091 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425402445091"} 20241110122519468 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425402445091 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122519468 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122519468 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@48ffa515fae3: Found GsupExpect[0] for "262425402445091" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@48ffa515fae3: Added IMSI table entry 4TC_gsup_sai(16)"262425402445091" TC_gsup_sai(16)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_sai(16)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122519470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56646<->l=127.0.0.1:4258 TC_gsup_sai(16)@48ffa515fae3: Final verdict of PTC: pass 20241110122519470 DAUC <0003> db_auc.c:157 IMSI='262425264211574': No 2G Auth Data 20241110122519470 DAUC <0003> db_auc.c:192 IMSI='262425264211574': No 3G Auth Data HLR_Test-GSUP(9)@48ffa515fae3: Created GsupExpect[0] for "262425264211574" to be handled at TC_gsup_sai(17) 20241110122519477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56652<->l=127.0.0.1:4258 20241110122519479 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122519479 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425264211574 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425264211574"} 20241110122519479 DAUC <0003> db_auc.c:236 IMSI='262425264211574': Calling to generate 5 vectors 20241110122519479 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110122519479 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122519479 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122519479 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110122519479 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122519479 DAUC <0003> auc.c:113 vector [0]: rand = 05b323b43f79cb2ccab22fc7f501b019 20241110122519479 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110122519479 DAUC <0003> auc.c:142 vector [0]: autn = 6e644a93da69000041182bc5c7cb0d6b 20241110122519479 DAUC <0003> auc.c:143 vector [0]: ck = 843fae5ed69c3409525c3a0cde140fed 20241110122519479 DAUC <0003> auc.c:144 vector [0]: ik = 298413dd17e95d3258a0e9e76cb16a22 20241110122519479 DAUC <0003> auc.c:145 vector [0]: res = 87d8236a76da43f10000000000000000 20241110122519479 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122519479 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122519479 DAUC <0003> auc.c:179 vector [0]: kc = 4625b959c2376c00 20241110122519479 DAUC <0003> auc.c:180 vector [0]: sres = 6e971ad2 20241110122519479 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122519479 DAUC <0003> auc.c:113 vector [1]: rand = 67438fc15249f64a07c1dc3e3a3478b5 20241110122519479 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110122519479 DAUC <0003> auc.c:142 vector [1]: autn = 0558d565b7a300009483a18ce6a42f44 20241110122519479 DAUC <0003> auc.c:143 vector [1]: ck = fd4799d1f2687990a6b77fc5c60d731c 20241110122519479 DAUC <0003> auc.c:144 vector [1]: ik = 9390ea0c01cf92e283a315ca0daa8158 20241110122519479 DAUC <0003> auc.c:145 vector [1]: res = 65709e535578d4220000000000000000 20241110122519479 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122519479 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110122519479 DAUC <0003> auc.c:179 vector [1]: kc = 9392392dd50e0c00 20241110122519479 DAUC <0003> auc.c:180 vector [1]: sres = 225e8c4e 20241110122519479 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110122519479 DAUC <0003> auc.c:113 vector [2]: rand = 5176e52b5b1da542aab7b3cb3075727e 20241110122519479 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110122519479 DAUC <0003> auc.c:142 vector [2]: autn = 0264eba63f5f0000e049b2034d3c0d89 20241110122519479 DAUC <0003> auc.c:143 vector [2]: ck = 4aca68aa2dcc83155a2119dc46e39696 20241110122519479 DAUC <0003> auc.c:144 vector [2]: ik = c6cead0c9138c0dce0f060d4ccd79bd2 20241110122519479 DAUC <0003> auc.c:145 vector [2]: res = d2c691fbc8c80c710000000000000000 20241110122519479 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122519479 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110122519479 DAUC <0003> auc.c:179 vector [2]: kc = 811b01ed0953c800 20241110122519479 DAUC <0003> auc.c:180 vector [2]: sres = 919d9078 20241110122519479 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110122519479 DAUC <0003> auc.c:113 vector [3]: rand = eb85a486974dd76a865d935f0c1dfa4b 20241110122519479 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110122519479 DAUC <0003> auc.c:142 vector [3]: autn = 26998e6f8b0a0000bb47e367832c1baa 20241110122519479 DAUC <0003> auc.c:143 vector [3]: ck = 2f6a677cc176d3f640e6aaede567d979 20241110122519479 DAUC <0003> auc.c:144 vector [3]: ik = 5a7b9353b03e5d9c25dfe769c7cb1ced 20241110122519479 DAUC <0003> auc.c:145 vector [3]: res = 99831c29abb49ad80000000000000000 20241110122519479 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122519479 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110122519479 DAUC <0003> auc.c:179 vector [3]: kc = 148dea2bf1991000 20241110122519479 DAUC <0003> auc.c:180 vector [3]: sres = 13c5661e 20241110122519479 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110122519479 DAUC <0003> auc.c:113 vector [4]: rand = 70a14286fe8f11d1013018c0c46e6cd2 20241110122519479 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110122519479 DAUC <0003> auc.c:142 vector [4]: autn = 30195389773d0000178786438b4c61e8 20241110122519479 DAUC <0003> auc.c:143 vector [4]: ck = 0a58c33ce0bdeda2162ee8204508281f 20241110122519479 DAUC <0003> auc.c:144 vector [4]: ik = bb72779d3b815f8ace711b2bdc0ad332 20241110122519479 DAUC <0003> auc.c:145 vector [4]: res = 12709f916deaba800000000000000000 20241110122519479 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122519479 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110122519479 DAUC <0003> auc.c:179 vector [4]: kc = c3e51dabfcd21800 20241110122519479 DAUC <0003> auc.c:180 vector [4]: sres = a3473158 20241110122519479 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110122519479 DAUC <0003> db_auc.c:245 IMSI='262425264211574': Generated 5 vectors 20241110122519479 DAUC <0003> db_auc.c:249 IMSI='262425264211574': Updating SQN=161 in DB 20241110122519479 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425264211574 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425264211574"} 20241110122519479 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425264211574 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122519479 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122519479 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@48ffa515fae3: Found GsupExpect[0] for "262425264211574" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@48ffa515fae3: Added IMSI table entry 5TC_gsup_sai(17)"262425264211574" TC_gsup_sai(17)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_sai(17)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122519481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56652<->l=127.0.0.1:4258 TC_gsup_sai(17)@48ffa515fae3: Final verdict of PTC: pass 20241110122519481 DAUC <0003> db_auc.c:157 IMSI='262425127510161': No 2G Auth Data 20241110122519481 DAUC <0003> db_auc.c:192 IMSI='262425127510161': No 3G Auth Data HLR_Test-GSUP(9)@48ffa515fae3: Created GsupExpect[0] for "262425127510161" to be handled at TC_gsup_sai(18) 20241110122519488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56660<->l=127.0.0.1:4258 20241110122519490 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122519490 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425127510161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425127510161"} 20241110122519490 DAUC <0003> db_auc.c:236 IMSI='262425127510161': Calling to generate 5 vectors 20241110122519491 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110122519491 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122519491 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122519491 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110122519491 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122519491 DAUC <0003> auc.c:113 vector [0]: rand = b22aabcf1423b1efb486bae2ac34141d 20241110122519491 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110122519491 DAUC <0003> auc.c:142 vector [0]: autn = a501d82da513000098ec594b665a1ce2 20241110122519491 DAUC <0003> auc.c:143 vector [0]: ck = b20af4d7d4498231a84b7903dfb9c8b6 20241110122519491 DAUC <0003> auc.c:144 vector [0]: ik = 001d6f0a9e5e2cc99866b93053c37202 20241110122519491 DAUC <0003> auc.c:145 vector [0]: res = 43d4fdf79a8f5df80000000000000000 20241110122519491 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122519491 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122519491 DAUC <0003> auc.c:179 vector [0]: kc = 0639209f362df000 20241110122519491 DAUC <0003> auc.c:180 vector [0]: sres = 5f75ece4 20241110122519491 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122519491 DAUC <0003> auc.c:113 vector [1]: rand = 653c7e15bddd4afb84fff212bc5ce940 20241110122519491 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110122519491 DAUC <0003> auc.c:142 vector [1]: autn = d284e76aef5f000039ddbf7264fb35b2 20241110122519491 DAUC <0003> auc.c:143 vector [1]: ck = 03d81976c2959e4bf84a47de93966750 20241110122519491 DAUC <0003> auc.c:144 vector [1]: ik = e646c23ce596d908c5596c497d2ec666 20241110122519491 DAUC <0003> auc.c:145 vector [1]: res = 05549c94ba2b3d3c0000000000000000 20241110122519491 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122519491 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110122519491 DAUC <0003> auc.c:179 vector [1]: kc = 1c1456577b8d1800 20241110122519491 DAUC <0003> auc.c:180 vector [1]: sres = e2f07fbf 20241110122519491 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110122519491 DAUC <0003> auc.c:113 vector [2]: rand = aa6ed0417fafb6e86bfc22425bb35339 20241110122519491 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110122519491 DAUC <0003> auc.c:142 vector [2]: autn = 1d4c2e19b8bc0000ad8357a435a74b19 20241110122519491 DAUC <0003> auc.c:143 vector [2]: ck = 9edb426d09a389db322635d9f335df82 20241110122519491 DAUC <0003> auc.c:144 vector [2]: ik = b100cf0c8aa0d029fd591e6b90a76978 20241110122519491 DAUC <0003> auc.c:145 vector [2]: res = f9e36cf84dfe62930000000000000000 20241110122519491 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122519491 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110122519491 DAUC <0003> auc.c:179 vector [2]: kc = 51c67a715c236800 20241110122519491 DAUC <0003> auc.c:180 vector [2]: sres = e13065f0 20241110122519491 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110122519491 DAUC <0003> auc.c:113 vector [3]: rand = 59ec3d8d899716557174728a733998f9 20241110122519491 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110122519491 DAUC <0003> auc.c:142 vector [3]: autn = 55b9efbeab3000000be7c5a9e711bd98 20241110122519491 DAUC <0003> auc.c:143 vector [3]: ck = 7e32ffb161cf2e86ac333bb99f3557d5 20241110122519491 DAUC <0003> auc.c:144 vector [3]: ik = 2acf6c3750d2fe1cc67d2d39c0401fb7 20241110122519491 DAUC <0003> auc.c:145 vector [3]: res = 05b069e430f3da750000000000000000 20241110122519491 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122519491 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110122519491 DAUC <0003> auc.c:179 vector [3]: kc = e4e9d25f2fb10000 20241110122519491 DAUC <0003> auc.c:180 vector [3]: sres = 0ab6f43b 20241110122519491 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110122519491 DAUC <0003> auc.c:113 vector [4]: rand = b19ca9ac2d2c70de5b6b4d80ef860ac9 20241110122519491 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110122519491 DAUC <0003> auc.c:142 vector [4]: autn = 1492e2bab49d0000e7c17c24cb65b724 20241110122519491 DAUC <0003> auc.c:143 vector [4]: ck = 8ab78450767ba92de5c6350f20d94410 20241110122519491 DAUC <0003> auc.c:144 vector [4]: ik = daeaf863f5817c223d9c8c7d6b75803e 20241110122519491 DAUC <0003> auc.c:145 vector [4]: res = 9b99020ec4a8d2fd0000000000000000 20241110122519491 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122519491 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110122519491 DAUC <0003> auc.c:179 vector [4]: kc = 6ec1720244e54c00 20241110122519491 DAUC <0003> auc.c:180 vector [4]: sres = e95e7dde 20241110122519491 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110122519491 DAUC <0003> db_auc.c:245 IMSI='262425127510161': Generated 5 vectors 20241110122519491 DAUC <0003> db_auc.c:249 IMSI='262425127510161': Updating SQN=161 in DB 20241110122519491 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425127510161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425127510161"} 20241110122519491 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425127510161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122519491 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122519491 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@48ffa515fae3: Found GsupExpect[0] for "262425127510161" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@48ffa515fae3: Added IMSI table entry 6TC_gsup_sai(18)"262425127510161" TC_gsup_sai(18)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_sai(18)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122519492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56660<->l=127.0.0.1:4258 TC_gsup_sai(18)@48ffa515fae3: Final verdict of PTC: pass 20241110122519493 DAUC <0003> db_auc.c:157 IMSI='262427514499562': No 2G Auth Data 20241110122519493 DAUC <0003> db_auc.c:192 IMSI='262427514499562': No 3G Auth Data HLR_Test-GSUP(9)@48ffa515fae3: Created GsupExpect[0] for "262427514499562" to be handled at TC_gsup_sai(19) 20241110122519500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56672<->l=127.0.0.1:4258 20241110122519502 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122519502 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427514499562 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427514499562"} 20241110122519502 DAUC <0003> db_auc.c:236 IMSI='262427514499562': Calling to generate 5 vectors 20241110122519502 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110122519502 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122519502 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122519502 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110122519502 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122519502 DAUC <0003> auc.c:113 vector [0]: rand = de72c1a4d8fec8efcc93df2c93cd3ddc 20241110122519502 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110122519502 DAUC <0003> auc.c:142 vector [0]: autn = e2bcd77da0c4000070c484e32410b07d 20241110122519502 DAUC <0003> auc.c:143 vector [0]: ck = d7f13b89e74e0ba828b2e23da47c7645 20241110122519502 DAUC <0003> auc.c:144 vector [0]: ik = 3538d8c987afb0864c33d91a9773c57e 20241110122519502 DAUC <0003> auc.c:145 vector [0]: res = 4193cc0b3150dd190000000000000000 20241110122519502 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122519502 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122519502 DAUC <0003> auc.c:179 vector [0]: kc = 2999d6e795d8e135 20241110122519502 DAUC <0003> auc.c:180 vector [0]: sres = 6ead40d6 20241110122519502 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122519502 DAUC <0003> auc.c:113 vector [1]: rand = f08421ecf67964817a50332e854fd304 20241110122519502 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110122519502 DAUC <0003> auc.c:142 vector [1]: autn = e5f19487ac640000ddc8fa648afee2ba 20241110122519502 DAUC <0003> auc.c:143 vector [1]: ck = 6a011dd07bc62708fd63878cbf76a83c 20241110122519502 DAUC <0003> auc.c:144 vector [1]: ik = 688c38cc43cf2cb8b7b89f25c830ac7c 20241110122519502 DAUC <0003> auc.c:145 vector [1]: res = aea6efc0d2f5ec3b0000000000000000 20241110122519502 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122519502 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110122519502 DAUC <0003> auc.c:179 vector [1]: kc = 8180d59fc871fce5 20241110122519502 DAUC <0003> auc.c:180 vector [1]: sres = 1fa3f29d 20241110122519502 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110122519502 DAUC <0003> auc.c:113 vector [2]: rand = 14da87771a8df5721b24d4f2cac90181 20241110122519502 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110122519502 DAUC <0003> auc.c:142 vector [2]: autn = e86edbb25e60000070948edf08fc483e 20241110122519502 DAUC <0003> auc.c:143 vector [2]: ck = bfadf73e31000c113fa088524ad51fba 20241110122519502 DAUC <0003> auc.c:144 vector [2]: ik = f7ae94421ebcf996b046113d3d16c12b 20241110122519502 DAUC <0003> auc.c:145 vector [2]: res = 380c7676d490b7b60000000000000000 20241110122519502 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122519502 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110122519502 DAUC <0003> auc.c:179 vector [2]: kc = 62bca293a0be4f5d 20241110122519502 DAUC <0003> auc.c:180 vector [2]: sres = b999dfe0 20241110122519502 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110122519502 DAUC <0003> auc.c:113 vector [3]: rand = ad1275f202da9442d9fc008138395cec 20241110122519502 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110122519502 DAUC <0003> auc.c:142 vector [3]: autn = 1f20451531c8000029fbc54dc0cb1e44 20241110122519502 DAUC <0003> auc.c:143 vector [3]: ck = ad3c7b066434054b265ccdf92036973a 20241110122519502 DAUC <0003> auc.c:144 vector [3]: ik = bcd098d7f93557c781a4bfc293464d2e 20241110122519502 DAUC <0003> auc.c:145 vector [3]: res = 89538e9bb0b67d6a0000000000000000 20241110122519502 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122519502 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110122519502 DAUC <0003> auc.c:179 vector [3]: kc = 7d43a18bd5a1885f 20241110122519502 DAUC <0003> auc.c:180 vector [3]: sres = e1b1907a 20241110122519502 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110122519502 DAUC <0003> auc.c:113 vector [4]: rand = d80522a35b56b927408e614306549ecb 20241110122519502 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110122519502 DAUC <0003> auc.c:142 vector [4]: autn = 94e19ee4bc16000092e04ea22ddda8e0 20241110122519502 DAUC <0003> auc.c:143 vector [4]: ck = 6f2793131b6fed5eae723d9bd826a0b5 20241110122519502 DAUC <0003> auc.c:144 vector [4]: ik = 2a530e5ca37de118e47f8393a063a8b4 20241110122519502 DAUC <0003> auc.c:145 vector [4]: res = 203a3a5c443d934f0000000000000000 20241110122519502 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122519502 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110122519502 DAUC <0003> auc.c:179 vector [4]: kc = 159c45734d413ba6 20241110122519502 DAUC <0003> auc.c:180 vector [4]: sres = edd501f9 20241110122519502 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110122519502 DAUC <0003> db_auc.c:245 IMSI='262427514499562': Generated 5 vectors 20241110122519502 DAUC <0003> db_auc.c:249 IMSI='262427514499562': Updating SQN=161 in DB 20241110122519502 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427514499562 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427514499562"} 20241110122519502 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427514499562 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122519502 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122519502 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@48ffa515fae3: Found GsupExpect[0] for "262427514499562" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@48ffa515fae3: Added IMSI table entry 7TC_gsup_sai(19)"262427514499562" TC_gsup_sai(19)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_sai(19)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122519504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56672<->l=127.0.0.1:4258 TC_gsup_sai(19)@48ffa515fae3: Final verdict of PTC: pass MTC@48ffa515fae3: setverdict(pass): none -> pass 20241110122519504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56604<->l=127.0.0.1:4258 20241110122519505 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41161<->l=127.0.0.1:4259) 20241110122519505 DLINP <000b> input/ipa.c:451 connected read/write 20241110122519505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122519505 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122519505 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122519505 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@48ffa515fae3: Final verdict of PTC: none 10@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: pass MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_gsup_sai finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:25:19 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241110122519528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56676<->l=127.0.0.1:4258 20241110122519629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56676<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66768) Waiting for packet dumper to finish... 1 (prev_count=66768, count=163844) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:25:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_sai_num_auth_vectors started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122522694 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122522694 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122522700 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45802<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122522706 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522706 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122522706 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122522706 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 20241110122522706 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122522706 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 20241110122522706 DLGSUP <0013> gsup_server.c:235 2: 20241110122522706 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122522706 DLGSUP <0013> gsup_server.c:235 3: 20241110122522706 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122522706 DLGSUP <0013> gsup_server.c:235 4: 20241110122522706 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122522706 DLGSUP <0013> gsup_server.c:235 5: 20241110122522706 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122522706 DLGSUP <0013> gsup_server.c:235 7: 20241110122522706 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122522706 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122522706 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122522706 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@48ffa515fae3: 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") 20241110122522723 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34351<->l=127.0.0.1:4259) 20241110122522729 DAUC <0003> db_auc.c:157 IMSI='262422355717408': No 2G Auth Data 20241110122522729 DAUC <0003> db_auc.c:192 IMSI='262422355717408': No 3G Auth Data HLR_Test-GSUP(21)@48ffa515fae3: Created GsupExpect[0] for "262422355717408" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241110122522746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20241110122522757 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522757 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422355717408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422355717408"} 20241110122522757 DAUC <0003> db_auc.c:192 IMSI='262422355717408': No 3G Auth Data 20241110122522757 DAUC <0003> db_auc.c:236 IMSI='262422355717408': Calling to generate 1 vectors 20241110122522757 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241110122522757 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522757 DAUC <0003> auc.c:113 vector [0]: rand = a10c681b6b5f680dc62fb9ee1810b5d6 20241110122522757 DAUC <0003> auc.c:179 vector [0]: kc = cc802cf767835c00 20241110122522757 DAUC <0003> auc.c:180 vector [0]: sres = 845f46e5 20241110122522757 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110122522757 DAUC <0003> db_auc.c:245 IMSI='262422355717408': Generated 1 vectors 20241110122522757 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422355717408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422355717408"} 20241110122522758 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422355717408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522758 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522758 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@48ffa515fae3: Found GsupExpect[0] for "262422355717408" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@48ffa515fae3: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262422355717408" TC_gsup_sai_num_auth_vectors(24)@48ffa515fae3: setverdict(pass): none -> pass 20241110122522765 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522765 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422355717408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422355717408"} 20241110122522765 DAUC <0003> db_auc.c:192 IMSI='262422355717408': No 3G Auth Data 20241110122522765 DAUC <0003> db_auc.c:236 IMSI='262422355717408': Calling to generate 4 vectors 20241110122522765 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241110122522765 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522765 DAUC <0003> auc.c:113 vector [0]: rand = 5d9c484c8aefe99c19b74fd72b8a10ba 20241110122522765 DAUC <0003> auc.c:179 vector [0]: kc = 050f1a16a7705400 20241110122522765 DAUC <0003> auc.c:180 vector [0]: sres = a2fe5220 20241110122522765 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110122522765 DAUC <0003> auc.c:113 vector [1]: rand = 1d62c159fb43ae39d587a7b381bef08a 20241110122522765 DAUC <0003> auc.c:179 vector [1]: kc = aa6b15474412a000 20241110122522765 DAUC <0003> auc.c:180 vector [1]: sres = e8ebf2b1 20241110122522765 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110122522765 DAUC <0003> auc.c:113 vector [2]: rand = b5e31c2eae9668e36c8cf58fe0fc4ff4 20241110122522765 DAUC <0003> auc.c:179 vector [2]: kc = 91f907e797be2800 20241110122522765 DAUC <0003> auc.c:180 vector [2]: sres = 96b13598 20241110122522765 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110122522765 DAUC <0003> auc.c:113 vector [3]: rand = e9d0327455473b1b3848bfe07e7893c6 20241110122522766 DAUC <0003> auc.c:179 vector [3]: kc = fc675b741adeb800 20241110122522766 DAUC <0003> auc.c:180 vector [3]: sres = 472de8be 20241110122522766 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110122522766 DAUC <0003> db_auc.c:245 IMSI='262422355717408': Generated 4 vectors 20241110122522766 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422355717408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422355717408"} 20241110122522766 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422355717408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522766 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522766 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522769 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522769 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422355717408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422355717408"} 20241110122522769 DAUC <0003> db_auc.c:192 IMSI='262422355717408': No 3G Auth Data 20241110122522769 DAUC <0003> db_auc.c:236 IMSI='262422355717408': Calling to generate 5 vectors 20241110122522769 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110122522769 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522769 DAUC <0003> auc.c:113 vector [0]: rand = b4d9c667715747e79787237dc38988d8 20241110122522769 DAUC <0003> auc.c:179 vector [0]: kc = fd2ebe63ba2b0800 20241110122522769 DAUC <0003> auc.c:180 vector [0]: sres = 66acdfd3 20241110122522769 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110122522769 DAUC <0003> auc.c:113 vector [1]: rand = 3ce63bf8db9df798a8d0b02ae8d39746 20241110122522770 DAUC <0003> auc.c:179 vector [1]: kc = fa84fbe466662000 20241110122522770 DAUC <0003> auc.c:180 vector [1]: sres = 19a03b94 20241110122522770 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110122522770 DAUC <0003> auc.c:113 vector [2]: rand = 65801b6a3079d60aa317d9f43cf84972 20241110122522770 DAUC <0003> auc.c:179 vector [2]: kc = cb4844413f1f1800 20241110122522770 DAUC <0003> auc.c:180 vector [2]: sres = 6d1f84ec 20241110122522770 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110122522770 DAUC <0003> auc.c:113 vector [3]: rand = 11b4abaa83a8d9a6c88e58da74520870 20241110122522770 DAUC <0003> auc.c:179 vector [3]: kc = f6499ef760c70800 20241110122522770 DAUC <0003> auc.c:180 vector [3]: sres = c6fb4e1d 20241110122522770 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110122522770 DAUC <0003> auc.c:113 vector [4]: rand = f0927e9872f22340337bf71e2edce053 20241110122522770 DAUC <0003> auc.c:179 vector [4]: kc = 39aaa30dfef79000 20241110122522770 DAUC <0003> auc.c:180 vector [4]: sres = 29bf62e4 20241110122522770 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110122522770 DAUC <0003> db_auc.c:245 IMSI='262422355717408': Generated 5 vectors 20241110122522770 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422355717408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422355717408"} 20241110122522770 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422355717408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522770 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522770 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522775 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522775 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422355717408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422355717408"} 20241110122522775 DAUC <0003> db_auc.c:192 IMSI='262422355717408': No 3G Auth Data 20241110122522775 DAUC <0003> db_auc.c:236 IMSI='262422355717408': Calling to generate 5 vectors 20241110122522775 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110122522775 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522775 DAUC <0003> auc.c:113 vector [0]: rand = fa671f71f2cc559a9f9ff7538ea3b45d 20241110122522775 DAUC <0003> auc.c:179 vector [0]: kc = c0cde49392cf1800 20241110122522775 DAUC <0003> auc.c:180 vector [0]: sres = 7cb7fefb 20241110122522775 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110122522775 DAUC <0003> auc.c:113 vector [1]: rand = 5ab94bf98df1dd67808ef9ca5084b2f5 20241110122522775 DAUC <0003> auc.c:179 vector [1]: kc = 2d5ac948cf088000 20241110122522775 DAUC <0003> auc.c:180 vector [1]: sres = b97f8e7b 20241110122522775 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110122522775 DAUC <0003> auc.c:113 vector [2]: rand = 1ea63a6bdd1c93bb29a5891ef56c26ad 20241110122522775 DAUC <0003> auc.c:179 vector [2]: kc = 14085ff4e4667400 20241110122522775 DAUC <0003> auc.c:180 vector [2]: sres = a395a982 20241110122522775 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110122522775 DAUC <0003> auc.c:113 vector [3]: rand = b1917635e76f86f833cb87a52b52c0a5 20241110122522775 DAUC <0003> auc.c:179 vector [3]: kc = 20a12c3b580af400 20241110122522775 DAUC <0003> auc.c:180 vector [3]: sres = 7737cc8b 20241110122522775 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110122522775 DAUC <0003> auc.c:113 vector [4]: rand = a949cdfe1670d9d93c1e32a377d10b9a 20241110122522775 DAUC <0003> auc.c:179 vector [4]: kc = 43598c9ea7e03000 20241110122522775 DAUC <0003> auc.c:180 vector [4]: sres = dca7a5c5 20241110122522775 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110122522775 DAUC <0003> db_auc.c:245 IMSI='262422355717408': Generated 5 vectors 20241110122522775 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422355717408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422355717408"} 20241110122522775 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422355717408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522775 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522775 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@48ffa515fae3: Final verdict of PTC: pass 20241110122522782 DAUC <0003> db_auc.c:157 IMSI='262421213862084': No 2G Auth Data 20241110122522782 DAUC <0003> db_auc.c:192 IMSI='262421213862084': No 3G Auth Data HLR_Test-GSUP(21)@48ffa515fae3: Created GsupExpect[0] for "262421213862084" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241110122522800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45820<->l=127.0.0.1:4258 20241110122522802 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522802 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421213862084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421213862084"} 20241110122522802 DAUC <0003> db_auc.c:192 IMSI='262421213862084': No 3G Auth Data 20241110122522802 DAUC <0003> db_auc.c:236 IMSI='262421213862084': Calling to generate 1 vectors 20241110122522802 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241110122522802 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522802 DAUC <0003> auc.c:113 vector [0]: rand = e936e15fe6c78c18a40bfcdebab5fecc 20241110122522802 DAUC <0003> auc.c:179 vector [0]: kc = c692fe9138e43c00 20241110122522802 DAUC <0003> auc.c:180 vector [0]: sres = e9dd3ac3 20241110122522802 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110122522802 DAUC <0003> db_auc.c:245 IMSI='262421213862084': Generated 1 vectors 20241110122522802 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421213862084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421213862084"} 20241110122522802 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421213862084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522802 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522802 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@48ffa515fae3: Found GsupExpect[0] for "262421213862084" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@48ffa515fae3: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262421213862084" TC_gsup_sai_num_auth_vectors(25)@48ffa515fae3: setverdict(pass): none -> pass 20241110122522803 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522803 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421213862084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421213862084"} 20241110122522803 DAUC <0003> db_auc.c:192 IMSI='262421213862084': No 3G Auth Data 20241110122522803 DAUC <0003> db_auc.c:236 IMSI='262421213862084': Calling to generate 4 vectors 20241110122522803 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241110122522803 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522803 DAUC <0003> auc.c:113 vector [0]: rand = caa1e682d1ee27f371b701482e31c578 20241110122522803 DAUC <0003> auc.c:179 vector [0]: kc = 788c11b8b2c36c00 20241110122522803 DAUC <0003> auc.c:180 vector [0]: sres = 58a23622 20241110122522803 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110122522803 DAUC <0003> auc.c:113 vector [1]: rand = 803b5d289fbbd2db23d7f1ca13b68431 20241110122522803 DAUC <0003> auc.c:179 vector [1]: kc = 9b86758903806400 20241110122522803 DAUC <0003> auc.c:180 vector [1]: sres = 55ca8c63 20241110122522803 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110122522803 DAUC <0003> auc.c:113 vector [2]: rand = 558b7e4e64e5f7db540f7df59b94053c 20241110122522803 DAUC <0003> auc.c:179 vector [2]: kc = 66607e56cd3a8800 20241110122522803 DAUC <0003> auc.c:180 vector [2]: sres = cfe936f5 20241110122522803 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110122522803 DAUC <0003> auc.c:113 vector [3]: rand = 30adc90a2ded513dd12bdf1307f00ae5 20241110122522803 DAUC <0003> auc.c:179 vector [3]: kc = ea6bb053b3050c00 20241110122522803 DAUC <0003> auc.c:180 vector [3]: sres = 02c23772 20241110122522803 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110122522803 DAUC <0003> db_auc.c:245 IMSI='262421213862084': Generated 4 vectors 20241110122522803 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421213862084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421213862084"} 20241110122522803 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421213862084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522803 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522803 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522804 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522804 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421213862084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421213862084"} 20241110122522804 DAUC <0003> db_auc.c:192 IMSI='262421213862084': No 3G Auth Data 20241110122522804 DAUC <0003> db_auc.c:236 IMSI='262421213862084': Calling to generate 5 vectors 20241110122522804 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110122522804 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522804 DAUC <0003> auc.c:113 vector [0]: rand = 84dd1b680d96e9de8ade038295c69767 20241110122522804 DAUC <0003> auc.c:179 vector [0]: kc = 9d5f49871d271c00 20241110122522804 DAUC <0003> auc.c:180 vector [0]: sres = 9a57909e 20241110122522804 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110122522804 DAUC <0003> auc.c:113 vector [1]: rand = 5cb6f4a840ce795d915c327a66e99de3 20241110122522804 DAUC <0003> auc.c:179 vector [1]: kc = 5c77f3e1ab8d2000 20241110122522804 DAUC <0003> auc.c:180 vector [1]: sres = 2203e0f8 20241110122522804 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110122522804 DAUC <0003> auc.c:113 vector [2]: rand = ff8e0682bef3db4710a230e90342e9d5 20241110122522804 DAUC <0003> auc.c:179 vector [2]: kc = 8760effc7c78e800 20241110122522804 DAUC <0003> auc.c:180 vector [2]: sres = d897054d 20241110122522804 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110122522804 DAUC <0003> auc.c:113 vector [3]: rand = d7f453f89e5b0f4396668946bd19f641 20241110122522804 DAUC <0003> auc.c:179 vector [3]: kc = 2c28fe1c1f1fdc00 20241110122522804 DAUC <0003> auc.c:180 vector [3]: sres = 125edb63 20241110122522804 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110122522804 DAUC <0003> auc.c:113 vector [4]: rand = 3eea7ff41142c445103910813839a65c 20241110122522804 DAUC <0003> auc.c:179 vector [4]: kc = c72a651c57c0e000 20241110122522804 DAUC <0003> auc.c:180 vector [4]: sres = b71edaf9 20241110122522804 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110122522804 DAUC <0003> db_auc.c:245 IMSI='262421213862084': Generated 5 vectors 20241110122522804 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421213862084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421213862084"} 20241110122522804 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421213862084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522804 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522804 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522804 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522804 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421213862084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421213862084"} 20241110122522804 DAUC <0003> db_auc.c:192 IMSI='262421213862084': No 3G Auth Data 20241110122522804 DAUC <0003> db_auc.c:236 IMSI='262421213862084': Calling to generate 5 vectors 20241110122522805 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110122522805 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522805 DAUC <0003> auc.c:113 vector [0]: rand = bde0938cb1a9b824d60a8aa701aca894 20241110122522805 DAUC <0003> auc.c:179 vector [0]: kc = ea2bd1775ec6fc00 20241110122522805 DAUC <0003> auc.c:180 vector [0]: sres = 0da79d9e 20241110122522805 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110122522805 DAUC <0003> auc.c:113 vector [1]: rand = e0d819f36100858c387587b48e446cdd 20241110122522805 DAUC <0003> auc.c:179 vector [1]: kc = 1fd08aaec08b9800 20241110122522805 DAUC <0003> auc.c:180 vector [1]: sres = f73a2165 20241110122522805 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110122522805 DAUC <0003> auc.c:113 vector [2]: rand = 6d248a1ef8370c3115b701810457a1a6 20241110122522805 DAUC <0003> auc.c:179 vector [2]: kc = 72e3dad383db8800 20241110122522805 DAUC <0003> auc.c:180 vector [2]: sres = 9a2717a5 20241110122522805 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110122522805 DAUC <0003> auc.c:113 vector [3]: rand = dafc0c6f9c10e409b852a3b45b583bb4 20241110122522805 DAUC <0003> auc.c:179 vector [3]: kc = c9c7e7db19d4c000 20241110122522805 DAUC <0003> auc.c:180 vector [3]: sres = 0c796fbb 20241110122522805 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110122522805 DAUC <0003> auc.c:113 vector [4]: rand = 885c68137eac12f2f6912a39d29860d9 20241110122522805 DAUC <0003> auc.c:179 vector [4]: kc = 5ee70c22f1950c00 20241110122522805 DAUC <0003> auc.c:180 vector [4]: sres = 1225ba9d 20241110122522805 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110122522805 DAUC <0003> db_auc.c:245 IMSI='262421213862084': Generated 5 vectors 20241110122522805 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421213862084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421213862084"} 20241110122522805 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421213862084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522805 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522805 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45820<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@48ffa515fae3: Final verdict of PTC: pass 20241110122522806 DAUC <0003> db_auc.c:157 IMSI='262421720120187': No 2G Auth Data 20241110122522806 DAUC <0003> db_auc.c:192 IMSI='262421720120187': No 3G Auth Data HLR_Test-GSUP(21)@48ffa515fae3: Created GsupExpect[0] for "262421720120187" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241110122522813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45830<->l=127.0.0.1:4258 20241110122522814 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522814 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421720120187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421720120187"} 20241110122522814 DAUC <0003> db_auc.c:192 IMSI='262421720120187': No 3G Auth Data 20241110122522814 DAUC <0003> db_auc.c:236 IMSI='262421720120187': Calling to generate 1 vectors 20241110122522814 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241110122522814 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522814 DAUC <0003> auc.c:113 vector [0]: rand = e4b0779c6cfcbdb2dcc193f86a8d9138 20241110122522815 DAUC <0003> auc.c:179 vector [0]: kc = 18009b2f06ff7c3a 20241110122522815 DAUC <0003> auc.c:180 vector [0]: sres = 7adfb772 20241110122522815 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110122522815 DAUC <0003> db_auc.c:245 IMSI='262421720120187': Generated 1 vectors 20241110122522815 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421720120187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421720120187"} 20241110122522815 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421720120187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522815 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522815 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@48ffa515fae3: Found GsupExpect[0] for "262421720120187" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@48ffa515fae3: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262421720120187" TC_gsup_sai_num_auth_vectors(26)@48ffa515fae3: setverdict(pass): none -> pass 20241110122522816 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522816 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421720120187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421720120187"} 20241110122522816 DAUC <0003> db_auc.c:192 IMSI='262421720120187': No 3G Auth Data 20241110122522816 DAUC <0003> db_auc.c:236 IMSI='262421720120187': Calling to generate 4 vectors 20241110122522816 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241110122522816 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522816 DAUC <0003> auc.c:113 vector [0]: rand = 6651adc0d7fd48c0d1ee4f4d9faa4a90 20241110122522816 DAUC <0003> auc.c:179 vector [0]: kc = 8ac7e236e60950eb 20241110122522816 DAUC <0003> auc.c:180 vector [0]: sres = e34e41b6 20241110122522816 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110122522816 DAUC <0003> auc.c:113 vector [1]: rand = d4bd5cd8973c49f1013d45e5b9b94bcf 20241110122522816 DAUC <0003> auc.c:179 vector [1]: kc = 3857aa2d359a3d30 20241110122522816 DAUC <0003> auc.c:180 vector [1]: sres = 241de662 20241110122522816 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110122522816 DAUC <0003> auc.c:113 vector [2]: rand = a3d5078da8c64734dab2ac1aa10395ac 20241110122522816 DAUC <0003> auc.c:179 vector [2]: kc = 82315a13b143445a 20241110122522816 DAUC <0003> auc.c:180 vector [2]: sres = 9d253d40 20241110122522816 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110122522816 DAUC <0003> auc.c:113 vector [3]: rand = 1c1ca77989ea9c06673ec52a0628eaa4 20241110122522816 DAUC <0003> auc.c:179 vector [3]: kc = b6167f8660d0681c 20241110122522816 DAUC <0003> auc.c:180 vector [3]: sres = 53ae8a8b 20241110122522816 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110122522816 DAUC <0003> db_auc.c:245 IMSI='262421720120187': Generated 4 vectors 20241110122522816 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421720120187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421720120187"} 20241110122522816 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421720120187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522816 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522816 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522817 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522817 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421720120187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421720120187"} 20241110122522817 DAUC <0003> db_auc.c:192 IMSI='262421720120187': No 3G Auth Data 20241110122522817 DAUC <0003> db_auc.c:236 IMSI='262421720120187': Calling to generate 5 vectors 20241110122522817 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110122522817 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522817 DAUC <0003> auc.c:113 vector [0]: rand = b8fa9d7fee5b79b18a54c6377fd20506 20241110122522817 DAUC <0003> auc.c:179 vector [0]: kc = f2e73dbcc211b4d7 20241110122522817 DAUC <0003> auc.c:180 vector [0]: sres = 441805b6 20241110122522817 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110122522817 DAUC <0003> auc.c:113 vector [1]: rand = 377452aa2d85a480508eb6cd0e0da8f8 20241110122522817 DAUC <0003> auc.c:179 vector [1]: kc = 25804e173b1d12b3 20241110122522817 DAUC <0003> auc.c:180 vector [1]: sres = 6cf0def7 20241110122522817 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110122522817 DAUC <0003> auc.c:113 vector [2]: rand = 581678b148e0c5d87c1522f510caf657 20241110122522817 DAUC <0003> auc.c:179 vector [2]: kc = 0ff3d418fecf5a19 20241110122522817 DAUC <0003> auc.c:180 vector [2]: sres = a9e32761 20241110122522817 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110122522817 DAUC <0003> auc.c:113 vector [3]: rand = 8e406da6cda1b8a768d52f27edefe67a 20241110122522817 DAUC <0003> auc.c:179 vector [3]: kc = 7e7f6e5397685a36 20241110122522817 DAUC <0003> auc.c:180 vector [3]: sres = e07d0eaa 20241110122522817 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110122522817 DAUC <0003> auc.c:113 vector [4]: rand = 8cbcd64746a8f2eca5138ecd6bb476ed 20241110122522817 DAUC <0003> auc.c:179 vector [4]: kc = ea8cf74d262630cf 20241110122522817 DAUC <0003> auc.c:180 vector [4]: sres = f5ac4c61 20241110122522817 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110122522817 DAUC <0003> db_auc.c:245 IMSI='262421720120187': Generated 5 vectors 20241110122522817 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421720120187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421720120187"} 20241110122522818 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421720120187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522818 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522818 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522819 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522819 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421720120187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421720120187"} 20241110122522819 DAUC <0003> db_auc.c:192 IMSI='262421720120187': No 3G Auth Data 20241110122522819 DAUC <0003> db_auc.c:236 IMSI='262421720120187': Calling to generate 5 vectors 20241110122522819 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110122522819 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522819 DAUC <0003> auc.c:113 vector [0]: rand = ad2ab9cda0ed3893073847f491b536dc 20241110122522819 DAUC <0003> auc.c:179 vector [0]: kc = efecb00f822f151f 20241110122522819 DAUC <0003> auc.c:180 vector [0]: sres = ebee5087 20241110122522819 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110122522819 DAUC <0003> auc.c:113 vector [1]: rand = 1cad5316c181ac5e2cbd3d7550c34bcd 20241110122522819 DAUC <0003> auc.c:179 vector [1]: kc = 6e5da603c547a02d 20241110122522819 DAUC <0003> auc.c:180 vector [1]: sres = d6964a78 20241110122522819 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110122522819 DAUC <0003> auc.c:113 vector [2]: rand = 476df277bf92fcbd386bbd4c483d13a8 20241110122522819 DAUC <0003> auc.c:179 vector [2]: kc = a1e2c7301e0bc217 20241110122522819 DAUC <0003> auc.c:180 vector [2]: sres = fe7a8e44 20241110122522819 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110122522819 DAUC <0003> auc.c:113 vector [3]: rand = cf29a82b6b18e92249154c01cec44331 20241110122522819 DAUC <0003> auc.c:179 vector [3]: kc = 916d81317a1e2b91 20241110122522819 DAUC <0003> auc.c:180 vector [3]: sres = 2fecc3a0 20241110122522819 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110122522819 DAUC <0003> auc.c:113 vector [4]: rand = c1cbb4821383538832d0bc2e70d86cb5 20241110122522819 DAUC <0003> auc.c:179 vector [4]: kc = d22a2451657a2d2b 20241110122522819 DAUC <0003> auc.c:180 vector [4]: sres = 9c0d7b52 20241110122522819 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110122522819 DAUC <0003> db_auc.c:245 IMSI='262421720120187': Generated 5 vectors 20241110122522819 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421720120187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421720120187"} 20241110122522819 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421720120187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522819 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522819 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45830<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@48ffa515fae3: Final verdict of PTC: pass 20241110122522821 DAUC <0003> db_auc.c:157 IMSI='262426554678330': No 2G Auth Data 20241110122522821 DAUC <0003> db_auc.c:192 IMSI='262426554678330': No 3G Auth Data HLR_Test-GSUP(21)@48ffa515fae3: Created GsupExpect[0] for "262426554678330" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241110122522828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45834<->l=127.0.0.1:4258 20241110122522830 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522830 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426554678330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426554678330"} 20241110122522830 DAUC <0003> db_auc.c:157 IMSI='262426554678330': No 2G Auth Data 20241110122522830 DAUC <0003> db_auc.c:236 IMSI='262426554678330': Calling to generate 1 vectors 20241110122522830 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241110122522830 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522830 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122522830 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110122522830 DAUC <0003> auc.c:113 vector [0]: rand = da6657cfadf8956bb25adca5ad226188 20241110122522830 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110122522830 DAUC <0003> auc.c:142 vector [0]: autn = 54110f63a9ef00004a06de2d23136b76 20241110122522830 DAUC <0003> auc.c:143 vector [0]: ck = 371fdbcc42748f548a8b87d311d2c0c1 20241110122522830 DAUC <0003> auc.c:144 vector [0]: ik = 92424571969eb041e53c33a6935ac4f4 20241110122522830 DAUC <0003> auc.c:145 vector [0]: res = 26c85f84b8f7f5cc0000000000000000 20241110122522830 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522830 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110122522830 DAUC <0003> auc.c:151 vector [0]: kc = caea2ac856623b20 20241110122522830 DAUC <0003> auc.c:152 vector [0]: sres = 9e3faa48 20241110122522830 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110122522830 DAUC <0003> db_auc.c:245 IMSI='262426554678330': Generated 1 vectors 20241110122522830 DAUC <0003> db_auc.c:249 IMSI='262426554678330': Updating SQN=33 in DB 20241110122522830 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426554678330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426554678330"} 20241110122522830 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426554678330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522830 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522830 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@48ffa515fae3: Found GsupExpect[0] for "262426554678330" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@48ffa515fae3: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262426554678330" TC_gsup_sai_num_auth_vectors(27)@48ffa515fae3: setverdict(pass): none -> pass 20241110122522832 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522832 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426554678330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426554678330"} 20241110122522832 DAUC <0003> db_auc.c:157 IMSI='262426554678330': No 2G Auth Data 20241110122522832 DAUC <0003> db_auc.c:236 IMSI='262426554678330': Calling to generate 4 vectors 20241110122522832 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241110122522832 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522832 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122522832 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241110122522832 DAUC <0003> auc.c:113 vector [0]: rand = 5c5510ffc87604e02775ec398940db19 20241110122522832 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241110122522832 DAUC <0003> auc.c:142 vector [0]: autn = 079388653a690000d8ef1770c6978ce3 20241110122522832 DAUC <0003> auc.c:143 vector [0]: ck = 43ffa80ac31d4b247f6b9da79f49ef26 20241110122522832 DAUC <0003> auc.c:144 vector [0]: ik = 2f5df0f2dbe6796152c29ff7fd67aab1 20241110122522832 DAUC <0003> auc.c:145 vector [0]: res = 905a1c5a6b42e7f70000000000000000 20241110122522832 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522832 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110122522832 DAUC <0003> auc.c:151 vector [0]: kc = 410b5aa87ad577d2 20241110122522832 DAUC <0003> auc.c:152 vector [0]: sres = fb18fbad 20241110122522832 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110122522832 DAUC <0003> auc.c:113 vector [1]: rand = 5243a8ca077be9e15cf4b3843dae57be 20241110122522832 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241110122522832 DAUC <0003> auc.c:142 vector [1]: autn = 5f6092b9373100003619001c395a44b8 20241110122522832 DAUC <0003> auc.c:143 vector [1]: ck = 7d051a8a93cc3f9c2daf3c2f04d81c4a 20241110122522832 DAUC <0003> auc.c:144 vector [1]: ik = 30f2b2998cdc12725b6350bbaaa6469b 20241110122522832 DAUC <0003> auc.c:145 vector [1]: res = d0c7f78285470d790000000000000000 20241110122522832 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122522832 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110122522832 DAUC <0003> auc.c:151 vector [1]: kc = 3b3bc487b16e773f 20241110122522832 DAUC <0003> auc.c:152 vector [1]: sres = 5580fafb 20241110122522832 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110122522832 DAUC <0003> auc.c:113 vector [2]: rand = ef4b57adf83856387ad6edc6bde4c995 20241110122522832 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241110122522832 DAUC <0003> auc.c:142 vector [2]: autn = b610221e33ba000038cab38304c0b1f2 20241110122522832 DAUC <0003> auc.c:143 vector [2]: ck = 70e76364d703c68c65e3573d2282e8b4 20241110122522832 DAUC <0003> auc.c:144 vector [2]: ik = 82c4b3458bb91c627a9a9dd292680971 20241110122522832 DAUC <0003> auc.c:145 vector [2]: res = c34f187b5cf4b5100000000000000000 20241110122522832 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122522832 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110122522832 DAUC <0003> auc.c:151 vector [2]: kc = ed5a1aceec503b2b 20241110122522832 DAUC <0003> auc.c:152 vector [2]: sres = 9fbbad6b 20241110122522832 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110122522832 DAUC <0003> auc.c:113 vector [3]: rand = 0945f5145055a47736b1c341e2e0f39c 20241110122522832 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241110122522832 DAUC <0003> auc.c:142 vector [3]: autn = 61c50d0f5dab0000a9f33cab444ef772 20241110122522832 DAUC <0003> auc.c:143 vector [3]: ck = 1ec08e38abc4c337ca4101f4338f9bfd 20241110122522832 DAUC <0003> auc.c:144 vector [3]: ik = aafba247becbe2892e8714803cc5311c 20241110122522832 DAUC <0003> auc.c:145 vector [3]: res = 3a6498df3f75a2820000000000000000 20241110122522832 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122522832 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110122522832 DAUC <0003> auc.c:151 vector [3]: kc = 50fd390b1a458b5f 20241110122522832 DAUC <0003> auc.c:152 vector [3]: sres = 05113a5d 20241110122522832 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110122522832 DAUC <0003> db_auc.c:245 IMSI='262426554678330': Generated 4 vectors 20241110122522832 DAUC <0003> db_auc.c:249 IMSI='262426554678330': Updating SQN=161 in DB 20241110122522832 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426554678330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426554678330"} 20241110122522832 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426554678330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522832 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522832 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522833 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522833 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426554678330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426554678330"} 20241110122522833 DAUC <0003> db_auc.c:157 IMSI='262426554678330': No 2G Auth Data 20241110122522833 DAUC <0003> db_auc.c:236 IMSI='262426554678330': Calling to generate 5 vectors 20241110122522834 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241110122522834 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522834 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122522834 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241110122522834 DAUC <0003> auc.c:113 vector [0]: rand = d58c2e908a2e98b03793c911af19741f 20241110122522834 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241110122522834 DAUC <0003> auc.c:142 vector [0]: autn = 34dce8936c5700003da69244f3fa6988 20241110122522834 DAUC <0003> auc.c:143 vector [0]: ck = ddec8196049b55da3278b0516b8ed7a3 20241110122522834 DAUC <0003> auc.c:144 vector [0]: ik = d4c976b05252d8656f2bc1d2ffed3dfb 20241110122522834 DAUC <0003> auc.c:145 vector [0]: res = a48772a5c3efc5a60000000000000000 20241110122522834 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522834 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110122522834 DAUC <0003> auc.c:151 vector [0]: kc = 547686a5c2aa67e7 20241110122522834 DAUC <0003> auc.c:152 vector [0]: sres = 6768b703 20241110122522834 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110122522834 DAUC <0003> auc.c:113 vector [1]: rand = 012206a04bb6a1c9813b15536d9eee8e 20241110122522834 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241110122522834 DAUC <0003> auc.c:142 vector [1]: autn = 8faa649e4aa300002f451bcc6c3dc8e8 20241110122522834 DAUC <0003> auc.c:143 vector [1]: ck = b4c126c95b1e599f9003fb0c11d78471 20241110122522834 DAUC <0003> auc.c:144 vector [1]: ik = 0c721944e4659d7572f7a9b8eb9cba46 20241110122522834 DAUC <0003> auc.c:145 vector [1]: res = dda72042edf9605a0000000000000000 20241110122522834 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122522834 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110122522834 DAUC <0003> auc.c:151 vector [1]: kc = 5a476d394530fadd 20241110122522834 DAUC <0003> auc.c:152 vector [1]: sres = 305e4018 20241110122522834 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110122522834 DAUC <0003> auc.c:113 vector [2]: rand = d27c71a548f59164b0ee07cf883b529e 20241110122522834 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241110122522834 DAUC <0003> auc.c:142 vector [2]: autn = ef8e329957150000ee8cd906e8f3ba1b 20241110122522834 DAUC <0003> auc.c:143 vector [2]: ck = 6f83e56f67e66c8421f25e06197384fb 20241110122522834 DAUC <0003> auc.c:144 vector [2]: ik = 1f861c8b5e7ed108b8f9009cab2dc8bc 20241110122522834 DAUC <0003> auc.c:145 vector [2]: res = 26b32a488419387f0000000000000000 20241110122522834 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122522834 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110122522834 DAUC <0003> auc.c:151 vector [2]: kc = e90ea77e8bc6f1cb 20241110122522834 DAUC <0003> auc.c:152 vector [2]: sres = a2aa1237 20241110122522834 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110122522834 DAUC <0003> auc.c:113 vector [3]: rand = cd64b2971855fec064577e20fa1311b2 20241110122522834 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241110122522834 DAUC <0003> auc.c:142 vector [3]: autn = 9f4f1f02f3e000001945a71ac599092b 20241110122522834 DAUC <0003> auc.c:143 vector [3]: ck = dc7ecd79953e5a139a5869308d4ea374 20241110122522834 DAUC <0003> auc.c:144 vector [3]: ik = 19b4a88674fd10aa0c606be7571ba061 20241110122522834 DAUC <0003> auc.c:145 vector [3]: res = dca6a705253ff1ac0000000000000000 20241110122522834 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122522834 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110122522834 DAUC <0003> auc.c:151 vector [3]: kc = 53f267283b9649ac 20241110122522834 DAUC <0003> auc.c:152 vector [3]: sres = f99956a9 20241110122522834 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110122522834 DAUC <0003> auc.c:113 vector [4]: rand = 084657bd254e00dde15ff9a5ffbc2519 20241110122522834 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241110122522834 DAUC <0003> auc.c:142 vector [4]: autn = 00f211f8bea00000acda72b40c41a43c 20241110122522834 DAUC <0003> auc.c:143 vector [4]: ck = a898e9a5e492d3ccb160bb2fc6200514 20241110122522834 DAUC <0003> auc.c:144 vector [4]: ik = a98c6812f0735103975bc73f0c78b6ea 20241110122522834 DAUC <0003> auc.c:145 vector [4]: res = a564fb5276718e810000000000000000 20241110122522834 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122522834 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241110122522834 DAUC <0003> auc.c:151 vector [4]: kc = 272ffda7deb93131 20241110122522834 DAUC <0003> auc.c:152 vector [4]: sres = d31575d3 20241110122522834 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241110122522834 DAUC <0003> db_auc.c:245 IMSI='262426554678330': Generated 5 vectors 20241110122522834 DAUC <0003> db_auc.c:249 IMSI='262426554678330': Updating SQN=321 in DB 20241110122522834 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426554678330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426554678330"} 20241110122522834 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426554678330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522834 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522834 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522836 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522836 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426554678330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426554678330"} 20241110122522836 DAUC <0003> db_auc.c:157 IMSI='262426554678330': No 2G Auth Data 20241110122522836 DAUC <0003> db_auc.c:236 IMSI='262426554678330': Calling to generate 5 vectors 20241110122522836 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241110122522836 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522836 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122522836 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241110122522836 DAUC <0003> auc.c:113 vector [0]: rand = 036139718c6cd7b80e343b55409ef71f 20241110122522836 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241110122522836 DAUC <0003> auc.c:142 vector [0]: autn = fdd37bfda6860000c166c7903394859d 20241110122522836 DAUC <0003> auc.c:143 vector [0]: ck = b8972a850a9350311ab577719cc4576a 20241110122522836 DAUC <0003> auc.c:144 vector [0]: ik = dfc589eaa66a408a49bad5e6ef7865f8 20241110122522836 DAUC <0003> auc.c:145 vector [0]: res = 7356cba7d4cb2f200000000000000000 20241110122522836 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522836 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110122522836 DAUC <0003> auc.c:151 vector [0]: kc = 345d01f8df452229 20241110122522836 DAUC <0003> auc.c:152 vector [0]: sres = a79de487 20241110122522836 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110122522836 DAUC <0003> auc.c:113 vector [1]: rand = 2423a6a95baeb37b273285a216670698 20241110122522836 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241110122522836 DAUC <0003> auc.c:142 vector [1]: autn = 658d5d302f31000019276e4ab854edbe 20241110122522836 DAUC <0003> auc.c:143 vector [1]: ck = d629a5ef463b7a84706864193f975c14 20241110122522836 DAUC <0003> auc.c:144 vector [1]: ik = 61ef410cc4f1c44800ae036f23820230 20241110122522836 DAUC <0003> auc.c:145 vector [1]: res = 72c4b06fc78a77200000000000000000 20241110122522836 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122522836 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110122522836 DAUC <0003> auc.c:151 vector [1]: kc = c70083959edfe0e8 20241110122522836 DAUC <0003> auc.c:152 vector [1]: sres = b54ec74f 20241110122522836 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110122522836 DAUC <0003> auc.c:113 vector [2]: rand = b19f543f046d05364777175891cc220d 20241110122522836 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241110122522836 DAUC <0003> auc.c:142 vector [2]: autn = 59905a6aba7f000070d2d838c128a95b 20241110122522836 DAUC <0003> auc.c:143 vector [2]: ck = 9aa3fa70f96f277dc9453864245eb136 20241110122522836 DAUC <0003> auc.c:144 vector [2]: ik = 36a3d3eff2ef977900d60290058e3176 20241110122522836 DAUC <0003> auc.c:145 vector [2]: res = f298e180248a8b380000000000000000 20241110122522836 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122522836 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110122522836 DAUC <0003> auc.c:151 vector [2]: kc = 6593136b2a503044 20241110122522836 DAUC <0003> auc.c:152 vector [2]: sres = d6126ab8 20241110122522836 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110122522836 DAUC <0003> auc.c:113 vector [3]: rand = e8700f167b5731772b58b0a3e2789e3b 20241110122522836 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241110122522836 DAUC <0003> auc.c:142 vector [3]: autn = 8a9b75f327920000367aa2e36ee4a12a 20241110122522836 DAUC <0003> auc.c:143 vector [3]: ck = f9cf2b58eea79f7f913215b216e25a78 20241110122522836 DAUC <0003> auc.c:144 vector [3]: ik = bb5ef380000fa1b359bb3a08546ed601 20241110122522836 DAUC <0003> auc.c:145 vector [3]: res = 3ac8fff6d091f71f0000000000000000 20241110122522836 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122522836 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110122522836 DAUC <0003> auc.c:151 vector [3]: kc = 8a18f762ac24b2b5 20241110122522836 DAUC <0003> auc.c:152 vector [3]: sres = ea5908e9 20241110122522836 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110122522836 DAUC <0003> auc.c:113 vector [4]: rand = 4a7a394226188897fc085a609c041d4d 20241110122522836 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241110122522836 DAUC <0003> auc.c:142 vector [4]: autn = 72295ff0be4a0000ac4047318d7184f0 20241110122522836 DAUC <0003> auc.c:143 vector [4]: ck = 98ffe6e6e2fa078f93271ce975e7f94a 20241110122522836 DAUC <0003> auc.c:144 vector [4]: ik = 3a878b5c1346983f476fda9f270529b6 20241110122522836 DAUC <0003> auc.c:145 vector [4]: res = f6f84f6d6883b09e0000000000000000 20241110122522836 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122522836 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241110122522836 DAUC <0003> auc.c:151 vector [4]: kc = 7630abcca35e4f4c 20241110122522836 DAUC <0003> auc.c:152 vector [4]: sres = 9e7bfff3 20241110122522836 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241110122522836 DAUC <0003> db_auc.c:245 IMSI='262426554678330': Generated 5 vectors 20241110122522836 DAUC <0003> db_auc.c:249 IMSI='262426554678330': Updating SQN=481 in DB 20241110122522836 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426554678330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426554678330"} 20241110122522836 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426554678330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522836 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522836 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45834<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@48ffa515fae3: Final verdict of PTC: pass 20241110122522838 DAUC <0003> db_auc.c:157 IMSI='262422119759811': No 2G Auth Data 20241110122522838 DAUC <0003> db_auc.c:192 IMSI='262422119759811': No 3G Auth Data HLR_Test-GSUP(21)@48ffa515fae3: Created GsupExpect[0] for "262422119759811" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241110122522846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45840<->l=127.0.0.1:4258 20241110122522848 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522848 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422119759811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422119759811"} 20241110122522848 DAUC <0003> db_auc.c:157 IMSI='262422119759811': No 2G Auth Data 20241110122522848 DAUC <0003> db_auc.c:236 IMSI='262422119759811': Calling to generate 1 vectors 20241110122522848 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241110122522848 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522848 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241110122522848 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110122522848 DAUC <0003> auc.c:113 vector [0]: rand = c7a557880e0d0f04771ded781aa96c48 20241110122522848 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110122522848 DAUC <0003> auc.c:142 vector [0]: autn = deb4590e76b700005552025ad3febd5a 20241110122522848 DAUC <0003> auc.c:143 vector [0]: ck = ab6eb1ec6aef6541bf2c0929fa9bbeb1 20241110122522848 DAUC <0003> auc.c:144 vector [0]: ik = f0c86307189ba717602b184b09fb43cb 20241110122522848 DAUC <0003> auc.c:145 vector [0]: res = c3362ea34aadb8ac0000000000000000 20241110122522848 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522848 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110122522848 DAUC <0003> auc.c:151 vector [0]: kc = 84a1c38981143f2c 20241110122522848 DAUC <0003> auc.c:152 vector [0]: sres = 899b960f 20241110122522848 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110122522848 DAUC <0003> db_auc.c:245 IMSI='262422119759811': Generated 1 vectors 20241110122522848 DAUC <0003> db_auc.c:249 IMSI='262422119759811': Updating SQN=33 in DB 20241110122522848 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422119759811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422119759811"} 20241110122522848 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422119759811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522848 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522848 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@48ffa515fae3: Found GsupExpect[0] for "262422119759811" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@48ffa515fae3: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262422119759811" TC_gsup_sai_num_auth_vectors(28)@48ffa515fae3: setverdict(pass): none -> pass 20241110122522850 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522850 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422119759811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422119759811"} 20241110122522850 DAUC <0003> db_auc.c:157 IMSI='262422119759811': No 2G Auth Data 20241110122522850 DAUC <0003> db_auc.c:236 IMSI='262422119759811': Calling to generate 4 vectors 20241110122522850 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241110122522850 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522850 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241110122522850 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241110122522850 DAUC <0003> auc.c:113 vector [0]: rand = 9f340015dcba4032db4bb2bdff72d120 20241110122522850 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241110122522850 DAUC <0003> auc.c:142 vector [0]: autn = 787c1f29e4180000b48b373f5db385af 20241110122522850 DAUC <0003> auc.c:143 vector [0]: ck = b19381f4add27c725c71045f98e5ae44 20241110122522850 DAUC <0003> auc.c:144 vector [0]: ik = e6bd65b9db674d8bfe308691c1eb4629 20241110122522850 DAUC <0003> auc.c:145 vector [0]: res = 114ecba7b77527b10000000000000000 20241110122522850 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522850 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110122522850 DAUC <0003> auc.c:151 vector [0]: kc = f56f66832fbbd994 20241110122522850 DAUC <0003> auc.c:152 vector [0]: sres = a63bec16 20241110122522850 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110122522850 DAUC <0003> auc.c:113 vector [1]: rand = 2309f79e3c1f6469a7ea7e6325be0023 20241110122522850 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241110122522850 DAUC <0003> auc.c:142 vector [1]: autn = afb6b07b60b2000046db14175db009c4 20241110122522850 DAUC <0003> auc.c:143 vector [1]: ck = d3a3a13bb1be4cb77b6fca97c169077f 20241110122522850 DAUC <0003> auc.c:144 vector [1]: ik = 4e94c7802c3adf15c6fde5cbbeadb7e3 20241110122522850 DAUC <0003> auc.c:145 vector [1]: res = 9ff0ba3f530be3a10000000000000000 20241110122522850 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122522850 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110122522850 DAUC <0003> auc.c:151 vector [1]: kc = 20a549e7e240233e 20241110122522850 DAUC <0003> auc.c:152 vector [1]: sres = ccfb599e 20241110122522850 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110122522850 DAUC <0003> auc.c:113 vector [2]: rand = 0758f2184ffeec0a9ae5da8b1ad5a46f 20241110122522850 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241110122522850 DAUC <0003> auc.c:142 vector [2]: autn = 1adf34fb06140000abde468e8ed83283 20241110122522850 DAUC <0003> auc.c:143 vector [2]: ck = fe7bfae3f94092a03fb9faa33acdadfe 20241110122522850 DAUC <0003> auc.c:144 vector [2]: ik = c41b0b23f8ce248d5d6b91d01b8d8461 20241110122522850 DAUC <0003> auc.c:145 vector [2]: res = a447c67ccea1ca110000000000000000 20241110122522850 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122522850 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110122522850 DAUC <0003> auc.c:151 vector [2]: kc = 58b29ab320ce9fb2 20241110122522850 DAUC <0003> auc.c:152 vector [2]: sres = 6ae60c6d 20241110122522850 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110122522850 DAUC <0003> auc.c:113 vector [3]: rand = ffc99abc35132d82cd6e9a01079afc66 20241110122522850 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241110122522850 DAUC <0003> auc.c:142 vector [3]: autn = 5062463a1cc00000c6b9f7265a268207 20241110122522850 DAUC <0003> auc.c:143 vector [3]: ck = 758aceccd86a7b8a3b72b6779b7bd034 20241110122522850 DAUC <0003> auc.c:144 vector [3]: ik = cf90c4d8655274383e1edd6772f8cd10 20241110122522850 DAUC <0003> auc.c:145 vector [3]: res = e653123a9f7ec82b0000000000000000 20241110122522850 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122522850 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110122522850 DAUC <0003> auc.c:151 vector [3]: kc = bf76610454bb1296 20241110122522850 DAUC <0003> auc.c:152 vector [3]: sres = 792dda11 20241110122522850 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110122522850 DAUC <0003> db_auc.c:245 IMSI='262422119759811': Generated 4 vectors 20241110122522850 DAUC <0003> db_auc.c:249 IMSI='262422119759811': Updating SQN=161 in DB 20241110122522850 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422119759811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422119759811"} 20241110122522850 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422119759811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522850 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522850 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522851 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522851 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422119759811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422119759811"} 20241110122522851 DAUC <0003> db_auc.c:157 IMSI='262422119759811': No 2G Auth Data 20241110122522851 DAUC <0003> db_auc.c:236 IMSI='262422119759811': Calling to generate 5 vectors 20241110122522851 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241110122522851 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522851 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241110122522851 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241110122522851 DAUC <0003> auc.c:113 vector [0]: rand = 8fb5a572880ebcac5e3fdf7b4542c6e9 20241110122522851 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241110122522851 DAUC <0003> auc.c:142 vector [0]: autn = 1042f21fdfca00000e80e0df211c747d 20241110122522851 DAUC <0003> auc.c:143 vector [0]: ck = 87e8569aada30225b218884fc5a79ca3 20241110122522851 DAUC <0003> auc.c:144 vector [0]: ik = ee211e53bf9bb978a583f240954f7fc4 20241110122522851 DAUC <0003> auc.c:145 vector [0]: res = 66831cb26eda130f0000000000000000 20241110122522851 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522851 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110122522851 DAUC <0003> auc.c:151 vector [0]: kc = 7e5232c642d0583a 20241110122522851 DAUC <0003> auc.c:152 vector [0]: sres = 08590fbd 20241110122522851 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110122522851 DAUC <0003> auc.c:113 vector [1]: rand = d0d55ada699310b953fdc54853efd3e0 20241110122522851 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241110122522851 DAUC <0003> auc.c:142 vector [1]: autn = 8820d1517aa80000c67b5afd59dc4205 20241110122522851 DAUC <0003> auc.c:143 vector [1]: ck = 6fb33ddfce4b44937805e09086204cbf 20241110122522851 DAUC <0003> auc.c:144 vector [1]: ik = bc046b5897f556424c532f401d3d47f6 20241110122522851 DAUC <0003> auc.c:145 vector [1]: res = b917985d410f10130000000000000000 20241110122522851 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122522851 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110122522851 DAUC <0003> auc.c:151 vector [1]: kc = e7e19957c2a31998 20241110122522851 DAUC <0003> auc.c:152 vector [1]: sres = f818884e 20241110122522851 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110122522851 DAUC <0003> auc.c:113 vector [2]: rand = 2ba414942197a2482a2874398430c6eb 20241110122522851 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241110122522851 DAUC <0003> auc.c:142 vector [2]: autn = b58a750d522900005a4f53901fe5599c 20241110122522851 DAUC <0003> auc.c:143 vector [2]: ck = c2ace913c86df2de738f4f8d4688f1c0 20241110122522851 DAUC <0003> auc.c:144 vector [2]: ik = ec6d071b28828d1d9ee5122eb709e0b6 20241110122522851 DAUC <0003> auc.c:145 vector [2]: res = ebeda741a34391c70000000000000000 20241110122522851 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122522851 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110122522851 DAUC <0003> auc.c:151 vector [2]: kc = c3abb3ab116e6eb5 20241110122522851 DAUC <0003> auc.c:152 vector [2]: sres = 48ae3686 20241110122522852 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110122522852 DAUC <0003> auc.c:113 vector [3]: rand = be69b3b067feac20ae45fded16d8274a 20241110122522852 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241110122522852 DAUC <0003> auc.c:142 vector [3]: autn = 90f0e8e305220000b9acb87444fe56f4 20241110122522852 DAUC <0003> auc.c:143 vector [3]: ck = 5e08ee0fe933b6f57177a426829893f4 20241110122522852 DAUC <0003> auc.c:144 vector [3]: ik = 0af1c16eda06e2fd62bfd3be57dcb58f 20241110122522852 DAUC <0003> auc.c:145 vector [3]: res = dc751076bac94dcd0000000000000000 20241110122522852 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122522852 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110122522852 DAUC <0003> auc.c:151 vector [3]: kc = 473158f9e6717273 20241110122522852 DAUC <0003> auc.c:152 vector [3]: sres = 66bc5dbb 20241110122522852 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110122522852 DAUC <0003> auc.c:113 vector [4]: rand = 6c4cb2925b98ef4a0f38a4658b26a08a 20241110122522852 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241110122522852 DAUC <0003> auc.c:142 vector [4]: autn = b1c55c00df1000002897cd34559355d4 20241110122522852 DAUC <0003> auc.c:143 vector [4]: ck = b758d8e49af29351f17ae82f7ac6834a 20241110122522852 DAUC <0003> auc.c:144 vector [4]: ik = cfb091687f8176a2b234c05e3ad5b420 20241110122522852 DAUC <0003> auc.c:145 vector [4]: res = f4138efa48054a900000000000000000 20241110122522852 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122522852 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241110122522852 DAUC <0003> auc.c:151 vector [4]: kc = 3ba661fda560d299 20241110122522852 DAUC <0003> auc.c:152 vector [4]: sres = bc16c46a 20241110122522852 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241110122522852 DAUC <0003> db_auc.c:245 IMSI='262422119759811': Generated 5 vectors 20241110122522852 DAUC <0003> db_auc.c:249 IMSI='262422119759811': Updating SQN=321 in DB 20241110122522852 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422119759811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422119759811"} 20241110122522852 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422119759811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522852 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522852 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522853 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522853 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422119759811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422119759811"} 20241110122522853 DAUC <0003> db_auc.c:157 IMSI='262422119759811': No 2G Auth Data 20241110122522853 DAUC <0003> db_auc.c:236 IMSI='262422119759811': Calling to generate 5 vectors 20241110122522853 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241110122522853 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522853 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241110122522853 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241110122522853 DAUC <0003> auc.c:113 vector [0]: rand = 9d7c0c25e0b394de11acb196a986123f 20241110122522853 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241110122522853 DAUC <0003> auc.c:142 vector [0]: autn = 70d9db5cc8aa0000e7e504ff2e47ebf2 20241110122522853 DAUC <0003> auc.c:143 vector [0]: ck = b8439242238dfe9a0478f171ec91bd75 20241110122522853 DAUC <0003> auc.c:144 vector [0]: ik = a04249b5c71672392fc34767e9cff87d 20241110122522853 DAUC <0003> auc.c:145 vector [0]: res = 6106dcb5c0a643ac0000000000000000 20241110122522853 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522853 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110122522853 DAUC <0003> auc.c:151 vector [0]: kc = 33ba6de1e1c5c9ab 20241110122522853 DAUC <0003> auc.c:152 vector [0]: sres = a1a09f19 20241110122522853 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110122522853 DAUC <0003> auc.c:113 vector [1]: rand = 3937c26e01400ffd630d5326f2374e8d 20241110122522853 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241110122522853 DAUC <0003> auc.c:142 vector [1]: autn = 3efd01007a530000526fa35226f4b3b4 20241110122522853 DAUC <0003> auc.c:143 vector [1]: ck = 4ce971851e99c1d297a9433377b91923 20241110122522853 DAUC <0003> auc.c:144 vector [1]: ik = e4cacbd5dd06e71f4e67ed87f3c63880 20241110122522853 DAUC <0003> auc.c:145 vector [1]: res = ac42d5bbfd25c06c0000000000000000 20241110122522853 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122522853 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110122522853 DAUC <0003> auc.c:151 vector [1]: kc = 71ed14e447e0076e 20241110122522853 DAUC <0003> auc.c:152 vector [1]: sres = 516715d7 20241110122522853 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110122522853 DAUC <0003> auc.c:113 vector [2]: rand = 175dce24f69fdba8da3428044fb61b89 20241110122522853 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241110122522853 DAUC <0003> auc.c:142 vector [2]: autn = 907561fd6bf100000ca2862ac77b7f4c 20241110122522853 DAUC <0003> auc.c:143 vector [2]: ck = a17a7d241789f0a0e886f64b1217d377 20241110122522853 DAUC <0003> auc.c:144 vector [2]: ik = 6b74e43563b236d4971740bec5bbdfc0 20241110122522853 DAUC <0003> auc.c:145 vector [2]: res = 1d1d3822fe6c90150000000000000000 20241110122522853 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122522853 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110122522853 DAUC <0003> auc.c:151 vector [2]: kc = b59f2fe4a397cac3 20241110122522853 DAUC <0003> auc.c:152 vector [2]: sres = e371a837 20241110122522853 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110122522853 DAUC <0003> auc.c:113 vector [3]: rand = 5c32c0e0b8aa94f4f4eb64739f0cd387 20241110122522853 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241110122522853 DAUC <0003> auc.c:142 vector [3]: autn = 7f97c2fa11f900001c9a175913ec4c42 20241110122522853 DAUC <0003> auc.c:143 vector [3]: ck = 00cfdc897fb6e4999c9f2a31a943af77 20241110122522853 DAUC <0003> auc.c:144 vector [3]: ik = 068d725e8082f39674e01c62e621bdbc 20241110122522853 DAUC <0003> auc.c:145 vector [3]: res = 3ed1bc4f027e05280000000000000000 20241110122522853 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122522853 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110122522853 DAUC <0003> auc.c:151 vector [3]: kc = ee3d9884b05605c4 20241110122522853 DAUC <0003> auc.c:152 vector [3]: sres = 3cafb967 20241110122522853 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110122522853 DAUC <0003> auc.c:113 vector [4]: rand = 6a14e1356e2ec22392b0ecdf4df33a58 20241110122522853 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241110122522853 DAUC <0003> auc.c:142 vector [4]: autn = 8f635d9e51400000405ac4656a53c73b 20241110122522853 DAUC <0003> auc.c:143 vector [4]: ck = 89f7c4613055ec47f3e4f52ef93bbd9d 20241110122522853 DAUC <0003> auc.c:144 vector [4]: ik = 4948acb936433167f3776905e945420e 20241110122522853 DAUC <0003> auc.c:145 vector [4]: res = 108fbc6c4c4d569c0000000000000000 20241110122522853 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122522853 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241110122522853 DAUC <0003> auc.c:151 vector [4]: kc = c02cf4f3166822b3 20241110122522853 DAUC <0003> auc.c:152 vector [4]: sres = 5cc2eaf0 20241110122522853 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241110122522853 DAUC <0003> db_auc.c:245 IMSI='262422119759811': Generated 5 vectors 20241110122522853 DAUC <0003> db_auc.c:249 IMSI='262422119759811': Updating SQN=481 in DB 20241110122522853 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422119759811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422119759811"} 20241110122522853 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422119759811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522853 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522853 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45840<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@48ffa515fae3: Final verdict of PTC: pass 20241110122522855 DAUC <0003> db_auc.c:157 IMSI='262429492062480': No 2G Auth Data 20241110122522855 DAUC <0003> db_auc.c:192 IMSI='262429492062480': No 3G Auth Data HLR_Test-GSUP(21)@48ffa515fae3: Created GsupExpect[0] for "262429492062480" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241110122522863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45852<->l=127.0.0.1:4258 20241110122522865 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522865 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429492062480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429492062480"} 20241110122522865 DAUC <0003> db_auc.c:236 IMSI='262429492062480': Calling to generate 1 vectors 20241110122522865 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241110122522865 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522865 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122522865 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110122522865 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522865 DAUC <0003> auc.c:113 vector [0]: rand = 41ab781e8f570cc492ea913ccb3f7fd6 20241110122522865 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110122522865 DAUC <0003> auc.c:142 vector [0]: autn = ff5e61c49ddd00006135187a806cae17 20241110122522865 DAUC <0003> auc.c:143 vector [0]: ck = ff4c64f0f2d3f961f73f9d2fdd45a89b 20241110122522865 DAUC <0003> auc.c:144 vector [0]: ik = d57ea4f14f6c4b84a2aaf119bd6156d6 20241110122522865 DAUC <0003> auc.c:145 vector [0]: res = 6a600fa6e999010c0000000000000000 20241110122522866 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522866 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122522866 DAUC <0003> auc.c:179 vector [0]: kc = 5572c67f94b12400 20241110122522866 DAUC <0003> auc.c:180 vector [0]: sres = 91eda878 20241110122522866 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122522866 DAUC <0003> db_auc.c:245 IMSI='262429492062480': Generated 1 vectors 20241110122522866 DAUC <0003> db_auc.c:249 IMSI='262429492062480': Updating SQN=33 in DB 20241110122522866 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429492062480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429492062480"} 20241110122522866 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429492062480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522866 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522866 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@48ffa515fae3: Found GsupExpect[0] for "262429492062480" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@48ffa515fae3: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429492062480" TC_gsup_sai_num_auth_vectors(29)@48ffa515fae3: setverdict(pass): none -> pass 20241110122522867 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522867 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429492062480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429492062480"} 20241110122522867 DAUC <0003> db_auc.c:236 IMSI='262429492062480': Calling to generate 4 vectors 20241110122522867 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241110122522867 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522867 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122522867 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241110122522867 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522867 DAUC <0003> auc.c:113 vector [0]: rand = c589ace731cebd252e4729e8ec5f8a98 20241110122522867 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241110122522867 DAUC <0003> auc.c:142 vector [0]: autn = ac2927b894680000ae6fcdc78c88239e 20241110122522867 DAUC <0003> auc.c:143 vector [0]: ck = 332ea3e376c4345684ff939b84c0b7cb 20241110122522867 DAUC <0003> auc.c:144 vector [0]: ik = 2662391f62aa443b34c415e154accc2b 20241110122522867 DAUC <0003> auc.c:145 vector [0]: res = 4da226adc297ee6e0000000000000000 20241110122522867 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522867 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122522867 DAUC <0003> auc.c:179 vector [0]: kc = b47a04a665d16c00 20241110122522867 DAUC <0003> auc.c:180 vector [0]: sres = ab39b52e 20241110122522867 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122522867 DAUC <0003> auc.c:113 vector [1]: rand = a51abe1f55cf079849d56ed6f5bd0464 20241110122522867 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241110122522867 DAUC <0003> auc.c:142 vector [1]: autn = 41094720931100004342c07235d49da5 20241110122522867 DAUC <0003> auc.c:143 vector [1]: ck = bcfa810356c8b434755b7c6f73c1d643 20241110122522867 DAUC <0003> auc.c:144 vector [1]: ik = 3a8a6367e0290548aaa248ea60e530a1 20241110122522867 DAUC <0003> auc.c:145 vector [1]: res = 685bfbc0746679d50000000000000000 20241110122522867 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122522867 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110122522867 DAUC <0003> auc.c:179 vector [1]: kc = dd8b637727ffbc00 20241110122522867 DAUC <0003> auc.c:180 vector [1]: sres = 540080a4 20241110122522867 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110122522867 DAUC <0003> auc.c:113 vector [2]: rand = f73441ec316468a17d7c9ab63b96a36c 20241110122522867 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241110122522867 DAUC <0003> auc.c:142 vector [2]: autn = 35e570bd43720000f3a29be23425a74a 20241110122522867 DAUC <0003> auc.c:143 vector [2]: ck = 38c732753e0eebacf13ef360cffe3170 20241110122522867 DAUC <0003> auc.c:144 vector [2]: ik = 06af7b69733d588ab15489985ef29bb5 20241110122522867 DAUC <0003> auc.c:145 vector [2]: res = 5b2220c16371f3350000000000000000 20241110122522867 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122522867 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110122522867 DAUC <0003> auc.c:179 vector [2]: kc = 2583e57270578c00 20241110122522867 DAUC <0003> auc.c:180 vector [2]: sres = c483d666 20241110122522867 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110122522867 DAUC <0003> auc.c:113 vector [3]: rand = ad3f48e15ca5e8ee43717d47da9a2eb8 20241110122522867 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241110122522867 DAUC <0003> auc.c:142 vector [3]: autn = 647d1c496d860000480e15cb7cc3d47c 20241110122522867 DAUC <0003> auc.c:143 vector [3]: ck = ebd4d3d3562c6fb9fcef1e8bfda5a723 20241110122522867 DAUC <0003> auc.c:144 vector [3]: ik = 8d73dd35afc3da602d09dd847b3e11ac 20241110122522867 DAUC <0003> auc.c:145 vector [3]: res = 59a4e61259444ba90000000000000000 20241110122522867 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122522867 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110122522867 DAUC <0003> auc.c:179 vector [3]: kc = 14132efb51657800 20241110122522867 DAUC <0003> auc.c:180 vector [3]: sres = 02f4580a 20241110122522867 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110122522867 DAUC <0003> db_auc.c:245 IMSI='262429492062480': Generated 4 vectors 20241110122522867 DAUC <0003> db_auc.c:249 IMSI='262429492062480': Updating SQN=161 in DB 20241110122522867 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429492062480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429492062480"} 20241110122522867 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429492062480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522867 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522867 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522868 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522868 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429492062480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429492062480"} 20241110122522868 DAUC <0003> db_auc.c:236 IMSI='262429492062480': Calling to generate 5 vectors 20241110122522868 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110122522868 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522868 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122522868 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241110122522868 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522868 DAUC <0003> auc.c:113 vector [0]: rand = 003a064283b19f41423b1c3d1b0e9e82 20241110122522868 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241110122522868 DAUC <0003> auc.c:142 vector [0]: autn = 79c08b973851000076e4aa7f729f254f 20241110122522868 DAUC <0003> auc.c:143 vector [0]: ck = 58685bafe6f83f6834475876986c0c3a 20241110122522868 DAUC <0003> auc.c:144 vector [0]: ik = e164297c593089a723114e64581cb3e5 20241110122522868 DAUC <0003> auc.c:145 vector [0]: res = 381d280561df51850000000000000000 20241110122522868 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522869 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122522869 DAUC <0003> auc.c:179 vector [0]: kc = 1134b40993680800 20241110122522869 DAUC <0003> auc.c:180 vector [0]: sres = 024ac9f9 20241110122522869 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122522869 DAUC <0003> auc.c:113 vector [1]: rand = 2ed5481aae4dab3d9c681d71bd700471 20241110122522869 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241110122522869 DAUC <0003> auc.c:142 vector [1]: autn = 8e35871676f8000028e789430c5ebc3a 20241110122522869 DAUC <0003> auc.c:143 vector [1]: ck = d93d469b6a70051c73487fa726522880 20241110122522869 DAUC <0003> auc.c:144 vector [1]: ik = 2879013d9c8908752f40ed1a8cb14f7d 20241110122522869 DAUC <0003> auc.c:145 vector [1]: res = 6a25c6e21470c8230000000000000000 20241110122522869 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122522869 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110122522869 DAUC <0003> auc.c:179 vector [1]: kc = d4deea27f3890c00 20241110122522869 DAUC <0003> auc.c:180 vector [1]: sres = 4be4f11e 20241110122522869 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110122522869 DAUC <0003> auc.c:113 vector [2]: rand = d94cec5f74ac068a06c1015e6324dc59 20241110122522869 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241110122522869 DAUC <0003> auc.c:142 vector [2]: autn = 04bccd879991000088a642583933acab 20241110122522869 DAUC <0003> auc.c:143 vector [2]: ck = 278f1fa410d43a41bfddd13e873939ef 20241110122522869 DAUC <0003> auc.c:144 vector [2]: ik = 7d483bce14fb39a60863e6d113a856fe 20241110122522869 DAUC <0003> auc.c:145 vector [2]: res = aaa8f1a8816ce1250000000000000000 20241110122522869 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122522869 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110122522869 DAUC <0003> auc.c:179 vector [2]: kc = b27aa69ede357000 20241110122522869 DAUC <0003> auc.c:180 vector [2]: sres = 44abf91e 20241110122522869 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110122522869 DAUC <0003> auc.c:113 vector [3]: rand = 80e8aa295d457c14f52119f63ca81d2e 20241110122522869 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241110122522869 DAUC <0003> auc.c:142 vector [3]: autn = 9682dd34a3a700005556ed57537f727d 20241110122522869 DAUC <0003> auc.c:143 vector [3]: ck = 09e0c880582a33fbe81c0d00ecff2708 20241110122522869 DAUC <0003> auc.c:144 vector [3]: ik = eb645429e550121b094c8373e0ec54ef 20241110122522869 DAUC <0003> auc.c:145 vector [3]: res = becd0dcbb8f850c50000000000000000 20241110122522869 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122522869 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110122522869 DAUC <0003> auc.c:179 vector [3]: kc = 7c1a43d49493f400 20241110122522869 DAUC <0003> auc.c:180 vector [3]: sres = fa3feefb 20241110122522869 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110122522869 DAUC <0003> auc.c:113 vector [4]: rand = 3844afba4332032f6a429e22106ce628 20241110122522869 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241110122522869 DAUC <0003> auc.c:142 vector [4]: autn = 4c97bda4bf63000029df005f37a19eaa 20241110122522869 DAUC <0003> auc.c:143 vector [4]: ck = e359117a1f81bda8ae3759d013f89232 20241110122522869 DAUC <0003> auc.c:144 vector [4]: ik = 741e9e4880cee1f44795a2c0a7a53464 20241110122522869 DAUC <0003> auc.c:145 vector [4]: res = 7e1a27004d1ec9fa0000000000000000 20241110122522869 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122522869 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110122522869 DAUC <0003> auc.c:179 vector [4]: kc = 9153c86636737400 20241110122522869 DAUC <0003> auc.c:180 vector [4]: sres = 284249c7 20241110122522869 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110122522869 DAUC <0003> db_auc.c:245 IMSI='262429492062480': Generated 5 vectors 20241110122522869 DAUC <0003> db_auc.c:249 IMSI='262429492062480': Updating SQN=321 in DB 20241110122522869 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429492062480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429492062480"} 20241110122522869 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429492062480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522869 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522869 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522870 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522870 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429492062480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429492062480"} 20241110122522870 DAUC <0003> db_auc.c:236 IMSI='262429492062480': Calling to generate 5 vectors 20241110122522870 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110122522870 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522870 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122522870 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241110122522870 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522870 DAUC <0003> auc.c:113 vector [0]: rand = 5adb463c55f476f02ca31ee689bba91b 20241110122522870 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241110122522870 DAUC <0003> auc.c:142 vector [0]: autn = 23a6677b8ac800000d0c16920ad80bff 20241110122522870 DAUC <0003> auc.c:143 vector [0]: ck = 2cff271b7c775252c1ab1072ba15dbb4 20241110122522870 DAUC <0003> auc.c:144 vector [0]: ik = 743d13fab03738623b15ac8aa0923df3 20241110122522870 DAUC <0003> auc.c:145 vector [0]: res = 41e55dbf30e14b920000000000000000 20241110122522870 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522870 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122522870 DAUC <0003> auc.c:179 vector [0]: kc = 452b08f5c2ffac00 20241110122522870 DAUC <0003> auc.c:180 vector [0]: sres = 3b537955 20241110122522870 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122522870 DAUC <0003> auc.c:113 vector [1]: rand = d812efb96f4ab34b7dc6c85b41eae8cb 20241110122522870 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241110122522870 DAUC <0003> auc.c:142 vector [1]: autn = 1b7b342a65370000bd75aef865e1794b 20241110122522870 DAUC <0003> auc.c:143 vector [1]: ck = dce7d275914f9387c7b4cbe8f542bb17 20241110122522870 DAUC <0003> auc.c:144 vector [1]: ik = b1e126a383c7918a5c616d6a50f1309a 20241110122522870 DAUC <0003> auc.c:145 vector [1]: res = 8941d095626f89560000000000000000 20241110122522870 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122522870 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110122522870 DAUC <0003> auc.c:179 vector [1]: kc = a02a47a84d5f6c00 20241110122522870 DAUC <0003> auc.c:180 vector [1]: sres = a094b5a3 20241110122522870 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110122522870 DAUC <0003> auc.c:113 vector [2]: rand = 7e213733c56a5f41f987f1347c48ca56 20241110122522870 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241110122522870 DAUC <0003> auc.c:142 vector [2]: autn = b84c2fddeac0000057e1a0871995a8dc 20241110122522870 DAUC <0003> auc.c:143 vector [2]: ck = b6c9811a5604025d28a1e3750c040a7e 20241110122522870 DAUC <0003> auc.c:144 vector [2]: ik = cbe05cc057e2e20a95547998be6773e3 20241110122522870 DAUC <0003> auc.c:145 vector [2]: res = 03a810f79f7c5cd60000000000000000 20241110122522870 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122522870 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110122522870 DAUC <0003> auc.c:179 vector [2]: kc = 6f6faaf124f1f800 20241110122522870 DAUC <0003> auc.c:180 vector [2]: sres = 41842df4 20241110122522870 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110122522870 DAUC <0003> auc.c:113 vector [3]: rand = 9229af530e1ecacf9dbb51bb1b62cc79 20241110122522870 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241110122522870 DAUC <0003> auc.c:142 vector [3]: autn = f1d2633d46b2000013d73667024eaa0c 20241110122522870 DAUC <0003> auc.c:143 vector [3]: ck = a19089b3efd3e20f7abc7ae59c4e9126 20241110122522870 DAUC <0003> auc.c:144 vector [3]: ik = 3625dd8aefc051d3faf671a85af27eed 20241110122522870 DAUC <0003> auc.c:145 vector [3]: res = c49805fb84305de60000000000000000 20241110122522870 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122522870 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110122522870 DAUC <0003> auc.c:179 vector [3]: kc = 9b3297ae9c33f000 20241110122522870 DAUC <0003> auc.c:180 vector [3]: sres = 71a9fe48 20241110122522870 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110122522870 DAUC <0003> auc.c:113 vector [4]: rand = 02083e9527369f1ebc403a39cff4419c 20241110122522870 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241110122522870 DAUC <0003> auc.c:142 vector [4]: autn = 0587cf59e9c40000415a27b9d46735ae 20241110122522870 DAUC <0003> auc.c:143 vector [4]: ck = 20bd68fab00474bcf31c1956a39e702e 20241110122522870 DAUC <0003> auc.c:144 vector [4]: ik = 727c1c25e63f96a317e567b960c1b4fe 20241110122522870 DAUC <0003> auc.c:145 vector [4]: res = 8b87c46049a2caff0000000000000000 20241110122522870 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122522870 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110122522870 DAUC <0003> auc.c:179 vector [4]: kc = 598b8bc582c58400 20241110122522870 DAUC <0003> auc.c:180 vector [4]: sres = e14ed893 20241110122522870 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110122522870 DAUC <0003> db_auc.c:245 IMSI='262429492062480': Generated 5 vectors 20241110122522870 DAUC <0003> db_auc.c:249 IMSI='262429492062480': Updating SQN=481 in DB 20241110122522870 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429492062480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429492062480"} 20241110122522870 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429492062480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522870 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522870 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45852<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@48ffa515fae3: Final verdict of PTC: pass 20241110122522872 DAUC <0003> db_auc.c:157 IMSI='262422079015034': No 2G Auth Data 20241110122522872 DAUC <0003> db_auc.c:192 IMSI='262422079015034': No 3G Auth Data HLR_Test-GSUP(21)@48ffa515fae3: Created GsupExpect[0] for "262422079015034" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241110122522879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45854<->l=127.0.0.1:4258 20241110122522880 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522881 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422079015034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422079015034"} 20241110122522881 DAUC <0003> db_auc.c:236 IMSI='262422079015034': Calling to generate 1 vectors 20241110122522881 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241110122522881 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522881 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122522881 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110122522881 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522881 DAUC <0003> auc.c:113 vector [0]: rand = b9de30b97f0497e40ca5dbcace973ea4 20241110122522881 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110122522881 DAUC <0003> auc.c:142 vector [0]: autn = dc6c01c8dfc30000e008d643dd179d01 20241110122522881 DAUC <0003> auc.c:143 vector [0]: ck = 1ca1615fcc2d9f76324eb6316c6792f2 20241110122522881 DAUC <0003> auc.c:144 vector [0]: ik = 4c7eda0fedb3def93d9fe01221192667 20241110122522881 DAUC <0003> auc.c:145 vector [0]: res = a766a36a7abe35190000000000000000 20241110122522881 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522881 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122522881 DAUC <0003> auc.c:179 vector [0]: kc = 17a4d8149a1e0400 20241110122522881 DAUC <0003> auc.c:180 vector [0]: sres = 1ddeb1fd 20241110122522881 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122522881 DAUC <0003> db_auc.c:245 IMSI='262422079015034': Generated 1 vectors 20241110122522881 DAUC <0003> db_auc.c:249 IMSI='262422079015034': Updating SQN=33 in DB 20241110122522881 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422079015034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422079015034"} 20241110122522881 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422079015034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522881 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522881 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@48ffa515fae3: Found GsupExpect[0] for "262422079015034" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@48ffa515fae3: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262422079015034" TC_gsup_sai_num_auth_vectors(30)@48ffa515fae3: setverdict(pass): none -> pass 20241110122522882 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522882 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422079015034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422079015034"} 20241110122522882 DAUC <0003> db_auc.c:236 IMSI='262422079015034': Calling to generate 4 vectors 20241110122522882 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241110122522882 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522882 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122522882 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241110122522882 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522882 DAUC <0003> auc.c:113 vector [0]: rand = f5e51604cb235e05b6dff37b5015e580 20241110122522882 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241110122522882 DAUC <0003> auc.c:142 vector [0]: autn = 6137761ac10b000085b767e24ab57378 20241110122522882 DAUC <0003> auc.c:143 vector [0]: ck = d2cb04206d496d4b43d67f2757c619d2 20241110122522882 DAUC <0003> auc.c:144 vector [0]: ik = baa842ddcb818ae7f8e7f09febb57c54 20241110122522882 DAUC <0003> auc.c:145 vector [0]: res = 512ce499f5c7416a0000000000000000 20241110122522882 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522882 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122522882 DAUC <0003> auc.c:179 vector [0]: kc = cbd78d0ce6372000 20241110122522882 DAUC <0003> auc.c:180 vector [0]: sres = 16060f2e 20241110122522882 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122522882 DAUC <0003> auc.c:113 vector [1]: rand = 8e1f5f95db70ed3387946f4b9280e85e 20241110122522882 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241110122522882 DAUC <0003> auc.c:142 vector [1]: autn = 01e4a7a64e6300000e8a8aeaaf18979c 20241110122522882 DAUC <0003> auc.c:143 vector [1]: ck = 0a28533b13e72d035d1290ae2503afbf 20241110122522882 DAUC <0003> auc.c:144 vector [1]: ik = b96b34795db9b12292a6be4cdda64d8d 20241110122522882 DAUC <0003> auc.c:145 vector [1]: res = 2afd33f5de4df1ab0000000000000000 20241110122522882 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122522882 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110122522882 DAUC <0003> auc.c:179 vector [1]: kc = 7c0586acb46b9400 20241110122522882 DAUC <0003> auc.c:180 vector [1]: sres = 6b596163 20241110122522882 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110122522882 DAUC <0003> auc.c:113 vector [2]: rand = c785ea975859a638dc38f66cdbb34918 20241110122522882 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241110122522882 DAUC <0003> auc.c:142 vector [2]: autn = 3f33c2c5ce6300001b3663f7fdca07db 20241110122522882 DAUC <0003> auc.c:143 vector [2]: ck = 21afbc09ff1b9a6243f3c3855f2890e6 20241110122522882 DAUC <0003> auc.c:144 vector [2]: ik = 9678e9ebfb44290509c04f3f75aa2e33 20241110122522882 DAUC <0003> auc.c:145 vector [2]: res = 5103a4a52d231f570000000000000000 20241110122522882 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122522882 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110122522882 DAUC <0003> auc.c:179 vector [2]: kc = a2833f05798a9c00 20241110122522882 DAUC <0003> auc.c:180 vector [2]: sres = 399697ac 20241110122522882 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110122522882 DAUC <0003> auc.c:113 vector [3]: rand = 8d067d5607dbc6d4b3e99f0d16bb7bb2 20241110122522882 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241110122522882 DAUC <0003> auc.c:142 vector [3]: autn = 0131c7b5792b00004f4f16ec73617e54 20241110122522882 DAUC <0003> auc.c:143 vector [3]: ck = 666baa80f06e48c51a72e6beff015d0a 20241110122522882 DAUC <0003> auc.c:144 vector [3]: ik = 77a65ff21cfdfd9d8744a67597c9ce4b 20241110122522882 DAUC <0003> auc.c:145 vector [3]: res = d92110dd1abf4de90000000000000000 20241110122522882 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122522882 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110122522882 DAUC <0003> auc.c:179 vector [3]: kc = 1737dfcd3b80fc00 20241110122522882 DAUC <0003> auc.c:180 vector [3]: sres = 6d2b6be1 20241110122522882 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110122522882 DAUC <0003> db_auc.c:245 IMSI='262422079015034': Generated 4 vectors 20241110122522882 DAUC <0003> db_auc.c:249 IMSI='262422079015034': Updating SQN=161 in DB 20241110122522882 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422079015034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422079015034"} 20241110122522882 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422079015034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522882 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522882 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522883 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522883 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422079015034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422079015034"} 20241110122522883 DAUC <0003> db_auc.c:236 IMSI='262422079015034': Calling to generate 5 vectors 20241110122522883 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110122522883 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522883 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122522883 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241110122522883 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522883 DAUC <0003> auc.c:113 vector [0]: rand = 459e6ba41a46b74703203ccf5b4509da 20241110122522883 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241110122522883 DAUC <0003> auc.c:142 vector [0]: autn = 1eaac335e43500007e31f91e08de11bc 20241110122522883 DAUC <0003> auc.c:143 vector [0]: ck = c7824ba414f2c3a4da2b8ec9deb916f2 20241110122522883 DAUC <0003> auc.c:144 vector [0]: ik = af74518270238f91d97c0fc158858485 20241110122522883 DAUC <0003> auc.c:145 vector [0]: res = 31c23a30ed88b6740000000000000000 20241110122522883 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522883 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122522883 DAUC <0003> auc.c:179 vector [0]: kc = f6a0f67a3c42f000 20241110122522883 DAUC <0003> auc.c:180 vector [0]: sres = 609b62e2 20241110122522883 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122522883 DAUC <0003> auc.c:113 vector [1]: rand = e1272801e99c835d310373ecc7337034 20241110122522883 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241110122522883 DAUC <0003> auc.c:142 vector [1]: autn = 97bc28ce22dc00001479c984e15225d1 20241110122522883 DAUC <0003> auc.c:143 vector [1]: ck = 8ced546db04e6d6d61862a46a99617c2 20241110122522883 DAUC <0003> auc.c:144 vector [1]: ik = 7ce84229ec4f6f229f8040caa62c2fb7 20241110122522883 DAUC <0003> auc.c:145 vector [1]: res = e0e929b8166a96500000000000000000 20241110122522883 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122522883 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110122522883 DAUC <0003> auc.c:179 vector [1]: kc = 32fd7adadff50000 20241110122522883 DAUC <0003> auc.c:180 vector [1]: sres = 787ed03c 20241110122522883 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110122522883 DAUC <0003> auc.c:113 vector [2]: rand = 6f50b37ff6facddd9f70cd200ec5e76d 20241110122522883 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241110122522883 DAUC <0003> auc.c:142 vector [2]: autn = 9dc1816c840b0000aba3a11e871b203b 20241110122522883 DAUC <0003> auc.c:143 vector [2]: ck = 1428b891fd9d0bbd3c3144e277605912 20241110122522883 DAUC <0003> auc.c:144 vector [2]: ik = 5c7cd659f47e3e1aee5bc91400d89e65 20241110122522883 DAUC <0003> auc.c:145 vector [2]: res = 1c0b9b2eb3a4d2a50000000000000000 20241110122522883 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122522883 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110122522883 DAUC <0003> auc.c:179 vector [2]: kc = c2f37eb24bf51000 20241110122522883 DAUC <0003> auc.c:180 vector [2]: sres = c265186c 20241110122522883 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110122522883 DAUC <0003> auc.c:113 vector [3]: rand = af0589cea4dc5dc69185b2eca31d2402 20241110122522883 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241110122522883 DAUC <0003> auc.c:142 vector [3]: autn = 9cfad46c62c10000b13ba3235ce6030f 20241110122522883 DAUC <0003> auc.c:143 vector [3]: ck = 980981fdba81f909d839b48589ab58cb 20241110122522883 DAUC <0003> auc.c:144 vector [3]: ik = 8c91f118d5b6ce87e60c359b33cad677 20241110122522883 DAUC <0003> auc.c:145 vector [3]: res = c8011665608d2d830000000000000000 20241110122522883 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122522883 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110122522883 DAUC <0003> auc.c:179 vector [3]: kc = 5f45d7be4f602400 20241110122522883 DAUC <0003> auc.c:180 vector [3]: sres = cc9bad35 20241110122522883 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110122522883 DAUC <0003> auc.c:113 vector [4]: rand = 58d66df4d0514ef49635f1e30ab0989a 20241110122522883 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241110122522883 DAUC <0003> auc.c:142 vector [4]: autn = 6df5cd0604c00000635907090ca76f78 20241110122522883 DAUC <0003> auc.c:143 vector [4]: ck = 5c0af0cf0f4ebd37b502f632a706ccbc 20241110122522883 DAUC <0003> auc.c:144 vector [4]: ik = c820d1c307d59b02b1fe717c0dc5cee0 20241110122522883 DAUC <0003> auc.c:145 vector [4]: res = 70878fdba1071cea0000000000000000 20241110122522883 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122522883 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110122522883 DAUC <0003> auc.c:179 vector [4]: kc = 0f60ed8d28143800 20241110122522883 DAUC <0003> auc.c:180 vector [4]: sres = ca3be6c9 20241110122522883 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110122522883 DAUC <0003> db_auc.c:245 IMSI='262422079015034': Generated 5 vectors 20241110122522883 DAUC <0003> db_auc.c:249 IMSI='262422079015034': Updating SQN=321 in DB 20241110122522883 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422079015034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422079015034"} 20241110122522883 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422079015034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522883 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522883 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522884 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522884 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422079015034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422079015034"} 20241110122522884 DAUC <0003> db_auc.c:236 IMSI='262422079015034': Calling to generate 5 vectors 20241110122522884 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110122522884 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522884 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122522884 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241110122522884 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522884 DAUC <0003> auc.c:113 vector [0]: rand = 1d031e62a92d8770b43b8d44085bf570 20241110122522884 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241110122522884 DAUC <0003> auc.c:142 vector [0]: autn = f44c73db12c60000ec28d440435393c4 20241110122522884 DAUC <0003> auc.c:143 vector [0]: ck = f92c1af83fa272534fecb33564812e38 20241110122522884 DAUC <0003> auc.c:144 vector [0]: ik = 54adff23b69c54ad28ab9c91bbd81401 20241110122522884 DAUC <0003> auc.c:145 vector [0]: res = 58bbe674e23785f60000000000000000 20241110122522884 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522884 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122522884 DAUC <0003> auc.c:179 vector [0]: kc = 584d51ffabb2e400 20241110122522884 DAUC <0003> auc.c:180 vector [0]: sres = 0195082d 20241110122522884 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122522884 DAUC <0003> auc.c:113 vector [1]: rand = b2317737a2eab1e0f94864f0dcf8c8ca 20241110122522884 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241110122522884 DAUC <0003> auc.c:142 vector [1]: autn = d2e507cfd99c00005cc9118ca653d437 20241110122522884 DAUC <0003> auc.c:143 vector [1]: ck = 3104f6363d9dc7692643a1f2bdaf7345 20241110122522884 DAUC <0003> auc.c:144 vector [1]: ik = 216798a96aceba8e9ca1e69fb83cefad 20241110122522884 DAUC <0003> auc.c:145 vector [1]: res = f426791de37e4f410000000000000000 20241110122522884 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122522884 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110122522884 DAUC <0003> auc.c:179 vector [1]: kc = b618b69999068400 20241110122522884 DAUC <0003> auc.c:180 vector [1]: sres = c0b4e7c5 20241110122522884 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110122522884 DAUC <0003> auc.c:113 vector [2]: rand = 87e7655475c9614baa0e993abe9d8925 20241110122522884 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241110122522884 DAUC <0003> auc.c:142 vector [2]: autn = 89871a6622480000d4e98e114b951171 20241110122522884 DAUC <0003> auc.c:143 vector [2]: ck = d02b0e534992247102b1711bc61813b0 20241110122522884 DAUC <0003> auc.c:144 vector [2]: ik = a42cec6cc1debd986f4647edddbe4f9a 20241110122522884 DAUC <0003> auc.c:145 vector [2]: res = 5a51207d2512bb2c0000000000000000 20241110122522884 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122522884 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110122522884 DAUC <0003> auc.c:179 vector [2]: kc = c98957be300bec00 20241110122522884 DAUC <0003> auc.c:180 vector [2]: sres = 3d705b1b 20241110122522884 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110122522884 DAUC <0003> auc.c:113 vector [3]: rand = 98bab6387b64ad89b482220977d37b82 20241110122522884 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241110122522884 DAUC <0003> auc.c:142 vector [3]: autn = b21e5893be460000cc264c80f33af048 20241110122522884 DAUC <0003> auc.c:143 vector [3]: ck = a2aeebc3098eb6009dc704948ee8597d 20241110122522884 DAUC <0003> auc.c:144 vector [3]: ik = a1fcda7b4469052e574e8f7f274b1df0 20241110122522884 DAUC <0003> auc.c:145 vector [3]: res = 07cfdf9e604f087b0000000000000000 20241110122522884 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122522884 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110122522884 DAUC <0003> auc.c:179 vector [3]: kc = 7323727d4ce61000 20241110122522884 DAUC <0003> auc.c:180 vector [3]: sres = f335f6b7 20241110122522884 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110122522884 DAUC <0003> auc.c:113 vector [4]: rand = 9784b04747f157adae3eb54c15e28fa8 20241110122522884 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241110122522884 DAUC <0003> auc.c:142 vector [4]: autn = 79979df495670000affe6580b2a83c7e 20241110122522884 DAUC <0003> auc.c:143 vector [4]: ck = 8c95a1ec77d93ef692cab660f6da3c44 20241110122522884 DAUC <0003> auc.c:144 vector [4]: ik = a95056a4cc5cebd46aa4359108a9500f 20241110122522884 DAUC <0003> auc.c:145 vector [4]: res = b097067ae1ed98ac0000000000000000 20241110122522884 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122522884 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110122522884 DAUC <0003> auc.c:179 vector [4]: kc = ef5c22521781d800 20241110122522884 DAUC <0003> auc.c:180 vector [4]: sres = 22bd8b09 20241110122522884 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110122522884 DAUC <0003> db_auc.c:245 IMSI='262422079015034': Generated 5 vectors 20241110122522884 DAUC <0003> db_auc.c:249 IMSI='262422079015034': Updating SQN=481 in DB 20241110122522884 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422079015034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422079015034"} 20241110122522884 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422079015034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522884 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522884 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45854<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@48ffa515fae3: Final verdict of PTC: pass 20241110122522886 DAUC <0003> db_auc.c:157 IMSI='262425049160083': No 2G Auth Data 20241110122522886 DAUC <0003> db_auc.c:192 IMSI='262425049160083': No 3G Auth Data HLR_Test-GSUP(21)@48ffa515fae3: Created GsupExpect[0] for "262425049160083" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241110122522893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45862<->l=127.0.0.1:4258 20241110122522895 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522895 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425049160083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425049160083"} 20241110122522895 DAUC <0003> db_auc.c:236 IMSI='262425049160083': Calling to generate 1 vectors 20241110122522895 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241110122522895 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522895 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122522895 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110122522895 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522895 DAUC <0003> auc.c:113 vector [0]: rand = 24325da8494cd6aed66369292e6a2532 20241110122522895 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110122522895 DAUC <0003> auc.c:142 vector [0]: autn = 8d64064eab40000090de14dc40d5b8f3 20241110122522895 DAUC <0003> auc.c:143 vector [0]: ck = 98a71aad7683fdaf7912bf6b7eccc465 20241110122522895 DAUC <0003> auc.c:144 vector [0]: ik = 27eb76ce241cffa7e61bd06389436d97 20241110122522895 DAUC <0003> auc.c:145 vector [0]: res = c75950175977adf20000000000000000 20241110122522895 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522895 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122522895 DAUC <0003> auc.c:179 vector [0]: kc = d84ae46e48cd8208 20241110122522895 DAUC <0003> auc.c:180 vector [0]: sres = 5da6c94e 20241110122522895 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122522895 DAUC <0003> db_auc.c:245 IMSI='262425049160083': Generated 1 vectors 20241110122522895 DAUC <0003> db_auc.c:249 IMSI='262425049160083': Updating SQN=33 in DB 20241110122522895 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425049160083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425049160083"} 20241110122522895 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425049160083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522895 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522895 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@48ffa515fae3: Found GsupExpect[0] for "262425049160083" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@48ffa515fae3: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262425049160083" TC_gsup_sai_num_auth_vectors(31)@48ffa515fae3: setverdict(pass): none -> pass 20241110122522896 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522896 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425049160083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425049160083"} 20241110122522896 DAUC <0003> db_auc.c:236 IMSI='262425049160083': Calling to generate 4 vectors 20241110122522896 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241110122522896 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522896 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122522896 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241110122522896 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522896 DAUC <0003> auc.c:113 vector [0]: rand = 00f92ecf36bdf7bac86ee25f20142142 20241110122522896 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241110122522896 DAUC <0003> auc.c:142 vector [0]: autn = 4e67e343bc810000229fb6490acd1ff7 20241110122522896 DAUC <0003> auc.c:143 vector [0]: ck = 1a0bbadf63a8b70f70e8921485dfdf23 20241110122522896 DAUC <0003> auc.c:144 vector [0]: ik = a491d6ec86022288d77095589da0f05f 20241110122522896 DAUC <0003> auc.c:145 vector [0]: res = dc88605e4a29af8f0000000000000000 20241110122522896 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522896 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122522896 DAUC <0003> auc.c:179 vector [0]: kc = 463ae036c2270d3c 20241110122522896 DAUC <0003> auc.c:180 vector [0]: sres = b884f214 20241110122522896 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122522896 DAUC <0003> auc.c:113 vector [1]: rand = 86a90aff1db8229155763899effc1547 20241110122522896 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241110122522896 DAUC <0003> auc.c:142 vector [1]: autn = ec16821d9f4b00008a0bc797bb19a81d 20241110122522896 DAUC <0003> auc.c:143 vector [1]: ck = 1f2ebb64f8eb85917d76edb9afea2618 20241110122522896 DAUC <0003> auc.c:144 vector [1]: ik = 64246b57bba267adeb88cee6174556bd 20241110122522896 DAUC <0003> auc.c:145 vector [1]: res = 405d751501cab13d0000000000000000 20241110122522896 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122522896 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110122522896 DAUC <0003> auc.c:179 vector [1]: kc = f9e50a3cf795c26e 20241110122522896 DAUC <0003> auc.c:180 vector [1]: sres = 5d9dbf00 20241110122522896 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110122522896 DAUC <0003> auc.c:113 vector [2]: rand = 188ad71394e9c89cce91ae7ba1de9b50 20241110122522896 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241110122522896 DAUC <0003> auc.c:142 vector [2]: autn = 7110bda333d50000a109bc7859fc336c 20241110122522896 DAUC <0003> auc.c:143 vector [2]: ck = 2895bdf8f8833494e00afe011490fcab 20241110122522896 DAUC <0003> auc.c:144 vector [2]: ik = 6c55b1f24d1d87f0cf890efc8538cb3c 20241110122522896 DAUC <0003> auc.c:145 vector [2]: res = 9904386d78ea449d0000000000000000 20241110122522896 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122522896 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110122522896 DAUC <0003> auc.c:179 vector [2]: kc = 55a0605e94afa6ed 20241110122522896 DAUC <0003> auc.c:180 vector [2]: sres = 898423c7 20241110122522896 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110122522896 DAUC <0003> auc.c:113 vector [3]: rand = 67133a561ebd0996a7c3d83b98b4b63c 20241110122522896 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241110122522896 DAUC <0003> auc.c:142 vector [3]: autn = 883fdb6cc5ec0000620e057ff96bd2e6 20241110122522896 DAUC <0003> auc.c:143 vector [3]: ck = ef8339cc96de5493ccaf0db9b4857791 20241110122522896 DAUC <0003> auc.c:144 vector [3]: ik = 2f127ab3f7a9eac3594e368c50f09a3c 20241110122522896 DAUC <0003> auc.c:145 vector [3]: res = c50b788292ed9dfc0000000000000000 20241110122522896 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122522896 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110122522896 DAUC <0003> auc.c:179 vector [3]: kc = 2a59d7ec3ce21df7 20241110122522896 DAUC <0003> auc.c:180 vector [3]: sres = 2ffde065 20241110122522896 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110122522896 DAUC <0003> db_auc.c:245 IMSI='262425049160083': Generated 4 vectors 20241110122522896 DAUC <0003> db_auc.c:249 IMSI='262425049160083': Updating SQN=161 in DB 20241110122522896 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425049160083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425049160083"} 20241110122522896 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425049160083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522896 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522896 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522898 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522898 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425049160083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425049160083"} 20241110122522898 DAUC <0003> db_auc.c:236 IMSI='262425049160083': Calling to generate 5 vectors 20241110122522898 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110122522898 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522898 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122522898 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241110122522898 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522898 DAUC <0003> auc.c:113 vector [0]: rand = ea6f6656ba9842f38442f1981feb5c8b 20241110122522898 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241110122522898 DAUC <0003> auc.c:142 vector [0]: autn = 84181b4c2cb8000035b222d70eb4987b 20241110122522898 DAUC <0003> auc.c:143 vector [0]: ck = bdfaa0c4328a8d8b1058f2cedee02ae8 20241110122522898 DAUC <0003> auc.c:144 vector [0]: ik = 1667c9a5eab776cb9e73daccc275a38e 20241110122522898 DAUC <0003> auc.c:145 vector [0]: res = 46db59c6542538190000000000000000 20241110122522898 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522898 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122522898 DAUC <0003> auc.c:179 vector [0]: kc = d2b19111b6b9fd96 20241110122522898 DAUC <0003> auc.c:180 vector [0]: sres = d67805b5 20241110122522898 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122522898 DAUC <0003> auc.c:113 vector [1]: rand = 213d7a952776a10e7ceae3cd6f5cb799 20241110122522898 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241110122522898 DAUC <0003> auc.c:142 vector [1]: autn = 2ef3def09b9f0000d1ef9bbe2c459c57 20241110122522898 DAUC <0003> auc.c:143 vector [1]: ck = fe3fde894f38628a7e5d665f5bdea4de 20241110122522898 DAUC <0003> auc.c:144 vector [1]: ik = c5c2a9b891e4d9b1d00e5d5fd431d231 20241110122522898 DAUC <0003> auc.c:145 vector [1]: res = 4ad4e4fe1e0652af0000000000000000 20241110122522898 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122522898 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110122522898 DAUC <0003> auc.c:179 vector [1]: kc = fbf1f4cfe95c9ea3 20241110122522898 DAUC <0003> auc.c:180 vector [1]: sres = b953e17c 20241110122522898 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110122522898 DAUC <0003> auc.c:113 vector [2]: rand = c148b9715777be64b112d9434986f602 20241110122522898 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241110122522898 DAUC <0003> auc.c:142 vector [2]: autn = e67a31d2c87900008071ba19ba5425f2 20241110122522898 DAUC <0003> auc.c:143 vector [2]: ck = 541d542b7b41a8f7dc0ece7af54bbb98 20241110122522898 DAUC <0003> auc.c:144 vector [2]: ik = c6e833e1bd64de4c3d778d2378a03e17 20241110122522898 DAUC <0003> auc.c:145 vector [2]: res = fe56f4dcecf580b40000000000000000 20241110122522898 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122522898 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110122522898 DAUC <0003> auc.c:179 vector [2]: kc = 4bd40e77abc8686f 20241110122522898 DAUC <0003> auc.c:180 vector [2]: sres = c8eac6fe 20241110122522898 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110122522898 DAUC <0003> auc.c:113 vector [3]: rand = 208bf2fd2655a9bea54d7d3c2933b0ba 20241110122522898 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241110122522898 DAUC <0003> auc.c:142 vector [3]: autn = 9ab4b1ad176d000094e69129c4e039a8 20241110122522898 DAUC <0003> auc.c:143 vector [3]: ck = 4feb74fb5c4796d9eabaf28ad5964145 20241110122522898 DAUC <0003> auc.c:144 vector [3]: ik = f7919c92c969d37a0021348588911de3 20241110122522898 DAUC <0003> auc.c:145 vector [3]: res = bb25ea4ab98988500000000000000000 20241110122522898 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122522898 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110122522898 DAUC <0003> auc.c:179 vector [3]: kc = 9efa8537db1531a7 20241110122522898 DAUC <0003> auc.c:180 vector [3]: sres = 289d9132 20241110122522898 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110122522898 DAUC <0003> auc.c:113 vector [4]: rand = c7e76021009ab972383bf12fa22c5e2c 20241110122522898 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241110122522898 DAUC <0003> auc.c:142 vector [4]: autn = c34eb0d1c29b000029bbbf4b27b3e5cc 20241110122522898 DAUC <0003> auc.c:143 vector [4]: ck = 56409d1a291912907a48705ffe01db21 20241110122522898 DAUC <0003> auc.c:144 vector [4]: ik = 0cf2bb1a966fca7c7336930634d6323b 20241110122522898 DAUC <0003> auc.c:145 vector [4]: res = 30063e059965c3470000000000000000 20241110122522898 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122522898 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110122522898 DAUC <0003> auc.c:179 vector [4]: kc = af0c1026144bdcc0 20241110122522898 DAUC <0003> auc.c:180 vector [4]: sres = 0818ea5a 20241110122522898 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110122522898 DAUC <0003> db_auc.c:245 IMSI='262425049160083': Generated 5 vectors 20241110122522898 DAUC <0003> db_auc.c:249 IMSI='262425049160083': Updating SQN=321 in DB 20241110122522898 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425049160083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425049160083"} 20241110122522898 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425049160083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522898 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522898 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522899 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522899 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425049160083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425049160083"} 20241110122522899 DAUC <0003> db_auc.c:236 IMSI='262425049160083': Calling to generate 5 vectors 20241110122522899 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110122522899 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122522899 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122522899 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241110122522899 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122522899 DAUC <0003> auc.c:113 vector [0]: rand = bef8e90a433b59c7f7599027d84a5f55 20241110122522899 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241110122522899 DAUC <0003> auc.c:142 vector [0]: autn = fcdaccc7c37d00009538df1c84b5af92 20241110122522899 DAUC <0003> auc.c:143 vector [0]: ck = 3b78610581780f6ebb0781b8441f169d 20241110122522899 DAUC <0003> auc.c:144 vector [0]: ik = 4a459bf7365de43c6dc7b734db5f8a38 20241110122522899 DAUC <0003> auc.c:145 vector [0]: res = aedd6e97b54088620000000000000000 20241110122522899 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122522899 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122522899 DAUC <0003> auc.c:179 vector [0]: kc = 928132b8edc02298 20241110122522899 DAUC <0003> auc.c:180 vector [0]: sres = afb6d646 20241110122522899 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122522899 DAUC <0003> auc.c:113 vector [1]: rand = 7d62d68f2c3ab2db1278adb98b377d83 20241110122522899 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241110122522899 DAUC <0003> auc.c:142 vector [1]: autn = 96ef6800697d0000ac3da06b44c0abf6 20241110122522899 DAUC <0003> auc.c:143 vector [1]: ck = 145e507e54c412a068d9d2633e880869 20241110122522899 DAUC <0003> auc.c:144 vector [1]: ik = 4863e33392d7eb685f5291ba177a0e87 20241110122522899 DAUC <0003> auc.c:145 vector [1]: res = df38039a60b32bdc0000000000000000 20241110122522899 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122522899 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110122522899 DAUC <0003> auc.c:179 vector [1]: kc = 4872712c6cecd0db 20241110122522899 DAUC <0003> auc.c:180 vector [1]: sres = e3a8a9de 20241110122522899 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110122522899 DAUC <0003> auc.c:113 vector [2]: rand = 909e77c63386d2b5df380fbc6ce6e9a4 20241110122522899 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241110122522899 DAUC <0003> auc.c:142 vector [2]: autn = 5100c78ff1640000e72f466e83be34b7 20241110122522899 DAUC <0003> auc.c:143 vector [2]: ck = 194fd282c97574806e5ee204d0a1dc92 20241110122522899 DAUC <0003> auc.c:144 vector [2]: ik = a417c2c788554b1cb25db38884286585 20241110122522899 DAUC <0003> auc.c:145 vector [2]: res = 215a9cd09095511a0000000000000000 20241110122522899 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122522899 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110122522899 DAUC <0003> auc.c:179 vector [2]: kc = 7f9dc3598b92644e 20241110122522899 DAUC <0003> auc.c:180 vector [2]: sres = db359556 20241110122522899 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110122522899 DAUC <0003> auc.c:113 vector [3]: rand = 4b376338bf35f6f6f3cba935d8ae7417 20241110122522899 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241110122522899 DAUC <0003> auc.c:142 vector [3]: autn = 0329e013b2f90000909d3c7cc08c9ae2 20241110122522899 DAUC <0003> auc.c:143 vector [3]: ck = eae610bbcf81f85f3ded9b65b4ff97d0 20241110122522899 DAUC <0003> auc.c:144 vector [3]: ik = f3118303e31bf98688aea1aa608a9643 20241110122522899 DAUC <0003> auc.c:145 vector [3]: res = c3824548b2c43ddb0000000000000000 20241110122522899 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122522899 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110122522899 DAUC <0003> auc.c:179 vector [3]: kc = 82377e1a1ee01701 20241110122522899 DAUC <0003> auc.c:180 vector [3]: sres = b94e9183 20241110122522899 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110122522899 DAUC <0003> auc.c:113 vector [4]: rand = 7fa0e75419b796098b9de32c29c11e96 20241110122522899 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241110122522899 DAUC <0003> auc.c:142 vector [4]: autn = c29e2f067e8200008d724e8a07ce3e74 20241110122522899 DAUC <0003> auc.c:143 vector [4]: ck = 1b4928cc75b975e95170bb61888e7cf0 20241110122522899 DAUC <0003> auc.c:144 vector [4]: ik = 1c512f6f619cb9c500f4bdad64d968ba 20241110122522899 DAUC <0003> auc.c:145 vector [4]: res = b6259ec3b50fc8d90000000000000000 20241110122522899 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122522899 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110122522899 DAUC <0003> auc.c:179 vector [4]: kc = fbcdd042bbf7b892 20241110122522899 DAUC <0003> auc.c:180 vector [4]: sres = d353316b 20241110122522899 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110122522899 DAUC <0003> db_auc.c:245 IMSI='262425049160083': Generated 5 vectors 20241110122522899 DAUC <0003> db_auc.c:249 IMSI='262425049160083': Updating SQN=481 in DB 20241110122522899 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425049160083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425049160083"} 20241110122522900 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425049160083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122522900 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122522900 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122522901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45862<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@48ffa515fae3: Final verdict of PTC: pass MTC@48ffa515fae3: setverdict(pass): none -> pass 20241110122522902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45802<->l=127.0.0.1:4258 20241110122522902 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34351<->l=127.0.0.1:4259) 20241110122522902 DLINP <000b> input/ipa.c:451 connected read/write 20241110122522902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122522902 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122522902 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122522902 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@48ffa515fae3: Final verdict of PTC: none 22@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: pass MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:25:22 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20241110122522929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45872<->l=127.0.0.1:4258 20241110122523030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45872<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=263144) Waiting for packet dumper to finish... 1 (prev_count=263144, count=409108) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:25:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_sai_eps started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122526161 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122526161 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122526171 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122526174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45874<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122526183 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122526183 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122526183 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122526183 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 20241110122526183 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122526183 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 20241110122526183 DLGSUP <0013> gsup_server.c:235 2: 20241110122526183 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122526183 DLGSUP <0013> gsup_server.c:235 3: 20241110122526183 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122526183 DLGSUP <0013> gsup_server.c:235 4: 20241110122526183 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122526183 DLGSUP <0013> gsup_server.c:235 5: 20241110122526183 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122526183 DLGSUP <0013> gsup_server.c:235 7: 20241110122526183 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122526183 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122526183 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122526183 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@48ffa515fae3: 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") 20241110122526203 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34565<->l=127.0.0.1:4259) 20241110122526205 DAUC <0003> db_auc.c:157 IMSI='262427304573612': No 2G Auth Data 20241110122526205 DAUC <0003> db_auc.c:192 IMSI='262427304573612': No 3G Auth Data HLR_Test-GSUP(33)@48ffa515fae3: Created GsupExpect[0] for "262427304573612" to be handled at TC_gsup_sai_eps(36) 20241110122526214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45886<->l=127.0.0.1:4258 20241110122526226 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122526226 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427304573612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427304573612"} 20241110122526226 DAUC <0003> db_auc.c:157 IMSI='262427304573612': No 2G Auth Data 20241110122526226 DAUC <0003> db_auc.c:236 IMSI='262427304573612': Calling to generate 5 vectors 20241110122526226 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241110122526226 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122526226 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122526226 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110122526226 DAUC <0003> auc.c:113 vector [0]: rand = 18b401642161e52fa4e227b281b9bbfe 20241110122526226 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110122526226 DAUC <0003> auc.c:142 vector [0]: autn = 833c3074b83b8000900f25497dec52e0 20241110122526226 DAUC <0003> auc.c:143 vector [0]: ck = dd0f053e6e0d4be9ac91853dde3b10c3 20241110122526226 DAUC <0003> auc.c:144 vector [0]: ik = 1f44f035e50d77e703972757b99bdd1a 20241110122526226 DAUC <0003> auc.c:145 vector [0]: res = 63f933d22e058f950000000000000000 20241110122526226 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122526226 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110122526226 DAUC <0003> auc.c:151 vector [0]: kc = 6d4d5761eca0f1d7 20241110122526226 DAUC <0003> auc.c:152 vector [0]: sres = 4dfcbc47 20241110122526226 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110122526226 DAUC <0003> auc.c:113 vector [1]: rand = 217ca1a5d3d72ffd3536a72cfaa67641 20241110122526226 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110122526226 DAUC <0003> auc.c:142 vector [1]: autn = 090b4ed5ee3080004f34854424c61ad3 20241110122526226 DAUC <0003> auc.c:143 vector [1]: ck = f61d46da21ac47c3e02d95de0f2a672c 20241110122526226 DAUC <0003> auc.c:144 vector [1]: ik = 2d0031fb2de887cf751655d223e07751 20241110122526226 DAUC <0003> auc.c:145 vector [1]: res = 8ef58d74bb56c2c20000000000000000 20241110122526226 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122526226 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110122526226 DAUC <0003> auc.c:151 vector [1]: kc = 4e26b72d208ed071 20241110122526226 DAUC <0003> auc.c:152 vector [1]: sres = 35a34fb6 20241110122526226 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110122526226 DAUC <0003> auc.c:113 vector [2]: rand = 71df84a3cd480d2656372b11ff668c56 20241110122526226 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110122526226 DAUC <0003> auc.c:142 vector [2]: autn = e2908699d8578000c00c9f04053999b7 20241110122526226 DAUC <0003> auc.c:143 vector [2]: ck = afdf86eda696fd39fd97985ec0cbbf9e 20241110122526226 DAUC <0003> auc.c:144 vector [2]: ik = 0ef708cc98fafeced6cb0044441f8799 20241110122526226 DAUC <0003> auc.c:145 vector [2]: res = 5f6be4878f38147d0000000000000000 20241110122526226 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122526226 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110122526226 DAUC <0003> auc.c:151 vector [2]: kc = 8a74163bbab83bf0 20241110122526226 DAUC <0003> auc.c:152 vector [2]: sres = d053f0fa 20241110122526226 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110122526226 DAUC <0003> auc.c:113 vector [3]: rand = d9f6c5be640474dada39bc8372b3116d 20241110122526226 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110122526226 DAUC <0003> auc.c:142 vector [3]: autn = d1e5cf2c6a02800056f9728200bf671d 20241110122526226 DAUC <0003> auc.c:143 vector [3]: ck = 84e79a2c6cde3940a1841fec16898ae7 20241110122526226 DAUC <0003> auc.c:144 vector [3]: ik = 28906b43ca074ef219fa7669db75d835 20241110122526226 DAUC <0003> auc.c:145 vector [3]: res = 9b60a8f03a6d634e0000000000000000 20241110122526226 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122526226 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110122526226 DAUC <0003> auc.c:151 vector [3]: kc = 140998ea6b252560 20241110122526226 DAUC <0003> auc.c:152 vector [3]: sres = a10dcbbe 20241110122526226 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110122526226 DAUC <0003> auc.c:113 vector [4]: rand = 08ed39030364064214cde2f434196c6f 20241110122526226 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110122526226 DAUC <0003> auc.c:142 vector [4]: autn = b3cddb92ca1d8000d53d472a0473ed16 20241110122526226 DAUC <0003> auc.c:143 vector [4]: ck = 77c53c122bb6237142dc25fc4c38fee5 20241110122526226 DAUC <0003> auc.c:144 vector [4]: ik = 5c57a3cda37f11453435388923d8dc13 20241110122526226 DAUC <0003> auc.c:145 vector [4]: res = c18c4761233853c90000000000000000 20241110122526226 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122526226 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241110122526226 DAUC <0003> auc.c:151 vector [4]: kc = 5d7b82aae72910c2 20241110122526226 DAUC <0003> auc.c:152 vector [4]: sres = e2b414a8 20241110122526226 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241110122526226 DAUC <0003> db_auc.c:245 IMSI='262427304573612': Generated 5 vectors 20241110122526226 DAUC <0003> db_auc.c:249 IMSI='262427304573612': Updating SQN=161 in DB 20241110122526226 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427304573612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427304573612"} 20241110122526226 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427304573612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122526226 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122526226 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@48ffa515fae3: Found GsupExpect[0] for "262427304573612" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@48ffa515fae3: Added IMSI table entry 0TC_gsup_sai_eps(36)"262427304573612" TC_gsup_sai_eps(36)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122526230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45886<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@48ffa515fae3: Final verdict of PTC: pass 20241110122526231 DAUC <0003> db_auc.c:157 IMSI='262424299051755': No 2G Auth Data 20241110122526231 DAUC <0003> db_auc.c:192 IMSI='262424299051755': No 3G Auth Data HLR_Test-GSUP(33)@48ffa515fae3: Created GsupExpect[0] for "262424299051755" to be handled at TC_gsup_sai_eps(37) 20241110122526242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45896<->l=127.0.0.1:4258 20241110122526244 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122526244 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424299051755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424299051755"} 20241110122526244 DAUC <0003> db_auc.c:157 IMSI='262424299051755': No 2G Auth Data 20241110122526244 DAUC <0003> db_auc.c:236 IMSI='262424299051755': Calling to generate 5 vectors 20241110122526244 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241110122526244 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122526244 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241110122526244 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110122526244 DAUC <0003> auc.c:113 vector [0]: rand = ff52a258944c14fde22c3cad05c33586 20241110122526244 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110122526244 DAUC <0003> auc.c:142 vector [0]: autn = b775078e79bf8000abe960fa2e80d63a 20241110122526244 DAUC <0003> auc.c:143 vector [0]: ck = f56a466601736497cd17f775ce0741cf 20241110122526244 DAUC <0003> auc.c:144 vector [0]: ik = b940b66eba172a6cf3a3768c2205548c 20241110122526244 DAUC <0003> auc.c:145 vector [0]: res = 9c64ec320867552d0000000000000000 20241110122526244 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122526244 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110122526244 DAUC <0003> auc.c:151 vector [0]: kc = 729e71f157665bb8 20241110122526244 DAUC <0003> auc.c:152 vector [0]: sres = 9403b91f 20241110122526244 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110122526244 DAUC <0003> auc.c:113 vector [1]: rand = 520aeb81ee4fce37c40807e1c5a78be8 20241110122526244 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110122526244 DAUC <0003> auc.c:142 vector [1]: autn = 3b3724aa14a88000ce30f4535d0c0668 20241110122526244 DAUC <0003> auc.c:143 vector [1]: ck = 29dea570e8bedea6190768722aef4b2a 20241110122526244 DAUC <0003> auc.c:144 vector [1]: ik = b9ab7876a12efa0ac4900237ddf42b24 20241110122526244 DAUC <0003> auc.c:145 vector [1]: res = 5348d6ac4ba1fe130000000000000000 20241110122526244 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122526244 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110122526244 DAUC <0003> auc.c:151 vector [1]: kc = 4de2b743be8b44a2 20241110122526244 DAUC <0003> auc.c:152 vector [1]: sres = 18e928bf 20241110122526244 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110122526244 DAUC <0003> auc.c:113 vector [2]: rand = 6f9ae4e1562ec1fdd2fcdac77ad0450d 20241110122526244 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110122526244 DAUC <0003> auc.c:142 vector [2]: autn = c4092535ef5c8000b4ac5afac7b7078e 20241110122526244 DAUC <0003> auc.c:143 vector [2]: ck = 9bfc819e1d36283cbd6af2ab604c2b27 20241110122526244 DAUC <0003> auc.c:144 vector [2]: ik = b71a69f492c5ee487f7a2a5dc6509cda 20241110122526244 DAUC <0003> auc.c:145 vector [2]: res = 9f250587ff2c9f130000000000000000 20241110122526244 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122526244 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110122526244 DAUC <0003> auc.c:151 vector [2]: kc = eef6309c29ef7189 20241110122526244 DAUC <0003> auc.c:152 vector [2]: sres = 60099a94 20241110122526244 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110122526244 DAUC <0003> auc.c:113 vector [3]: rand = 7e976626b957eee1207d913c92aa2199 20241110122526244 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110122526244 DAUC <0003> auc.c:142 vector [3]: autn = 767f0330bcba8000185e76ff49758ec4 20241110122526244 DAUC <0003> auc.c:143 vector [3]: ck = e5700e3bdc8a3df6a7bb37a4179e01b5 20241110122526244 DAUC <0003> auc.c:144 vector [3]: ik = c79d1ca23d317fc9092e2a21f857708d 20241110122526244 DAUC <0003> auc.c:145 vector [3]: res = f89596bd8bfc35be0000000000000000 20241110122526244 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122526244 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110122526244 DAUC <0003> auc.c:151 vector [3]: kc = 8c780f1c0e723307 20241110122526244 DAUC <0003> auc.c:152 vector [3]: sres = 7369a303 20241110122526244 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110122526244 DAUC <0003> auc.c:113 vector [4]: rand = 49262f1274b8fe625baa963798bb6a6e 20241110122526244 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110122526244 DAUC <0003> auc.c:142 vector [4]: autn = f35c7b0d0a9d8000757d0180771dc59f 20241110122526244 DAUC <0003> auc.c:143 vector [4]: ck = b2836b300d6ca68128cd080cbfa929ba 20241110122526244 DAUC <0003> auc.c:144 vector [4]: ik = 2c858947324444d1b73f4660795d9c9f 20241110122526244 DAUC <0003> auc.c:145 vector [4]: res = 228390f6b12488ac0000000000000000 20241110122526244 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122526244 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241110122526244 DAUC <0003> auc.c:151 vector [4]: kc = 01f4ac1bf9dc5775 20241110122526244 DAUC <0003> auc.c:152 vector [4]: sres = 93a7185a 20241110122526244 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241110122526244 DAUC <0003> db_auc.c:245 IMSI='262424299051755': Generated 5 vectors 20241110122526244 DAUC <0003> db_auc.c:249 IMSI='262424299051755': Updating SQN=161 in DB 20241110122526244 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424299051755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424299051755"} 20241110122526244 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424299051755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122526244 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122526244 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@48ffa515fae3: Found GsupExpect[0] for "262424299051755" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@48ffa515fae3: Added IMSI table entry 1TC_gsup_sai_eps(37)"262424299051755" TC_gsup_sai_eps(37)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122526246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45896<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@48ffa515fae3: Final verdict of PTC: pass 20241110122526246 DAUC <0003> db_auc.c:157 IMSI='262421542148050': No 2G Auth Data 20241110122526246 DAUC <0003> db_auc.c:192 IMSI='262421542148050': No 3G Auth Data HLR_Test-GSUP(33)@48ffa515fae3: Created GsupExpect[0] for "262421542148050" to be handled at TC_gsup_sai_eps(38) 20241110122526252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45898<->l=127.0.0.1:4258 20241110122526254 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122526254 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421542148050 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421542148050"} 20241110122526254 DAUC <0003> db_auc.c:236 IMSI='262421542148050': Calling to generate 5 vectors 20241110122526254 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110122526254 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122526254 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122526254 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110122526254 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122526254 DAUC <0003> auc.c:113 vector [0]: rand = 25d2234a5c199c86e69fdf71bbb6df23 20241110122526254 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110122526254 DAUC <0003> auc.c:142 vector [0]: autn = b78f9e35b56c80004abc44ed7dbba260 20241110122526254 DAUC <0003> auc.c:143 vector [0]: ck = cefe5adc940640b4913a01e70705faaf 20241110122526254 DAUC <0003> auc.c:144 vector [0]: ik = 372bd80f0aa5707e0434a6d1c75eddf1 20241110122526254 DAUC <0003> auc.c:145 vector [0]: res = fa8500fcdcec2e940000000000000000 20241110122526254 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122526254 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122526254 DAUC <0003> auc.c:179 vector [0]: kc = cc520cde9d396000 20241110122526254 DAUC <0003> auc.c:180 vector [0]: sres = e2197870 20241110122526254 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122526254 DAUC <0003> auc.c:113 vector [1]: rand = 08025fe3a21ad55bebf986ee3229376d 20241110122526254 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110122526254 DAUC <0003> auc.c:142 vector [1]: autn = 37f1a66254668000af3a750de8b34cf6 20241110122526254 DAUC <0003> auc.c:143 vector [1]: ck = 996f4d65a9428b613e8720f7bec5fc1d 20241110122526254 DAUC <0003> auc.c:144 vector [1]: ik = 978a71db9d903565e032a517dec5fef2 20241110122526254 DAUC <0003> auc.c:145 vector [1]: res = c798a65cd9c2466a0000000000000000 20241110122526254 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122526254 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110122526254 DAUC <0003> auc.c:179 vector [1]: kc = ce2f6ef34ec3bc00 20241110122526254 DAUC <0003> auc.c:180 vector [1]: sres = d7b4919d 20241110122526254 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110122526254 DAUC <0003> auc.c:113 vector [2]: rand = d18bc8a05ae1ae5df39b5089896323bb 20241110122526254 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110122526254 DAUC <0003> auc.c:142 vector [2]: autn = 3bf63c22280d8000a97821391ca5673e 20241110122526254 DAUC <0003> auc.c:143 vector [2]: ck = e59c31f93a4e057f130dace49786776e 20241110122526254 DAUC <0003> auc.c:144 vector [2]: ik = 514de82aec7819fed1830badb6fc6557 20241110122526254 DAUC <0003> auc.c:145 vector [2]: res = 086f3c41546481170000000000000000 20241110122526254 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122526254 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110122526254 DAUC <0003> auc.c:179 vector [2]: kc = 311949475b017800 20241110122526254 DAUC <0003> auc.c:180 vector [2]: sres = 5a377805 20241110122526254 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110122526254 DAUC <0003> auc.c:113 vector [3]: rand = fd24e8cc534e8975c9325c2849384705 20241110122526254 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110122526254 DAUC <0003> auc.c:142 vector [3]: autn = 42c2a1f2734d800035a39294b4af1a07 20241110122526254 DAUC <0003> auc.c:143 vector [3]: ck = a800835196a901d30136502c6ce3ed87 20241110122526254 DAUC <0003> auc.c:144 vector [3]: ik = e6db82c65db91e1f3187bc60254fcad8 20241110122526254 DAUC <0003> auc.c:145 vector [3]: res = b78ea4778ee1fbef0000000000000000 20241110122526254 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122526254 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110122526254 DAUC <0003> auc.c:179 vector [3]: kc = 74d993c0c8725400 20241110122526254 DAUC <0003> auc.c:180 vector [3]: sres = 0c6d9ead 20241110122526254 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110122526254 DAUC <0003> auc.c:113 vector [4]: rand = e6553971b788a4da9946ee228c296c59 20241110122526255 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110122526255 DAUC <0003> auc.c:142 vector [4]: autn = f49135b0d2f68000debc67cede8185d8 20241110122526255 DAUC <0003> auc.c:143 vector [4]: ck = dd405e30dadcba6670081aeb0333a2e4 20241110122526255 DAUC <0003> auc.c:144 vector [4]: ik = 2c7529894ebdb64c5538f37d3820c15c 20241110122526255 DAUC <0003> auc.c:145 vector [4]: res = f73f3b1e830af2740000000000000000 20241110122526255 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122526255 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110122526255 DAUC <0003> auc.c:179 vector [4]: kc = 52baeedb2f215c00 20241110122526255 DAUC <0003> auc.c:180 vector [4]: sres = 7da84443 20241110122526255 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110122526255 DAUC <0003> db_auc.c:245 IMSI='262421542148050': Generated 5 vectors 20241110122526255 DAUC <0003> db_auc.c:249 IMSI='262421542148050': Updating SQN=161 in DB 20241110122526255 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421542148050 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421542148050"} 20241110122526255 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421542148050 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122526255 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122526255 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@48ffa515fae3: Found GsupExpect[0] for "262421542148050" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@48ffa515fae3: Added IMSI table entry 2TC_gsup_sai_eps(38)"262421542148050" TC_gsup_sai_eps(38)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122526256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45898<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@48ffa515fae3: Final verdict of PTC: pass 20241110122526257 DAUC <0003> db_auc.c:157 IMSI='262428668462416': No 2G Auth Data 20241110122526257 DAUC <0003> db_auc.c:192 IMSI='262428668462416': No 3G Auth Data HLR_Test-GSUP(33)@48ffa515fae3: Created GsupExpect[0] for "262428668462416" to be handled at TC_gsup_sai_eps(39) 20241110122526263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45912<->l=127.0.0.1:4258 20241110122526265 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122526265 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428668462416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428668462416"} 20241110122526265 DAUC <0003> db_auc.c:236 IMSI='262428668462416': Calling to generate 5 vectors 20241110122526265 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110122526265 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122526265 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122526265 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110122526265 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122526265 DAUC <0003> auc.c:113 vector [0]: rand = cd805abcd3d46b94d035fb2d1a42bac9 20241110122526265 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110122526265 DAUC <0003> auc.c:142 vector [0]: autn = f41b8a758ef980006350979b9a021463 20241110122526265 DAUC <0003> auc.c:143 vector [0]: ck = 0efb9cb3bde18d9c3fc1a1cc45f44a01 20241110122526265 DAUC <0003> auc.c:144 vector [0]: ik = b949291467659de04546f9fe4fd750db 20241110122526265 DAUC <0003> auc.c:145 vector [0]: res = 5b4accc30b6e8a750000000000000000 20241110122526265 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122526265 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122526265 DAUC <0003> auc.c:179 vector [0]: kc = 063f67aea1c6dc00 20241110122526265 DAUC <0003> auc.c:180 vector [0]: sres = cb370d99 20241110122526265 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122526265 DAUC <0003> auc.c:113 vector [1]: rand = aebdbd1c3bc617cee0e0974610fe26c1 20241110122526265 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110122526265 DAUC <0003> auc.c:142 vector [1]: autn = 1ff2d06797718000942186a033e60008 20241110122526265 DAUC <0003> auc.c:143 vector [1]: ck = b61d3ff53787e91049db0d3cd717d776 20241110122526265 DAUC <0003> auc.c:144 vector [1]: ik = 0dc069c6dc1c71e23bc9f6b0486a44b2 20241110122526265 DAUC <0003> auc.c:145 vector [1]: res = eb2b90650df22d040000000000000000 20241110122526265 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122526265 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110122526265 DAUC <0003> auc.c:179 vector [1]: kc = 2da832fb55b1a800 20241110122526265 DAUC <0003> auc.c:180 vector [1]: sres = d32e8402 20241110122526265 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110122526265 DAUC <0003> auc.c:113 vector [2]: rand = 13585eb598640c28ef228a1e3e96811f 20241110122526265 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110122526265 DAUC <0003> auc.c:142 vector [2]: autn = 2bd084af9c798000bb2945ebf9639148 20241110122526265 DAUC <0003> auc.c:143 vector [2]: ck = 2554a547d5e2cdbde0403884b6d35fb9 20241110122526265 DAUC <0003> auc.c:144 vector [2]: ik = 3794003d8a39e60bb9a8f97140efd116 20241110122526265 DAUC <0003> auc.c:145 vector [2]: res = 9b8a388ca018441c0000000000000000 20241110122526265 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122526265 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110122526265 DAUC <0003> auc.c:179 vector [2]: kc = ea6a1cbe4bd7c000 20241110122526265 DAUC <0003> auc.c:180 vector [2]: sres = 0dcc3b2b 20241110122526265 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110122526265 DAUC <0003> auc.c:113 vector [3]: rand = 557cbfb18cebcebff6167c7f5f690328 20241110122526265 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110122526265 DAUC <0003> auc.c:142 vector [3]: autn = 05e7ce4d1fe180008bb4ca18eecb20b5 20241110122526265 DAUC <0003> auc.c:143 vector [3]: ck = 27fc703000985210d84b4884d3f49bc5 20241110122526265 DAUC <0003> auc.c:144 vector [3]: ik = 8d2d60f2918ca09abbded3f9a0794254 20241110122526265 DAUC <0003> auc.c:145 vector [3]: res = abc85437bf249fe80000000000000000 20241110122526265 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122526265 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110122526265 DAUC <0003> auc.c:179 vector [3]: kc = 65119e2d1a3c8000 20241110122526265 DAUC <0003> auc.c:180 vector [3]: sres = e9e63634 20241110122526265 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110122526265 DAUC <0003> auc.c:113 vector [4]: rand = aac3975a5eae3f7028bb32eb852eff28 20241110122526265 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110122526265 DAUC <0003> auc.c:142 vector [4]: autn = 763cabf8bb1c800055b010c0fac1586f 20241110122526265 DAUC <0003> auc.c:143 vector [4]: ck = 28715466b8b24e97b702d203e266ea8e 20241110122526265 DAUC <0003> auc.c:144 vector [4]: ik = 1bcb19fcd5b8aafa56ff407b553938b8 20241110122526265 DAUC <0003> auc.c:145 vector [4]: res = 88e7a4088e3758d10000000000000000 20241110122526265 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122526265 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110122526265 DAUC <0003> auc.c:179 vector [4]: kc = d5caec061bb05800 20241110122526265 DAUC <0003> auc.c:180 vector [4]: sres = 6f450130 20241110122526265 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110122526265 DAUC <0003> db_auc.c:245 IMSI='262428668462416': Generated 5 vectors 20241110122526265 DAUC <0003> db_auc.c:249 IMSI='262428668462416': Updating SQN=161 in DB 20241110122526265 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428668462416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428668462416"} 20241110122526265 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428668462416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122526265 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122526265 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@48ffa515fae3: Found GsupExpect[0] for "262428668462416" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@48ffa515fae3: Added IMSI table entry 3TC_gsup_sai_eps(39)"262428668462416" TC_gsup_sai_eps(39)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122526266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45912<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@48ffa515fae3: Final verdict of PTC: pass 20241110122526267 DAUC <0003> db_auc.c:157 IMSI='262421700085159': No 2G Auth Data 20241110122526267 DAUC <0003> db_auc.c:192 IMSI='262421700085159': No 3G Auth Data HLR_Test-GSUP(33)@48ffa515fae3: Created GsupExpect[0] for "262421700085159" to be handled at TC_gsup_sai_eps(40) 20241110122526274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45926<->l=127.0.0.1:4258 20241110122526276 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122526276 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421700085159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421700085159"} 20241110122526276 DAUC <0003> db_auc.c:236 IMSI='262421700085159': Calling to generate 5 vectors 20241110122526276 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110122526276 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110122526276 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110122526276 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110122526276 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110122526276 DAUC <0003> auc.c:113 vector [0]: rand = 1c1d15dc75e91520c83e3f7ef705739e 20241110122526276 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110122526276 DAUC <0003> auc.c:142 vector [0]: autn = d41cf2da7014800039483cfd1b996a59 20241110122526276 DAUC <0003> auc.c:143 vector [0]: ck = bc3e134e417466c792f666b2a30b83cb 20241110122526276 DAUC <0003> auc.c:144 vector [0]: ik = d721acbcf644ce49b6a9cec5ef304134 20241110122526276 DAUC <0003> auc.c:145 vector [0]: res = 8825882288a0cf290000000000000000 20241110122526276 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110122526276 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110122526276 DAUC <0003> auc.c:179 vector [0]: kc = 7af006dc0adf6fec 20241110122526276 DAUC <0003> auc.c:180 vector [0]: sres = a2d46732 20241110122526276 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110122526276 DAUC <0003> auc.c:113 vector [1]: rand = a270ae01fe2ed5e022074538516a654e 20241110122526276 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110122526276 DAUC <0003> auc.c:142 vector [1]: autn = d5767fae5b62800014ab9f8d70d240df 20241110122526276 DAUC <0003> auc.c:143 vector [1]: ck = 8c88698fa60a3ac65789fa2c3153758a 20241110122526276 DAUC <0003> auc.c:144 vector [1]: ik = e9e13821fa63c3d0a59d8d2dd6162e7d 20241110122526276 DAUC <0003> auc.c:145 vector [1]: res = 5d8bbb5911109da80000000000000000 20241110122526276 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110122526276 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110122526276 DAUC <0003> auc.c:179 vector [1]: kc = fbb3455979a343bf 20241110122526276 DAUC <0003> auc.c:180 vector [1]: sres = 8bf6d002 20241110122526276 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110122526276 DAUC <0003> auc.c:113 vector [2]: rand = 23dcbeb75c40754dda6ca74d7b03f405 20241110122526276 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110122526276 DAUC <0003> auc.c:142 vector [2]: autn = effff14e0bc280008ef061a27f292868 20241110122526276 DAUC <0003> auc.c:143 vector [2]: ck = d426a5d4347cff0d225283f387d122ab 20241110122526276 DAUC <0003> auc.c:144 vector [2]: ik = 9c39aa1b0e05eab5a3e256f041b4b5d9 20241110122526276 DAUC <0003> auc.c:145 vector [2]: res = ee72da08c9b1c6c90000000000000000 20241110122526276 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110122526276 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110122526276 DAUC <0003> auc.c:179 vector [2]: kc = 6bbb922f8200b865 20241110122526276 DAUC <0003> auc.c:180 vector [2]: sres = f38deff8 20241110122526276 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110122526276 DAUC <0003> auc.c:113 vector [3]: rand = 249be3ec1cc65e4aac2c8e7bbb214265 20241110122526276 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110122526276 DAUC <0003> auc.c:142 vector [3]: autn = f43da03dc3c280008646a8f5c53699c4 20241110122526276 DAUC <0003> auc.c:143 vector [3]: ck = e264c00bf67a5e8607aa9095bc412005 20241110122526276 DAUC <0003> auc.c:144 vector [3]: ik = 9a43517571fe9b09dc83159e37c59e75 20241110122526276 DAUC <0003> auc.c:145 vector [3]: res = fb5b7eb414047a670000000000000000 20241110122526276 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110122526276 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110122526276 DAUC <0003> auc.c:179 vector [3]: kc = fee3e54f45cea836 20241110122526276 DAUC <0003> auc.c:180 vector [3]: sres = e99d1045 20241110122526276 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110122526276 DAUC <0003> auc.c:113 vector [4]: rand = 211230663881310044f9ae1263069027 20241110122526276 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110122526276 DAUC <0003> auc.c:142 vector [4]: autn = 72ddae7f94bd80008837d525a8cf96ba 20241110122526276 DAUC <0003> auc.c:143 vector [4]: ck = 947cce5f9ae66d902983cc63c0b12474 20241110122526276 DAUC <0003> auc.c:144 vector [4]: ik = 67bf7ae7c1bb0dd36ed16f338ac0a171 20241110122526276 DAUC <0003> auc.c:145 vector [4]: res = 039a5c18fcfbb6e30000000000000000 20241110122526276 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110122526276 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110122526276 DAUC <0003> auc.c:179 vector [4]: kc = 4d412c4b3dfff992 20241110122526276 DAUC <0003> auc.c:180 vector [4]: sres = 59619c5d 20241110122526276 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110122526276 DAUC <0003> db_auc.c:245 IMSI='262421700085159': Generated 5 vectors 20241110122526276 DAUC <0003> db_auc.c:249 IMSI='262421700085159': Updating SQN=161 in DB 20241110122526276 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421700085159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421700085159"} 20241110122526276 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421700085159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122526276 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122526276 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@48ffa515fae3: Found GsupExpect[0] for "262421700085159" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@48ffa515fae3: Added IMSI table entry 4TC_gsup_sai_eps(40)"262421700085159" TC_gsup_sai_eps(40)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122526278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45926<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@48ffa515fae3: Final verdict of PTC: pass MTC@48ffa515fae3: setverdict(pass): none -> pass 20241110122526279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45874<->l=127.0.0.1:4258 20241110122526279 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34565<->l=127.0.0.1:4259) 20241110122526279 DLINP <000b> input/ipa.c:451 connected read/write 20241110122526279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122526279 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122526279 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122526279 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(35)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP(33)@48ffa515fae3: Final verdict of PTC: none 34@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: pass MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:25:26 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241110122526302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45930<->l=127.0.0.1:4258 20241110122526403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45930<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66512) Waiting for packet dumper to finish... 1 (prev_count=66512, count=126080) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:25:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_ul_unknown_imsi started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122529530 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122529530 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122529533 DLINP <000b> input/ipa.c:451 connected read/write 20241110122529533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122529534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45944<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122529535 DLINP <000b> input/ipa.c:451 connected read/write 20241110122529536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(41)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122529536 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122529536 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122529536 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 20241110122529536 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122529536 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 20241110122529536 DLGSUP <0013> gsup_server.c:235 2: 20241110122529536 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122529536 DLGSUP <0013> gsup_server.c:235 3: 20241110122529536 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122529536 DLGSUP <0013> gsup_server.c:235 4: 20241110122529536 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122529536 DLGSUP <0013> gsup_server.c:235 5: 20241110122529536 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122529536 DLGSUP <0013> gsup_server.c:235 7: 20241110122529536 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122529536 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122529536 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122529536 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@48ffa515fae3: 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") 20241110122529544 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43603<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@48ffa515fae3: Created GsupExpect[0] for "262420255560383" to be handled at TC_gsup_ul_unknown_imsi(45) 20241110122529550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45960<->l=127.0.0.1:4258 20241110122529582 DLINP <000b> input/ipa.c:451 connected read/write 20241110122529582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122529582 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420255560383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420255560383" cn_domain=PS} 20241110122529582 DLU <0006> fsm.c:456 lu(262420255560383)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122529582 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420255560383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241110122529582 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420255560383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420255560383" cause=IMSI unknown in HLR} 20241110122529582 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420255560383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122529582 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420255560383)[0x55e2ccc22f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122529582 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420255560383)[0x55e2ccc22f60]{UNVALIDATED}: Freeing instance 20241110122529582 DLU <0006> fsm.c:568 lu(PS:IMSI-262420255560383)[0x55e2ccc22f60]{UNVALIDATED}: Deallocated 20241110122529582 DLINP <000b> input/ipa.c:451 connected read/write 20241110122529582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122529582 DLINP <000b> input/ipa.c:451 connected read/write 20241110122529582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@48ffa515fae3: Found GsupExpect[0] for "262420255560383" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@48ffa515fae3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262420255560383" TC_gsup_ul_unknown_imsi(45)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122529585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45960<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@48ffa515fae3: Final verdict of PTC: pass 20241110122529585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45944<->l=127.0.0.1:4258 20241110122529586 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43603<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@48ffa515fae3: Final verdict of PTC: none 20241110122529587 DLINP <000b> input/ipa.c:451 connected read/write 20241110122529587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122529587 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122529587 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122529587 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 43@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 43: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@48ffa515fae3: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:25:29 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20241110122529642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45970<->l=127.0.0.1:4258 20241110122529743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45970<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26400) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:25:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122532822 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122532822 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122532826 DLINP <000b> input/ipa.c:451 connected read/write 20241110122532826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122532827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38782<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122532831 DLINP <000b> input/ipa.c:451 connected read/write 20241110122532832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122532832 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122532832 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122532832 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 20241110122532832 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122532832 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 20241110122532832 DLGSUP <0013> gsup_server.c:235 2: 20241110122532832 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122532832 DLGSUP <0013> gsup_server.c:235 3: 20241110122532832 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122532832 DLGSUP <0013> gsup_server.c:235 4: 20241110122532832 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122532832 DLGSUP <0013> gsup_server.c:235 5: 20241110122532832 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122532832 DLGSUP <0013> gsup_server.c:235 7: 20241110122532832 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122532832 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122532832 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122532832 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)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@48ffa515fae3: 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") 20241110122532852 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42527<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@48ffa515fae3: Created GsupExpect[0] for "262420702915591" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241110122532858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38792<->l=127.0.0.1:4258 20241110122532878 DLINP <000b> input/ipa.c:451 connected read/write 20241110122532878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122532878 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420702915591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420702915591" cn_domain=PS source_name="the-source\n"} 20241110122532878 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241110122532878 DLU <0006> fsm.c:456 lu(262420702915591)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122532878 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420702915591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241110122532878 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262420702915591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420702915591" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241110122532878 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262420702915591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122532878 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420702915591)[0x55e2ccc22f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122532878 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420702915591)[0x55e2ccc22f60]{UNVALIDATED}: Freeing instance 20241110122532878 DLU <0006> fsm.c:568 lu(PS:IMSI-262420702915591)[0x55e2ccc22f60]{UNVALIDATED}: Deallocated 20241110122532878 DLINP <000b> input/ipa.c:451 connected read/write 20241110122532878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122532878 DLINP <000b> input/ipa.c:451 connected read/write 20241110122532878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@48ffa515fae3: Found GsupExpect[0] for "262420702915591" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@48ffa515fae3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262420702915591" TC_gsup_ul_unknown_imsi_via_proxy(50)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122532884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38792<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@48ffa515fae3: Final verdict of PTC: pass 20241110122532885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38782<->l=127.0.0.1:4258 20241110122532887 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42527<->l=127.0.0.1:4259) 20241110122532887 DLINP <000b> input/ipa.c:451 connected read/write 20241110122532887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122532887 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122532887 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122532887 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122532887 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@48ffa515fae3: Final verdict of PTC: none 48@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 48: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@48ffa515fae3: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:25:32 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20241110122532941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38796<->l=127.0.0.1:4258 20241110122533042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38796<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:25:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122536143 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122536143 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122536148 DLINP <000b> input/ipa.c:451 connected read/write 20241110122536148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122536149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38810<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122536153 DLINP <000b> input/ipa.c:451 connected read/write 20241110122536153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122536153 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122536153 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122536154 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 20241110122536154 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122536154 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 20241110122536154 DLGSUP <0013> gsup_server.c:235 2: 20241110122536154 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122536154 DLGSUP <0013> gsup_server.c:235 3: 20241110122536154 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122536154 DLGSUP <0013> gsup_server.c:235 4: 20241110122536154 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122536154 DLGSUP <0013> gsup_server.c:235 5: 20241110122536154 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122536154 DLGSUP <0013> gsup_server.c:235 7: 20241110122536154 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122536154 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122536154 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122536154 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)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@48ffa515fae3: 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") 20241110122536182 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34013<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@48ffa515fae3: Created GsupExpect[0] for "262422344780094" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241110122536196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38816<->l=127.0.0.1:4258 20241110122536203 DLINP <000b> input/ipa.c:451 connected read/write 20241110122536203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122536203 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422344780094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422344780094" cn_domain=PS} 20241110122536203 DLU <0006> fsm.c:456 lu(262422344780094)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122536203 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422344780094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241110122536203 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422344780094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422344780094" cause=Roaming not allowed in this location area} 20241110122536203 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422344780094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122536203 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422344780094)[0x55e2ccc22f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122536203 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422344780094)[0x55e2ccc22f60]{UNVALIDATED}: Freeing instance 20241110122536203 DLU <0006> fsm.c:568 lu(PS:IMSI-262422344780094)[0x55e2ccc22f60]{UNVALIDATED}: Deallocated 20241110122536203 DLINP <000b> input/ipa.c:451 connected read/write 20241110122536203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122536203 DLINP <000b> input/ipa.c:451 connected read/write 20241110122536203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@48ffa515fae3: Found GsupExpect[0] for "262422344780094" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@48ffa515fae3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262422344780094" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122536205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38816<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@48ffa515fae3: Final verdict of PTC: pass 20241110122536206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38810<->l=127.0.0.1:4258 20241110122536207 DLINP <000b> input/ipa.c:451 connected read/write 20241110122536207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122536207 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122536207 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122536207 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122536207 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34013<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@48ffa515fae3: Final verdict of PTC: none 53@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 53: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@48ffa515fae3: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:25:36 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20241110122536238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38822<->l=127.0.0.1:4258 20241110122536339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38822<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27592) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:25:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_sai_err_unknown_imsi started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122539442 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122539442 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122539446 DLINP <000b> input/ipa.c:451 connected read/write 20241110122539446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122539447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122539451 DLINP <000b> input/ipa.c:451 connected read/write 20241110122539451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122539451 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122539451 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122539451 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 20241110122539451 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122539451 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 20241110122539451 DLGSUP <0013> gsup_server.c:235 2: 20241110122539451 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122539451 DLGSUP <0013> gsup_server.c:235 3: 20241110122539451 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122539451 DLGSUP <0013> gsup_server.c:235 4: 20241110122539451 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122539451 DLGSUP <0013> gsup_server.c:235 5: 20241110122539451 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122539451 DLGSUP <0013> gsup_server.c:235 7: 20241110122539451 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122539451 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122539451 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122539451 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@48ffa515fae3: 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") 20241110122539471 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45853<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@48ffa515fae3: Created GsupExpect[0] for "262420920539984" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241110122539484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4258 20241110122539494 DLINP <000b> input/ipa.c:451 connected read/write 20241110122539494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122539494 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420920539984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420920539984"} 20241110122539494 DAUC <0003> db_auc.c:133 IMSI='262420920539984': No such subscriber 20241110122539494 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420920539984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241110122539494 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420920539984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420920539984" cause=IMSI unknown in HLR} 20241110122539494 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420920539984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122539494 DLINP <000b> input/ipa.c:451 connected read/write 20241110122539494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122539494 DLINP <000b> input/ipa.c:451 connected read/write 20241110122539494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@48ffa515fae3: Found GsupExpect[0] for "262420920539984" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@48ffa515fae3: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262420920539984" TC_gsup_sai_err_unknown_imsi(60)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122539499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@48ffa515fae3: Final verdict of PTC: pass 20241110122539500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4258 20241110122539502 DLINP <000b> input/ipa.c:451 connected read/write 20241110122539502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122539502 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122539502 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122539502 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122539502 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45853<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@48ffa515fae3: Final verdict of PTC: none 58@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 58: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@48ffa515fae3: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:25:39 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20241110122539535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38846<->l=127.0.0.1:4258 20241110122539636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38846<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:25:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_ul started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122542738 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122542739 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122542742 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34408<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@48ffa515fae3: 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) } } } } 20241110122542745 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542745 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122542745 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122542745 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 20241110122542745 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122542745 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 20241110122542745 DLGSUP <0013> gsup_server.c:235 2: 20241110122542745 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122542745 DLGSUP <0013> gsup_server.c:235 3: 20241110122542745 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122542745 DLGSUP <0013> gsup_server.c:235 4: 20241110122542745 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122542745 DLGSUP <0013> gsup_server.c:235 5: 20241110122542745 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122542745 DLGSUP <0013> gsup_server.c:235 7: 20241110122542745 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122542745 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122542745 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122542745 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(61)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@48ffa515fae3: 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") 20241110122542758 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46713<->l=127.0.0.1:4259) 20241110122542761 DAUC <0003> db_auc.c:157 IMSI='262426091133659': No 2G Auth Data 20241110122542761 DAUC <0003> db_auc.c:192 IMSI='262426091133659': No 3G Auth Data HLR_Test-GSUP(62)@48ffa515fae3: Created GsupExpect[0] for "262426091133659" to be handled at TC_gsup_ul(65) 20241110122542768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34412<->l=127.0.0.1:4258 20241110122542786 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542786 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426091133659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426091133659" cn_domain=PS} 20241110122542786 DLU <0006> fsm.c:456 lu(262426091133659)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122542786 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426091133659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122542786 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426091133659)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122542786 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426091133659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426091133659" cn_domain=PS} 20241110122542786 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122542786 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@48ffa515fae3: Found GsupExpect[0] for "262426091133659" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@48ffa515fae3: Added IMSI table entry 0TC_gsup_ul(65)"262426091133659" 20241110122542792 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542792 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426091133659 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426091133659"} 20241110122542792 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426091133659)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122542792 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426091133659 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122542792 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426091133659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426091133659"} 20241110122542792 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426091133659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122542792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426091133659)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122542792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426091133659)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122542792 DLU <0006> fsm.c:568 lu(PS:IMSI-262426091133659)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122542792 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122542792 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul(65)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122542795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34412<->l=127.0.0.1:4258 TC_gsup_ul(65)@48ffa515fae3: Final verdict of PTC: pass 20241110122542798 DAUC <0003> db_auc.c:157 IMSI='262427047244785': No 2G Auth Data 20241110122542798 DAUC <0003> db_auc.c:192 IMSI='262427047244785': No 3G Auth Data 20241110122542800 DLGSUP <0013> hlr.c:121 IMSI 262427047244785: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@48ffa515fae3: Created GsupExpect[0] for "262427047244785" to be handled at TC_gsup_ul(66) 20241110122542811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4258 20241110122542813 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542813 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427047244785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427047244785" cn_domain=PS} 20241110122542813 DLU <0006> fsm.c:456 lu(262427047244785)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122542813 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427047244785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122542813 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427047244785)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122542813 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427047244785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427047244785" cn_domain=PS} 20241110122542813 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122542813 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@48ffa515fae3: Found GsupExpect[0] for "262427047244785" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@48ffa515fae3: Added IMSI table entry 1TC_gsup_ul(66)"262427047244785" 20241110122542814 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542814 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427047244785 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427047244785"} 20241110122542814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427047244785)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122542814 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427047244785 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122542814 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427047244785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427047244785"} 20241110122542814 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427047244785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122542814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427047244785)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122542814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427047244785)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122542814 DLU <0006> fsm.c:568 lu(PS:IMSI-262427047244785)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122542814 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122542814 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul(66)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122542814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4258 TC_gsup_ul(66)@48ffa515fae3: Final verdict of PTC: pass 20241110122542815 DAUC <0003> db_auc.c:157 IMSI='262427217507586': No 2G Auth Data 20241110122542815 DAUC <0003> db_auc.c:192 IMSI='262427217507586': No 3G Auth Data 20241110122542815 DLGSUP <0013> hlr.c:121 IMSI 262427217507586: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@48ffa515fae3: Created GsupExpect[0] for "262427217507586" to be handled at TC_gsup_ul(67) 20241110122542822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34438<->l=127.0.0.1:4258 20241110122542823 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542823 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427217507586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427217507586" cn_domain=PS} 20241110122542823 DLU <0006> fsm.c:456 lu(262427217507586)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122542823 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427217507586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122542823 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427217507586)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122542823 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427217507586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427217507586" cn_domain=PS} 20241110122542823 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122542823 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@48ffa515fae3: Found GsupExpect[0] for "262427217507586" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@48ffa515fae3: Added IMSI table entry 2TC_gsup_ul(67)"262427217507586" 20241110122542824 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542824 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427217507586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427217507586"} 20241110122542824 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427217507586)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122542824 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427217507586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122542824 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427217507586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427217507586"} 20241110122542824 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427217507586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122542824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427217507586)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122542824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427217507586)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122542824 DLU <0006> fsm.c:568 lu(PS:IMSI-262427217507586)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122542824 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122542824 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul(67)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122542825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34438<->l=127.0.0.1:4258 TC_gsup_ul(67)@48ffa515fae3: Final verdict of PTC: pass 20241110122542826 DAUC <0003> db_auc.c:157 IMSI='262422471720606': No 2G Auth Data 20241110122542826 DAUC <0003> db_auc.c:192 IMSI='262422471720606': No 3G Auth Data 20241110122542826 DLGSUP <0013> hlr.c:121 IMSI 262422471720606: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@48ffa515fae3: Created GsupExpect[0] for "262422471720606" to be handled at TC_gsup_ul(68) 20241110122542833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34448<->l=127.0.0.1:4258 20241110122542835 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542835 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422471720606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422471720606" cn_domain=PS} 20241110122542835 DLU <0006> fsm.c:456 lu(262422471720606)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122542835 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422471720606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122542835 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422471720606)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122542835 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422471720606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422471720606" cn_domain=PS} 20241110122542835 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122542835 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@48ffa515fae3: Found GsupExpect[0] for "262422471720606" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@48ffa515fae3: Added IMSI table entry 3TC_gsup_ul(68)"262422471720606" 20241110122542836 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542836 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422471720606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422471720606"} 20241110122542836 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422471720606)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122542836 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422471720606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122542836 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422471720606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422471720606"} 20241110122542836 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422471720606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122542836 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422471720606)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122542836 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422471720606)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122542836 DLU <0006> fsm.c:568 lu(PS:IMSI-262422471720606)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122542836 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122542836 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul(68)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122542836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34448<->l=127.0.0.1:4258 TC_gsup_ul(68)@48ffa515fae3: Final verdict of PTC: pass 20241110122542837 DAUC <0003> db_auc.c:157 IMSI='262428147673492': No 2G Auth Data 20241110122542837 DAUC <0003> db_auc.c:192 IMSI='262428147673492': No 3G Auth Data 20241110122542837 DLGSUP <0013> hlr.c:121 IMSI 262428147673492: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@48ffa515fae3: Created GsupExpect[0] for "262428147673492" to be handled at TC_gsup_ul(69) 20241110122542843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34458<->l=127.0.0.1:4258 20241110122542845 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542845 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428147673492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428147673492" cn_domain=PS} 20241110122542845 DLU <0006> fsm.c:456 lu(262428147673492)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122542845 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428147673492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122542845 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428147673492)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122542845 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428147673492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428147673492" cn_domain=PS} 20241110122542845 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122542845 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@48ffa515fae3: Found GsupExpect[0] for "262428147673492" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@48ffa515fae3: Added IMSI table entry 4TC_gsup_ul(69)"262428147673492" 20241110122542846 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542846 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428147673492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428147673492"} 20241110122542846 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428147673492)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122542846 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428147673492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122542846 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428147673492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428147673492"} 20241110122542846 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428147673492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122542846 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428147673492)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122542846 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428147673492)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122542846 DLU <0006> fsm.c:568 lu(PS:IMSI-262428147673492)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122542846 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122542846 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul(69)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122542846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34458<->l=127.0.0.1:4258 TC_gsup_ul(69)@48ffa515fae3: Final verdict of PTC: pass 20241110122542847 DAUC <0003> db_auc.c:157 IMSI='262420669769020': No 2G Auth Data 20241110122542847 DAUC <0003> db_auc.c:192 IMSI='262420669769020': No 3G Auth Data 20241110122542848 DLGSUP <0013> hlr.c:121 IMSI 262420669769020: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@48ffa515fae3: Created GsupExpect[0] for "262420669769020" to be handled at TC_gsup_ul(70) 20241110122542854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34474<->l=127.0.0.1:4258 20241110122542856 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542856 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420669769020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420669769020" cn_domain=PS} 20241110122542856 DLU <0006> fsm.c:456 lu(262420669769020)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122542856 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420669769020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122542856 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420669769020)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122542856 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420669769020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420669769020" cn_domain=PS} 20241110122542856 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122542856 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@48ffa515fae3: Found GsupExpect[0] for "262420669769020" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@48ffa515fae3: Added IMSI table entry 5TC_gsup_ul(70)"262420669769020" 20241110122542857 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542857 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420669769020 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420669769020"} 20241110122542857 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420669769020)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122542857 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420669769020 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122542857 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420669769020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420669769020"} 20241110122542857 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420669769020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122542857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420669769020)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122542857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420669769020)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122542857 DLU <0006> fsm.c:568 lu(PS:IMSI-262420669769020)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122542857 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122542857 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul(70)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122542858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34474<->l=127.0.0.1:4258 TC_gsup_ul(70)@48ffa515fae3: Final verdict of PTC: pass 20241110122542859 DAUC <0003> db_auc.c:157 IMSI='262427270260188': No 2G Auth Data 20241110122542859 DAUC <0003> db_auc.c:192 IMSI='262427270260188': No 3G Auth Data 20241110122542859 DLGSUP <0013> hlr.c:121 IMSI 262427270260188: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@48ffa515fae3: Created GsupExpect[0] for "262427270260188" to be handled at TC_gsup_ul(71) 20241110122542865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34484<->l=127.0.0.1:4258 20241110122542867 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542867 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427270260188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427270260188" cn_domain=PS} 20241110122542867 DLU <0006> fsm.c:456 lu(262427270260188)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122542867 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427270260188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122542867 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427270260188)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122542867 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427270260188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427270260188" cn_domain=PS} 20241110122542867 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122542867 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@48ffa515fae3: Found GsupExpect[0] for "262427270260188" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@48ffa515fae3: Added IMSI table entry 6TC_gsup_ul(71)"262427270260188" 20241110122542868 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542868 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427270260188 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427270260188"} 20241110122542868 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427270260188)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122542868 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427270260188 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122542868 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427270260188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427270260188"} 20241110122542868 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427270260188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122542868 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427270260188)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122542868 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427270260188)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122542868 DLU <0006> fsm.c:568 lu(PS:IMSI-262427270260188)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122542868 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122542868 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul(71)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122542869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34484<->l=127.0.0.1:4258 TC_gsup_ul(71)@48ffa515fae3: Final verdict of PTC: pass 20241110122542869 DAUC <0003> db_auc.c:157 IMSI='262423674709471': No 2G Auth Data 20241110122542869 DAUC <0003> db_auc.c:192 IMSI='262423674709471': No 3G Auth Data 20241110122542870 DLGSUP <0013> hlr.c:121 IMSI 262423674709471: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@48ffa515fae3: Created GsupExpect[0] for "262423674709471" to be handled at TC_gsup_ul(72) 20241110122542877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34498<->l=127.0.0.1:4258 20241110122542878 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542878 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423674709471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423674709471" cn_domain=PS} 20241110122542878 DLU <0006> fsm.c:456 lu(262423674709471)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122542878 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423674709471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122542878 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423674709471)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122542878 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423674709471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423674709471" cn_domain=PS} 20241110122542878 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122542879 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@48ffa515fae3: Found GsupExpect[0] for "262423674709471" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@48ffa515fae3: Added IMSI table entry 7TC_gsup_ul(72)"262423674709471" 20241110122542880 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542880 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423674709471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423674709471"} 20241110122542880 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423674709471)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122542880 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423674709471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122542880 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423674709471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423674709471"} 20241110122542880 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423674709471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122542880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423674709471)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122542880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423674709471)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122542880 DLU <0006> fsm.c:568 lu(PS:IMSI-262423674709471)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122542880 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122542880 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul(72)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122542880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34498<->l=127.0.0.1:4258 TC_gsup_ul(72)@48ffa515fae3: Final verdict of PTC: pass MTC@48ffa515fae3: setverdict(pass): none -> pass 20241110122542881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34408<->l=127.0.0.1:4258 20241110122542882 DLINP <000b> input/ipa.c:451 connected read/write 20241110122542882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122542882 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122542882 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122542882 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122542882 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46713<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@48ffa515fae3: Final verdict of PTC: none 63@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: pass MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_gsup_ul finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:25:42 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241110122542904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34504<->l=127.0.0.1:4258 20241110122543005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34504<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=112780) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:25:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_ul_via_proxy started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122546132 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122546132 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122546137 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122546143 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546143 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122546143 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122546143 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 20241110122546143 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122546143 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 20241110122546143 DLGSUP <0013> gsup_server.c:235 2: 20241110122546143 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122546143 DLGSUP <0013> gsup_server.c:235 3: 20241110122546143 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122546143 DLGSUP <0013> gsup_server.c:235 4: 20241110122546143 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122546143 DLGSUP <0013> gsup_server.c:235 5: 20241110122546143 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122546143 DLGSUP <0013> gsup_server.c:235 7: 20241110122546143 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122546143 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122546143 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122546143 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@48ffa515fae3: 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") 20241110122546163 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39215<->l=127.0.0.1:4259) 20241110122546167 DAUC <0003> db_auc.c:157 IMSI='262422736013420': No 2G Auth Data 20241110122546167 DAUC <0003> db_auc.c:192 IMSI='262422736013420': No 3G Auth Data HLR_Test-GSUP(74)@48ffa515fae3: Created GsupExpect[0] for "262422736013420" to be handled at TC_gsup_ul_via_proxy(77) 20241110122546175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34520<->l=127.0.0.1:4258 20241110122546186 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546186 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422736013420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422736013420" cn_domain=PS source_name="the-source\n"} 20241110122546186 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241110122546186 DLU <0006> fsm.c:456 lu(262422736013420)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122546186 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422736013420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241110122546186 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422736013420)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122546186 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422736013420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422736013420" cn_domain=PS destination_name="the-source\n"} 20241110122546186 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122546186 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@48ffa515fae3: Found GsupExpect[0] for "262422736013420" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@48ffa515fae3: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262422736013420" 20241110122546200 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546200 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422736013420 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422736013420" source_name="the-source\n"} 20241110122546201 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422736013420)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122546201 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422736013420 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122546201 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422736013420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422736013420" destination_name="the-source\n"} 20241110122546201 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422736013420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122546201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422736013420)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122546201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422736013420)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122546201 DLU <0006> fsm.c:568 lu(PS:IMSI-262422736013420)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122546201 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122546201 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122546203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34520<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@48ffa515fae3: Final verdict of PTC: pass 20241110122546206 DAUC <0003> db_auc.c:157 IMSI='262420062468735': No 2G Auth Data 20241110122546206 DAUC <0003> db_auc.c:192 IMSI='262420062468735': No 3G Auth Data 20241110122546207 DLGSUP <0013> hlr.c:121 IMSI 262420062468735: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@48ffa515fae3: Created GsupExpect[0] for "262420062468735" to be handled at TC_gsup_ul_via_proxy(78) 20241110122546221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4258 20241110122546223 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546223 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262420062468735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420062468735" cn_domain=PS source_name="the-source\n"} 20241110122546223 DLU <0006> fsm.c:456 lu(262420062468735)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122546223 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262420062468735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241110122546223 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420062468735)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122546223 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262420062468735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420062468735" cn_domain=PS destination_name="the-source\n"} 20241110122546223 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122546223 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@48ffa515fae3: Found GsupExpect[0] for "262420062468735" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@48ffa515fae3: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262420062468735" 20241110122546224 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546224 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262420062468735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420062468735" source_name="the-source\n"} 20241110122546224 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420062468735)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122546224 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262420062468735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122546224 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262420062468735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420062468735" destination_name="the-source\n"} 20241110122546224 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262420062468735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122546224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420062468735)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122546224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420062468735)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122546224 DLU <0006> fsm.c:568 lu(PS:IMSI-262420062468735)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122546224 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122546224 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(78)@48ffa515fae3: Final verdict of PTC: pass 20241110122546224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4258 20241110122546225 DAUC <0003> db_auc.c:157 IMSI='262427722203769': No 2G Auth Data 20241110122546225 DAUC <0003> db_auc.c:192 IMSI='262427722203769': No 3G Auth Data 20241110122546225 DLGSUP <0013> hlr.c:121 IMSI 262427722203769: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@48ffa515fae3: Created GsupExpect[0] for "262427722203769" to be handled at TC_gsup_ul_via_proxy(79) 20241110122546230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34530<->l=127.0.0.1:4258 20241110122546232 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546232 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262427722203769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427722203769" cn_domain=PS source_name="the-source\n"} 20241110122546232 DLU <0006> fsm.c:456 lu(262427722203769)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122546232 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262427722203769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241110122546232 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427722203769)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122546232 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262427722203769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427722203769" cn_domain=PS destination_name="the-source\n"} 20241110122546232 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122546232 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@48ffa515fae3: Found GsupExpect[0] for "262427722203769" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@48ffa515fae3: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262427722203769" 20241110122546233 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546233 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262427722203769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427722203769" source_name="the-source\n"} 20241110122546233 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427722203769)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122546233 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262427722203769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122546233 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262427722203769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427722203769" destination_name="the-source\n"} 20241110122546233 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262427722203769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122546233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427722203769)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122546233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427722203769)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122546233 DLU <0006> fsm.c:568 lu(PS:IMSI-262427722203769)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122546233 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122546233 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122546234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34530<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@48ffa515fae3: Final verdict of PTC: pass 20241110122546234 DAUC <0003> db_auc.c:157 IMSI='262423068254369': No 2G Auth Data 20241110122546234 DAUC <0003> db_auc.c:192 IMSI='262423068254369': No 3G Auth Data 20241110122546235 DLGSUP <0013> hlr.c:121 IMSI 262423068254369: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@48ffa515fae3: Created GsupExpect[0] for "262423068254369" to be handled at TC_gsup_ul_via_proxy(80) 20241110122546241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4258 20241110122546243 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546243 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423068254369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423068254369" cn_domain=PS source_name="the-source\n"} 20241110122546243 DLU <0006> fsm.c:456 lu(262423068254369)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122546243 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423068254369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241110122546243 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423068254369)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122546243 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423068254369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423068254369" cn_domain=PS destination_name="the-source\n"} 20241110122546243 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122546243 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@48ffa515fae3: Found GsupExpect[0] for "262423068254369" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@48ffa515fae3: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262423068254369" 20241110122546244 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546244 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423068254369 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423068254369" source_name="the-source\n"} 20241110122546244 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423068254369)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122546244 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262423068254369 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122546244 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423068254369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423068254369" destination_name="the-source\n"} 20241110122546244 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262423068254369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122546244 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423068254369)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122546244 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423068254369)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122546244 DLU <0006> fsm.c:568 lu(PS:IMSI-262423068254369)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122546244 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122546244 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122546245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@48ffa515fae3: Final verdict of PTC: pass 20241110122546246 DAUC <0003> db_auc.c:157 IMSI='262424346951515': No 2G Auth Data 20241110122546246 DAUC <0003> db_auc.c:192 IMSI='262424346951515': No 3G Auth Data 20241110122546246 DLGSUP <0013> hlr.c:121 IMSI 262424346951515: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@48ffa515fae3: Created GsupExpect[0] for "262424346951515" to be handled at TC_gsup_ul_via_proxy(81) 20241110122546253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4258 20241110122546255 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546255 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424346951515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424346951515" cn_domain=PS source_name="the-source\n"} 20241110122546255 DLU <0006> fsm.c:456 lu(262424346951515)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122546255 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424346951515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241110122546255 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424346951515)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122546255 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424346951515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424346951515" cn_domain=PS destination_name="the-source\n"} 20241110122546255 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122546255 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@48ffa515fae3: Found GsupExpect[0] for "262424346951515" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@48ffa515fae3: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262424346951515" 20241110122546256 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546256 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424346951515 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424346951515" source_name="the-source\n"} 20241110122546256 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424346951515)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122546256 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262424346951515 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122546256 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424346951515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424346951515" destination_name="the-source\n"} 20241110122546256 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262424346951515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122546256 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424346951515)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122546256 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424346951515)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122546256 DLU <0006> fsm.c:568 lu(PS:IMSI-262424346951515)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122546256 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122546256 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122546257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@48ffa515fae3: Final verdict of PTC: pass 20241110122546258 DAUC <0003> db_auc.c:157 IMSI='262424670710270': No 2G Auth Data 20241110122546258 DAUC <0003> db_auc.c:192 IMSI='262424670710270': No 3G Auth Data 20241110122546258 DLGSUP <0013> hlr.c:121 IMSI 262424670710270: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@48ffa515fae3: Created GsupExpect[0] for "262424670710270" to be handled at TC_gsup_ul_via_proxy(82) 20241110122546264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34558<->l=127.0.0.1:4258 20241110122546266 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546266 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262424670710270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424670710270" cn_domain=PS source_name="the-source\n"} 20241110122546266 DLU <0006> fsm.c:456 lu(262424670710270)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122546266 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262424670710270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241110122546266 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424670710270)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122546266 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262424670710270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424670710270" cn_domain=PS destination_name="the-source\n"} 20241110122546266 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122546266 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@48ffa515fae3: Found GsupExpect[0] for "262424670710270" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@48ffa515fae3: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262424670710270" 20241110122546267 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546267 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262424670710270 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424670710270" source_name="the-source\n"} 20241110122546267 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424670710270)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122546267 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262424670710270 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122546267 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262424670710270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424670710270" destination_name="the-source\n"} 20241110122546267 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262424670710270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122546267 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424670710270)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122546267 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424670710270)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122546267 DLU <0006> fsm.c:568 lu(PS:IMSI-262424670710270)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122546267 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122546268 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122546268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34558<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@48ffa515fae3: Final verdict of PTC: pass 20241110122546269 DAUC <0003> db_auc.c:157 IMSI='262427693685019': No 2G Auth Data 20241110122546269 DAUC <0003> db_auc.c:192 IMSI='262427693685019': No 3G Auth Data 20241110122546269 DLGSUP <0013> hlr.c:121 IMSI 262427693685019: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@48ffa515fae3: Created GsupExpect[0] for "262427693685019" to be handled at TC_gsup_ul_via_proxy(83) 20241110122546275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34564<->l=127.0.0.1:4258 20241110122546277 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546277 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262427693685019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427693685019" cn_domain=PS source_name="the-source\n"} 20241110122546277 DLU <0006> fsm.c:456 lu(262427693685019)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122546277 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262427693685019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241110122546277 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427693685019)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122546277 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262427693685019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427693685019" cn_domain=PS destination_name="the-source\n"} 20241110122546277 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122546277 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@48ffa515fae3: Found GsupExpect[0] for "262427693685019" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@48ffa515fae3: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262427693685019" 20241110122546278 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546278 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262427693685019 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427693685019" source_name="the-source\n"} 20241110122546278 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427693685019)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122546278 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262427693685019 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122546278 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262427693685019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427693685019" destination_name="the-source\n"} 20241110122546278 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262427693685019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122546278 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427693685019)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122546278 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427693685019)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122546278 DLU <0006> fsm.c:568 lu(PS:IMSI-262427693685019)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122546278 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122546278 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122546279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34564<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@48ffa515fae3: Final verdict of PTC: pass 20241110122546280 DAUC <0003> db_auc.c:157 IMSI='262429356865804': No 2G Auth Data 20241110122546280 DAUC <0003> db_auc.c:192 IMSI='262429356865804': No 3G Auth Data 20241110122546280 DLGSUP <0013> hlr.c:121 IMSI 262429356865804: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@48ffa515fae3: Created GsupExpect[0] for "262429356865804" to be handled at TC_gsup_ul_via_proxy(84) 20241110122546287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34568<->l=127.0.0.1:4258 20241110122546289 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546289 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429356865804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429356865804" cn_domain=PS source_name="the-source\n"} 20241110122546289 DLU <0006> fsm.c:456 lu(262429356865804)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122546289 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429356865804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241110122546289 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429356865804)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122546289 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429356865804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429356865804" cn_domain=PS destination_name="the-source\n"} 20241110122546289 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122546289 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@48ffa515fae3: Found GsupExpect[0] for "262429356865804" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@48ffa515fae3: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262429356865804" 20241110122546291 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546291 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429356865804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429356865804" source_name="the-source\n"} 20241110122546291 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429356865804)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122546291 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262429356865804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122546291 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429356865804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429356865804" destination_name="the-source\n"} 20241110122546291 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262429356865804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122546291 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429356865804)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122546291 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429356865804)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122546291 DLU <0006> fsm.c:568 lu(PS:IMSI-262429356865804)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122546291 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122546291 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122546291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34568<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@48ffa515fae3: Final verdict of PTC: pass MTC@48ffa515fae3: setverdict(pass): none -> pass 20241110122546292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4258 20241110122546293 DLINP <000b> input/ipa.c:451 connected read/write 20241110122546293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122546293 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122546293 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122546293 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122546293 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241110122546293 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39215<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@48ffa515fae3: Final verdict of PTC: none 75@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: pass MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:25:46 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20241110122546315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34582<->l=127.0.0.1:4258 20241110122546416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34582<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=114608) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:25:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_ul_subscriber_data started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122549531 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122549532 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122549536 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34594<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122549541 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549542 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122549542 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122549542 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 20241110122549542 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122549542 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 20241110122549542 DLGSUP <0013> gsup_server.c:235 2: 20241110122549542 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122549542 DLGSUP <0013> gsup_server.c:235 3: 20241110122549542 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122549542 DLGSUP <0013> gsup_server.c:235 4: HLR_Test-GSUP-IPA(85)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122549542 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122549542 DLGSUP <0013> gsup_server.c:235 5: 20241110122549542 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122549542 DLGSUP <0013> gsup_server.c:235 7: 20241110122549542 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122549542 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122549542 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122549542 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@48ffa515fae3: 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") 20241110122549565 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41729<->l=127.0.0.1:4259) 20241110122549582 DAUC <0003> db_auc.c:157 IMSI='262428649987741': No 2G Auth Data 20241110122549582 DAUC <0003> db_auc.c:192 IMSI='262428649987741': No 3G Auth Data HLR_Test-GSUP(86)@48ffa515fae3: Created GsupExpect[0] for "262428649987741" to be handled at TC_gsup_ul_subscriber_data(89) 20241110122549610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34598<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@48ffa515fae3: GSUP ul subscriber_data<unbound> 20241110122549621 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549621 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428649987741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428649987741" cn_domain=PS} 20241110122549621 DLU <0006> fsm.c:456 lu(262428649987741)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122549621 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428649987741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122549621 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428649987741)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122549621 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428649987741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428649987741" cn_domain=PS} 20241110122549621 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122549621 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@48ffa515fae3: Found GsupExpect[0] for "262428649987741" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@48ffa515fae3: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262428649987741" 20241110122549627 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549628 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428649987741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428649987741"} 20241110122549628 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428649987741)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122549628 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428649987741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122549628 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428649987741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428649987741"} 20241110122549628 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428649987741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122549628 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428649987741)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122549628 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428649987741)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122549628 DLU <0006> fsm.c:568 lu(PS:IMSI-262428649987741)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122549628 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122549628 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122549631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34598<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@48ffa515fae3: Final verdict of PTC: pass 20241110122549634 DAUC <0003> db_auc.c:157 IMSI='262427870642776': No 2G Auth Data 20241110122549634 DAUC <0003> db_auc.c:192 IMSI='262427870642776': No 3G Auth Data 20241110122549635 DLGSUP <0013> hlr.c:121 IMSI 262427870642776: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@48ffa515fae3: Created GsupExpect[0] for "262427870642776" to be handled at TC_gsup_ul_subscriber_data(90) 20241110122549650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34604<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@48ffa515fae3: GSUP ul subscriber_data<unbound> 20241110122549651 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549651 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427870642776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427870642776" cn_domain=PS} 20241110122549651 DLU <0006> fsm.c:456 lu(262427870642776)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122549651 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427870642776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122549651 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427870642776)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122549651 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427870642776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427870642776" cn_domain=PS} 20241110122549651 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122549651 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@48ffa515fae3: Found GsupExpect[0] for "262427870642776" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@48ffa515fae3: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262427870642776" 20241110122549652 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549652 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427870642776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427870642776"} 20241110122549652 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427870642776)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122549652 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427870642776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122549652 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427870642776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427870642776"} 20241110122549652 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427870642776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122549652 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427870642776)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122549652 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427870642776)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122549652 DLU <0006> fsm.c:568 lu(PS:IMSI-262427870642776)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122549652 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122549652 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122549653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34604<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@48ffa515fae3: Final verdict of PTC: pass 20241110122549654 DAUC <0003> db_auc.c:157 IMSI='262427581554737': No 2G Auth Data 20241110122549654 DAUC <0003> db_auc.c:192 IMSI='262427581554737': No 3G Auth Data 20241110122549654 DLGSUP <0013> hlr.c:121 IMSI 262427581554737: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@48ffa515fae3: Created GsupExpect[0] for "262427581554737" to be handled at TC_gsup_ul_subscriber_data(91) 20241110122549660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34610<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@48ffa515fae3: GSUP ul subscriber_data<unbound> 20241110122549661 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549662 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427581554737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427581554737" cn_domain=PS} 20241110122549662 DLU <0006> fsm.c:456 lu(262427581554737)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122549662 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427581554737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122549662 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427581554737)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122549662 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427581554737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427581554737" cn_domain=PS} 20241110122549662 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122549662 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@48ffa515fae3: Found GsupExpect[0] for "262427581554737" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@48ffa515fae3: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262427581554737" 20241110122549663 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549663 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427581554737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427581554737"} 20241110122549663 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427581554737)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122549663 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427581554737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122549663 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427581554737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427581554737"} 20241110122549663 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427581554737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122549663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427581554737)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122549663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427581554737)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122549663 DLU <0006> fsm.c:568 lu(PS:IMSI-262427581554737)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122549663 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122549663 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122549664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34610<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@48ffa515fae3: Final verdict of PTC: pass 20241110122549665 DAUC <0003> db_auc.c:157 IMSI='262428582951935': No 2G Auth Data 20241110122549665 DAUC <0003> db_auc.c:192 IMSI='262428582951935': No 3G Auth Data 20241110122549665 DLGSUP <0013> hlr.c:121 IMSI 262428582951935: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@48ffa515fae3: Created GsupExpect[0] for "262428582951935" to be handled at TC_gsup_ul_subscriber_data(92) 20241110122549672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@48ffa515fae3: GSUP ul subscriber_data<unbound> 20241110122549674 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549674 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428582951935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428582951935" cn_domain=PS} 20241110122549674 DLU <0006> fsm.c:456 lu(262428582951935)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122549674 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428582951935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122549674 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428582951935)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122549674 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428582951935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428582951935" cn_domain=PS} 20241110122549674 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122549674 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@48ffa515fae3: Found GsupExpect[0] for "262428582951935" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@48ffa515fae3: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262428582951935" 20241110122549675 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549675 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428582951935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428582951935"} 20241110122549675 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428582951935)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122549675 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428582951935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122549675 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428582951935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428582951935"} 20241110122549675 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428582951935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122549675 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428582951935)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122549675 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428582951935)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122549675 DLU <0006> fsm.c:568 lu(PS:IMSI-262428582951935)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122549675 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122549675 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122549676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@48ffa515fae3: Final verdict of PTC: pass 20241110122549677 DAUC <0003> db_auc.c:157 IMSI='262423441689943': No 2G Auth Data 20241110122549677 DAUC <0003> db_auc.c:192 IMSI='262423441689943': No 3G Auth Data 20241110122549677 DLGSUP <0013> hlr.c:121 IMSI 262423441689943: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@48ffa515fae3: Created GsupExpect[0] for "262423441689943" to be handled at TC_gsup_ul_subscriber_data(93) 20241110122549685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34614<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@48ffa515fae3: GSUP ul subscriber_data<unbound> 20241110122549686 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549687 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423441689943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423441689943" cn_domain=PS} 20241110122549687 DLU <0006> fsm.c:456 lu(262423441689943)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122549687 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423441689943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122549687 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423441689943)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122549687 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423441689943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423441689943" cn_domain=PS} 20241110122549687 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122549687 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@48ffa515fae3: Found GsupExpect[0] for "262423441689943" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@48ffa515fae3: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262423441689943" 20241110122549688 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549688 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423441689943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423441689943"} 20241110122549688 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423441689943)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122549688 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423441689943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122549688 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423441689943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423441689943"} 20241110122549688 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423441689943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122549688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423441689943)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122549688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423441689943)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122549688 DLU <0006> fsm.c:568 lu(PS:IMSI-262423441689943)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122549688 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122549688 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122549689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34614<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@48ffa515fae3: Final verdict of PTC: pass 20241110122549689 DAUC <0003> db_auc.c:157 IMSI='262423952524113': No 2G Auth Data 20241110122549689 DAUC <0003> db_auc.c:192 IMSI='262423952524113': No 3G Auth Data 20241110122549690 DLGSUP <0013> hlr.c:121 IMSI 262423952524113: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@48ffa515fae3: Created GsupExpect[0] for "262423952524113" to be handled at TC_gsup_ul_subscriber_data(94) 20241110122549697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34622<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@48ffa515fae3: GSUP ul subscriber_data<unbound> 20241110122549699 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549699 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423952524113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423952524113" cn_domain=PS} 20241110122549699 DLU <0006> fsm.c:456 lu(262423952524113)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122549699 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423952524113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122549699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423952524113)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122549699 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423952524113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423952524113" cn_domain=PS} 20241110122549699 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122549699 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@48ffa515fae3: Found GsupExpect[0] for "262423952524113" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@48ffa515fae3: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262423952524113" 20241110122549700 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549700 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423952524113 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423952524113"} 20241110122549700 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423952524113)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122549700 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423952524113 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122549700 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423952524113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423952524113"} 20241110122549700 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423952524113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122549700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423952524113)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122549700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423952524113)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122549700 DLU <0006> fsm.c:568 lu(PS:IMSI-262423952524113)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122549700 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122549700 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122549701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34622<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@48ffa515fae3: Final verdict of PTC: pass 20241110122549702 DAUC <0003> db_auc.c:157 IMSI='262429099187190': No 2G Auth Data 20241110122549702 DAUC <0003> db_auc.c:192 IMSI='262429099187190': No 3G Auth Data 20241110122549702 DLGSUP <0013> hlr.c:121 IMSI 262429099187190: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@48ffa515fae3: Created GsupExpect[0] for "262429099187190" to be handled at TC_gsup_ul_subscriber_data(95) 20241110122549708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34624<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@48ffa515fae3: GSUP ul subscriber_data<unbound> 20241110122549709 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549710 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429099187190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429099187190" cn_domain=PS} 20241110122549710 DLU <0006> fsm.c:456 lu(262429099187190)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122549710 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429099187190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122549710 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429099187190)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122549710 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429099187190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429099187190" cn_domain=PS} 20241110122549710 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122549710 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@48ffa515fae3: Found GsupExpect[0] for "262429099187190" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@48ffa515fae3: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262429099187190" 20241110122549711 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549711 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429099187190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429099187190"} 20241110122549711 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429099187190)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122549711 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429099187190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122549711 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429099187190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429099187190"} 20241110122549711 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429099187190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122549711 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429099187190)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122549711 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429099187190)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122549711 DLU <0006> fsm.c:568 lu(PS:IMSI-262429099187190)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122549711 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122549711 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122549712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34624<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@48ffa515fae3: Final verdict of PTC: pass 20241110122549712 DAUC <0003> db_auc.c:157 IMSI='262426478867892': No 2G Auth Data 20241110122549712 DAUC <0003> db_auc.c:192 IMSI='262426478867892': No 3G Auth Data 20241110122549713 DLGSUP <0013> hlr.c:121 IMSI 262426478867892: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@48ffa515fae3: Created GsupExpect[0] for "262426478867892" to be handled at TC_gsup_ul_subscriber_data(96) 20241110122549719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34626<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@48ffa515fae3: GSUP ul subscriber_data<unbound> 20241110122549721 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549721 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426478867892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426478867892" cn_domain=PS} 20241110122549721 DLU <0006> fsm.c:456 lu(262426478867892)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122549721 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426478867892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122549721 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426478867892)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122549721 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426478867892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426478867892" cn_domain=PS} 20241110122549721 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122549721 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@48ffa515fae3: Found GsupExpect[0] for "262426478867892" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@48ffa515fae3: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262426478867892" 20241110122549722 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549722 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426478867892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426478867892"} 20241110122549722 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426478867892)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122549722 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426478867892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122549722 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426478867892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426478867892"} 20241110122549722 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426478867892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122549722 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426478867892)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122549722 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426478867892)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122549722 DLU <0006> fsm.c:568 lu(PS:IMSI-262426478867892)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122549722 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122549722 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122549723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34626<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@48ffa515fae3: Final verdict of PTC: pass MTC@48ffa515fae3: setverdict(pass): none -> pass 20241110122549724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34594<->l=127.0.0.1:4258 20241110122549724 DLINP <000b> input/ipa.c:451 connected read/write 20241110122549724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122549724 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122549724 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122549724 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@48ffa515fae3: Final verdict of PTC: none 20241110122549724 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41729<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(85)@48ffa515fae3: Final verdict of PTC: none 87@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: pass MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:25:49 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20241110122549747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34628<->l=127.0.0.1:4258 20241110122549848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34628<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=118148) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:25:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_vty started. MTC@48ffa515fae3: legacy= true 20241110122552940 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122552940 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122552945 DLINP <000b> input/ipa.c:451 connected read/write 20241110122552945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122552946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122552949 DLINP <000b> input/ipa.c:451 connected read/write 20241110122552949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122552949 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122552949 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122552949 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 20241110122552949 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122552949 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 20241110122552949 DLGSUP <0013> gsup_server.c:235 2: 20241110122552949 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122552949 DLGSUP <0013> gsup_server.c:235 3: 20241110122552949 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122552949 DLGSUP <0013> gsup_server.c:235 4: 20241110122552949 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122552949 DLGSUP <0013> gsup_server.c:235 5: 20241110122552949 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122552949 DLGSUP <0013> gsup_server.c:235 7: 20241110122552949 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122552949 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122552949 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(97)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122552949 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@48ffa515fae3: 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") 20241110122552971 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46807<->l=127.0.0.1:4259) 20241110122552974 DAUC <0003> db_auc.c:157 IMSI='262429759801407': No 2G Auth Data 20241110122552974 DAUC <0003> db_auc.c:192 IMSI='262429759801407': No 3G Auth Data 20241110122552979 DAUC <0003> db_auc.c:192 IMSI='262429759801407': No 3G Auth Data 20241110122552985 DAUC <0003> db_auc.c:157 IMSI='262421184017263': No 2G Auth Data 20241110122552985 DAUC <0003> db_auc.c:192 IMSI='262421184017263': No 3G Auth Data 20241110122552988 DAUC <0003> db_auc.c:157 IMSI='262421184017263': No 2G Auth Data 20241110122552992 DAUC <0003> db_auc.c:157 IMSI='262423924242338': No 2G Auth Data 20241110122552992 DAUC <0003> db_auc.c:192 IMSI='262423924242338': No 3G Auth Data MTC@48ffa515fae3: setverdict(pass): none -> pass 20241110122552999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4258 20241110122553002 DLINP <000b> input/ipa.c:451 connected read/write 20241110122553002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122553002 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122553002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122553002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122553002 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46807<->l=127.0.0.1:4259) 98@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: pass MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@48ffa515fae3: Test case TC_vty finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:25:53 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241110122553039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50146<->l=127.0.0.1:4258 20241110122553140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50146<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28440) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:25:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_vty_msisdn_isd started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122556228 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122556228 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122556229 DLINP <000b> input/ipa.c:451 connected read/write 20241110122556229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122556230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50148<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122556231 DLINP <000b> input/ipa.c:451 connected read/write 20241110122556231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122556231 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122556231 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122556231 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 20241110122556231 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122556231 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 20241110122556231 DLGSUP <0013> gsup_server.c:235 2: 20241110122556231 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122556231 DLGSUP <0013> gsup_server.c:235 3: 20241110122556231 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122556231 DLGSUP <0013> gsup_server.c:235 4: 20241110122556231 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122556231 DLGSUP <0013> gsup_server.c:235 5: 20241110122556231 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122556231 DLGSUP <0013> gsup_server.c:235 7: 20241110122556231 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122556231 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122556231 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122556231 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)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@48ffa515fae3: 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") 20241110122556238 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44017<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@48ffa515fae3: Created GsupExpect[0] for "262428788152395" to be handled at TC_vty_msisdn_isd(104) 20241110122556244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50152<->l=127.0.0.1:4258 20241110122556245 DAUC <0003> db_auc.c:157 IMSI='262428788152395': No 2G Auth Data 20241110122556245 DAUC <0003> db_auc.c:192 IMSI='262428788152395': No 3G Auth Data 20241110122556274 DLINP <000b> input/ipa.c:451 connected read/write 20241110122556274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122556274 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428788152395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428788152395" cn_domain=PS} 20241110122556274 DLU <0006> fsm.c:456 lu(262428788152395)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122556274 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428788152395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122556274 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428788152395)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122556274 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428788152395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428788152395" cn_domain=PS} 20241110122556274 DLINP <000b> input/ipa.c:451 connected read/write 20241110122556274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122556274 DLINP <000b> input/ipa.c:451 connected read/write 20241110122556274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@48ffa515fae3: Found GsupExpect[0] for "262428788152395" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@48ffa515fae3: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262428788152395" 20241110122556276 DLINP <000b> input/ipa.c:451 connected read/write 20241110122556276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122556276 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428788152395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428788152395"} 20241110122556276 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428788152395)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122556276 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428788152395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122556276 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428788152395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428788152395"} 20241110122556276 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428788152395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122556276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428788152395)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122556276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428788152395)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122556276 DLU <0006> fsm.c:568 lu(PS:IMSI-262428788152395)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122556276 DLINP <000b> input/ipa.c:451 connected read/write 20241110122556276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122556276 DLINP <000b> input/ipa.c:451 connected read/write 20241110122556276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@48ffa515fae3: setverdict(pass): none -> pass 20241110122556276 DLGSUP <0013> hlr.c:128 IMSI 262428788152395: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241110122556276 DLINP <000b> input/ipa.c:451 connected read/write 20241110122556276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122556276 DLINP <000b> input/ipa.c:451 connected read/write 20241110122556276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122556277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50152<->l=127.0.0.1:4258 20241110122556277 DLINP <000b> input/ipa.c:451 connected read/write 20241110122556277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122556277 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428788152395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428788152395"} 20241110122556277 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428788152395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241110122556277 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428788152395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@48ffa515fae3: Final verdict of PTC: pass 20241110122556277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50148<->l=127.0.0.1:4258 20241110122556278 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44017<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@48ffa515fae3: Final verdict of PTC: none 20241110122556278 DLINP <000b> input/ipa.c:451 connected read/write 20241110122556278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122556278 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122556278 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122556278 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(103)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@48ffa515fae3: Final verdict of PTC: none 102@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 102: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@48ffa515fae3: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:25:56 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241110122556310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50156<->l=127.0.0.1:4258 20241110122556410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50156<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34356) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:25:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_purge_cs started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122559493 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122559493 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122559497 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50168<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122559503 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559503 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122559503 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122559503 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 20241110122559503 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122559503 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 20241110122559503 DLGSUP <0013> gsup_server.c:235 2: 20241110122559503 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122559503 DLGSUP <0013> gsup_server.c:235 3: 20241110122559503 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122559503 DLGSUP <0013> gsup_server.c:235 4: 20241110122559503 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122559503 DLGSUP <0013> gsup_server.c:235 5: 20241110122559503 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122559503 DLGSUP <0013> gsup_server.c:235 7: 20241110122559503 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122559503 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122559503 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122559503 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)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@48ffa515fae3: 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") 20241110122559528 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32895<->l=127.0.0.1:4259) 20241110122559536 DAUC <0003> db_auc.c:157 IMSI='262423405293214': No 2G Auth Data 20241110122559536 DAUC <0003> db_auc.c:192 IMSI='262423405293214': No 3G Auth Data HLR_Test-GSUP(106)@48ffa515fae3: Created GsupExpect[0] for "262423405293214" to be handled at TC_gsup_purge_cs(109) 20241110122559559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50174<->l=127.0.0.1:4258 20241110122559568 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559569 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423405293214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423405293214" cn_domain=PS} 20241110122559569 DLU <0006> fsm.c:456 lu(262423405293214)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122559569 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423405293214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122559569 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423405293214)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122559569 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423405293214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423405293214" cn_domain=PS} 20241110122559569 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559569 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@48ffa515fae3: Found GsupExpect[0] for "262423405293214" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@48ffa515fae3: Added IMSI table entry 0TC_gsup_purge_cs(109)"262423405293214" 20241110122559575 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559575 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423405293214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423405293214"} 20241110122559575 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423405293214)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122559575 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423405293214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122559575 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423405293214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423405293214"} 20241110122559575 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423405293214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122559575 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423405293214)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122559575 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423405293214)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122559575 DLU <0006> fsm.c:568 lu(PS:IMSI-262423405293214)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122559575 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559575 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@48ffa515fae3: setverdict(pass): none -> pass 20241110122559578 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559578 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423405293214 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423405293214" cn_domain=CS} 20241110122559578 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423405293214 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241110122559578 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423405293214 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423405293214"} 20241110122559578 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423405293214 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110122559578 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559578 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122559581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50174<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@48ffa515fae3: Final verdict of PTC: pass 20241110122559584 DAUC <0003> db_auc.c:157 IMSI='262428825406668': No 2G Auth Data 20241110122559584 DAUC <0003> db_auc.c:192 IMSI='262428825406668': No 3G Auth Data 20241110122559585 DLGSUP <0013> hlr.c:121 IMSI 262428825406668: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@48ffa515fae3: Created GsupExpect[0] for "262428825406668" to be handled at TC_gsup_purge_cs(110) 20241110122559597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50178<->l=127.0.0.1:4258 20241110122559599 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559599 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428825406668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428825406668" cn_domain=PS} 20241110122559599 DLU <0006> fsm.c:456 lu(262428825406668)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122559599 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428825406668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122559599 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428825406668)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122559599 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428825406668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428825406668" cn_domain=PS} 20241110122559599 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559599 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@48ffa515fae3: Found GsupExpect[0] for "262428825406668" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@48ffa515fae3: Added IMSI table entry 1TC_gsup_purge_cs(110)"262428825406668" 20241110122559600 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559600 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428825406668 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428825406668"} 20241110122559600 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428825406668)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122559600 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428825406668 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122559600 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428825406668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428825406668"} 20241110122559600 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428825406668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122559600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428825406668)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122559600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428825406668)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122559600 DLU <0006> fsm.c:568 lu(PS:IMSI-262428825406668)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122559600 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559600 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@48ffa515fae3: setverdict(pass): none -> pass 20241110122559601 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559601 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428825406668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428825406668" cn_domain=CS} 20241110122559601 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428825406668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241110122559601 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428825406668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428825406668"} 20241110122559601 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428825406668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110122559601 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559601 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122559602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50178<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@48ffa515fae3: Final verdict of PTC: pass 20241110122559602 DAUC <0003> db_auc.c:157 IMSI='262429298661547': No 2G Auth Data 20241110122559602 DAUC <0003> db_auc.c:192 IMSI='262429298661547': No 3G Auth Data 20241110122559602 DLGSUP <0013> hlr.c:121 IMSI 262429298661547: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@48ffa515fae3: Created GsupExpect[0] for "262429298661547" to be handled at TC_gsup_purge_cs(111) 20241110122559608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50188<->l=127.0.0.1:4258 20241110122559609 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559609 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429298661547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429298661547" cn_domain=PS} 20241110122559609 DLU <0006> fsm.c:456 lu(262429298661547)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122559609 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429298661547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122559609 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429298661547)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122559609 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429298661547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429298661547" cn_domain=PS} 20241110122559609 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559609 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@48ffa515fae3: Found GsupExpect[0] for "262429298661547" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@48ffa515fae3: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429298661547" 20241110122559610 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559610 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429298661547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429298661547"} 20241110122559610 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429298661547)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122559610 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429298661547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122559610 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429298661547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429298661547"} 20241110122559610 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429298661547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122559610 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429298661547)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122559610 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429298661547)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122559610 DLU <0006> fsm.c:568 lu(PS:IMSI-262429298661547)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122559610 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559610 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@48ffa515fae3: setverdict(pass): none -> pass 20241110122559611 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559611 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429298661547 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429298661547" cn_domain=CS} 20241110122559611 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429298661547 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241110122559611 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429298661547 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429298661547"} 20241110122559611 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429298661547 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110122559611 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559611 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122559612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50188<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@48ffa515fae3: Final verdict of PTC: pass 20241110122559612 DAUC <0003> db_auc.c:157 IMSI='262427735388917': No 2G Auth Data 20241110122559612 DAUC <0003> db_auc.c:192 IMSI='262427735388917': No 3G Auth Data 20241110122559612 DLGSUP <0013> hlr.c:121 IMSI 262427735388917: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@48ffa515fae3: Created GsupExpect[0] for "262427735388917" to be handled at TC_gsup_purge_cs(112) 20241110122559618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50200<->l=127.0.0.1:4258 20241110122559620 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559620 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427735388917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427735388917" cn_domain=PS} 20241110122559620 DLU <0006> fsm.c:456 lu(262427735388917)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122559620 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427735388917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122559620 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427735388917)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122559620 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427735388917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427735388917" cn_domain=PS} 20241110122559620 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559620 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@48ffa515fae3: Found GsupExpect[0] for "262427735388917" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@48ffa515fae3: Added IMSI table entry 3TC_gsup_purge_cs(112)"262427735388917" 20241110122559621 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559621 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427735388917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427735388917"} 20241110122559621 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427735388917)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122559621 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427735388917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122559621 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427735388917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427735388917"} 20241110122559621 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427735388917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122559621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427735388917)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122559621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427735388917)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122559621 DLU <0006> fsm.c:568 lu(PS:IMSI-262427735388917)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122559621 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559621 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@48ffa515fae3: setverdict(pass): none -> pass 20241110122559622 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559622 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427735388917 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427735388917" cn_domain=CS} 20241110122559622 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427735388917 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241110122559622 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427735388917 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427735388917"} 20241110122559622 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427735388917 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110122559622 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559622 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122559623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50200<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@48ffa515fae3: Final verdict of PTC: pass 20241110122559624 DAUC <0003> db_auc.c:157 IMSI='262428980446279': No 2G Auth Data 20241110122559624 DAUC <0003> db_auc.c:192 IMSI='262428980446279': No 3G Auth Data 20241110122559624 DLGSUP <0013> hlr.c:121 IMSI 262428980446279: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@48ffa515fae3: Created GsupExpect[0] for "262428980446279" to be handled at TC_gsup_purge_cs(113) 20241110122559630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50212<->l=127.0.0.1:4258 20241110122559632 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559632 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428980446279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428980446279" cn_domain=PS} 20241110122559632 DLU <0006> fsm.c:456 lu(262428980446279)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122559632 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428980446279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122559632 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428980446279)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122559632 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428980446279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428980446279" cn_domain=PS} 20241110122559632 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559632 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@48ffa515fae3: Found GsupExpect[0] for "262428980446279" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@48ffa515fae3: Added IMSI table entry 4TC_gsup_purge_cs(113)"262428980446279" 20241110122559633 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559633 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428980446279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428980446279"} 20241110122559633 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428980446279)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122559633 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428980446279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122559633 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428980446279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428980446279"} 20241110122559633 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428980446279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122559633 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428980446279)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122559633 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428980446279)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122559633 DLU <0006> fsm.c:568 lu(PS:IMSI-262428980446279)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122559633 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559633 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@48ffa515fae3: setverdict(pass): none -> pass 20241110122559634 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559634 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428980446279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428980446279" cn_domain=CS} 20241110122559634 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428980446279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241110122559634 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428980446279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428980446279"} 20241110122559634 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428980446279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110122559634 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559634 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122559635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50212<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@48ffa515fae3: Final verdict of PTC: pass 20241110122559635 DAUC <0003> db_auc.c:157 IMSI='262423116700580': No 2G Auth Data 20241110122559635 DAUC <0003> db_auc.c:192 IMSI='262423116700580': No 3G Auth Data 20241110122559636 DLGSUP <0013> hlr.c:121 IMSI 262423116700580: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@48ffa515fae3: Created GsupExpect[0] for "262423116700580" to be handled at TC_gsup_purge_cs(114) 20241110122559642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50220<->l=127.0.0.1:4258 20241110122559644 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559644 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423116700580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423116700580" cn_domain=PS} 20241110122559644 DLU <0006> fsm.c:456 lu(262423116700580)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122559644 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423116700580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122559644 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423116700580)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122559644 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423116700580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423116700580" cn_domain=PS} 20241110122559644 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559644 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@48ffa515fae3: Found GsupExpect[0] for "262423116700580" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@48ffa515fae3: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423116700580" 20241110122559645 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559645 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423116700580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423116700580"} 20241110122559645 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423116700580)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122559645 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423116700580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122559645 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423116700580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423116700580"} 20241110122559645 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423116700580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122559645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423116700580)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122559645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423116700580)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122559645 DLU <0006> fsm.c:568 lu(PS:IMSI-262423116700580)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122559645 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559645 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@48ffa515fae3: setverdict(pass): none -> pass 20241110122559646 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559646 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423116700580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423116700580" cn_domain=CS} 20241110122559646 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423116700580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241110122559646 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423116700580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423116700580"} 20241110122559646 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423116700580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110122559646 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559646 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122559646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50220<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@48ffa515fae3: Final verdict of PTC: pass 20241110122559647 DAUC <0003> db_auc.c:157 IMSI='262426440361741': No 2G Auth Data 20241110122559647 DAUC <0003> db_auc.c:192 IMSI='262426440361741': No 3G Auth Data 20241110122559648 DLGSUP <0013> hlr.c:121 IMSI 262426440361741: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@48ffa515fae3: Created GsupExpect[0] for "262426440361741" to be handled at TC_gsup_purge_cs(115) 20241110122559654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50224<->l=127.0.0.1:4258 20241110122559656 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559656 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426440361741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426440361741" cn_domain=PS} 20241110122559656 DLU <0006> fsm.c:456 lu(262426440361741)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122559656 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426440361741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122559656 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426440361741)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122559656 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426440361741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426440361741" cn_domain=PS} 20241110122559656 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559656 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@48ffa515fae3: Found GsupExpect[0] for "262426440361741" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@48ffa515fae3: Added IMSI table entry 6TC_gsup_purge_cs(115)"262426440361741" 20241110122559657 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559657 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426440361741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426440361741"} 20241110122559657 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426440361741)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122559657 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426440361741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122559657 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426440361741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426440361741"} 20241110122559657 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426440361741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122559657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426440361741)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122559657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426440361741)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122559657 DLU <0006> fsm.c:568 lu(PS:IMSI-262426440361741)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122559657 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559657 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@48ffa515fae3: setverdict(pass): none -> pass 20241110122559658 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559658 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426440361741 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426440361741" cn_domain=CS} 20241110122559658 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426440361741 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241110122559658 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426440361741 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426440361741"} 20241110122559658 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426440361741 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110122559658 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559658 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122559659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50224<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@48ffa515fae3: Final verdict of PTC: pass 20241110122559659 DAUC <0003> db_auc.c:157 IMSI='262428648003143': No 2G Auth Data 20241110122559659 DAUC <0003> db_auc.c:192 IMSI='262428648003143': No 3G Auth Data 20241110122559660 DLGSUP <0013> hlr.c:121 IMSI 262428648003143: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@48ffa515fae3: Created GsupExpect[0] for "262428648003143" to be handled at TC_gsup_purge_cs(116) 20241110122559666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50232<->l=127.0.0.1:4258 20241110122559668 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559668 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428648003143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428648003143" cn_domain=PS} 20241110122559668 DLU <0006> fsm.c:456 lu(262428648003143)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122559668 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428648003143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122559668 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428648003143)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122559668 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428648003143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428648003143" cn_domain=PS} 20241110122559668 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559668 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@48ffa515fae3: Found GsupExpect[0] for "262428648003143" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@48ffa515fae3: Added IMSI table entry 7TC_gsup_purge_cs(116)"262428648003143" 20241110122559669 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559669 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428648003143 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428648003143"} 20241110122559669 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428648003143)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122559669 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428648003143 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122559669 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428648003143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428648003143"} 20241110122559669 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428648003143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122559669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428648003143)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122559669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428648003143)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122559669 DLU <0006> fsm.c:568 lu(PS:IMSI-262428648003143)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122559669 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559669 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@48ffa515fae3: setverdict(pass): none -> pass 20241110122559670 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559670 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428648003143 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428648003143" cn_domain=CS} 20241110122559670 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428648003143 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241110122559670 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428648003143 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428648003143"} 20241110122559670 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428648003143 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110122559670 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122559670 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122559671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50232<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@48ffa515fae3: Final verdict of PTC: pass MTC@48ffa515fae3: setverdict(pass): none -> pass 20241110122559672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50168<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@48ffa515fae3: Final verdict of PTC: none 20241110122559672 DLINP <000b> input/ipa.c:451 connected read/write 20241110122559672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122559672 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122559672 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122559672 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122559672 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32895<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@48ffa515fae3: Final verdict of PTC: none 107@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: pass MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:25:59 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20241110122559694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4258 20241110122559796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78380) Waiting for packet dumper to finish... 1 (prev_count=78380, count=134564) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_purge_ps started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122602861 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122602861 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122602866 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122602867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54794<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122602871 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122602871 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122602871 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122602871 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 20241110122602871 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122602871 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 20241110122602871 DLGSUP <0013> gsup_server.c:235 2: 20241110122602871 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122602872 DLGSUP <0013> gsup_server.c:235 3: 20241110122602872 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122602872 DLGSUP <0013> gsup_server.c:235 4: 20241110122602872 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122602872 DLGSUP <0013> gsup_server.c:235 5: 20241110122602872 DLGSUP <0013> gsup_server.c:237 5: 00 HLR_Test-GSUP-IPA(117)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122602872 DLGSUP <0013> gsup_server.c:235 7: 20241110122602872 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122602872 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122602872 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122602872 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@48ffa515fae3: 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") 20241110122602896 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43169<->l=127.0.0.1:4259) 20241110122602905 DAUC <0003> db_auc.c:157 IMSI='262421404406787': No 2G Auth Data 20241110122602905 DAUC <0003> db_auc.c:192 IMSI='262421404406787': No 3G Auth Data HLR_Test-GSUP(118)@48ffa515fae3: Created GsupExpect[0] for "262421404406787" to be handled at TC_gsup_purge_ps(121) 20241110122602934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54798<->l=127.0.0.1:4258 20241110122602944 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122602944 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421404406787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421404406787" cn_domain=PS} 20241110122602944 DLU <0006> fsm.c:456 lu(262421404406787)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122602945 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421404406787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122602945 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421404406787)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122602945 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421404406787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421404406787" cn_domain=PS} 20241110122602945 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122602945 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@48ffa515fae3: Found GsupExpect[0] for "262421404406787" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@48ffa515fae3: Added IMSI table entry 0TC_gsup_purge_ps(121)"262421404406787" 20241110122602949 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122602949 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421404406787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421404406787"} 20241110122602949 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421404406787)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122602949 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421404406787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122602949 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421404406787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421404406787"} 20241110122602949 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421404406787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122602949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421404406787)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122602949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421404406787)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122602949 DLU <0006> fsm.c:568 lu(PS:IMSI-262421404406787)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122602949 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122602949 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@48ffa515fae3: setverdict(pass): none -> pass 20241110122602951 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122602952 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421404406787 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421404406787" cn_domain=PS} 20241110122602952 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421404406787 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241110122602952 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421404406787 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421404406787"} 20241110122602952 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421404406787 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110122602952 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122602952 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122602953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54798<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@48ffa515fae3: Final verdict of PTC: pass 20241110122602956 DAUC <0003> db_auc.c:157 IMSI='262423068694638': No 2G Auth Data 20241110122602956 DAUC <0003> db_auc.c:192 IMSI='262423068694638': No 3G Auth Data 20241110122602957 DLGSUP <0013> hlr.c:121 IMSI 262423068694638: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@48ffa515fae3: Created GsupExpect[0] for "262423068694638" to be handled at TC_gsup_purge_ps(122) 20241110122602968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54810<->l=127.0.0.1:4258 20241110122602970 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122602970 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423068694638 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423068694638" cn_domain=PS} 20241110122602970 DLU <0006> fsm.c:456 lu(262423068694638)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122602970 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423068694638 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122602970 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423068694638)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122602970 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423068694638 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423068694638" cn_domain=PS} 20241110122602970 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122602970 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@48ffa515fae3: Found GsupExpect[0] for "262423068694638" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@48ffa515fae3: Added IMSI table entry 1TC_gsup_purge_ps(122)"262423068694638" 20241110122602971 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122602971 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423068694638 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423068694638"} 20241110122602971 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423068694638)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122602971 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423068694638 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122602971 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423068694638 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423068694638"} 20241110122602971 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423068694638 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122602971 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423068694638)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122602971 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423068694638)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122602971 DLU <0006> fsm.c:568 lu(PS:IMSI-262423068694638)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122602972 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122602972 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@48ffa515fae3: setverdict(pass): none -> pass 20241110122602972 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122602972 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423068694638 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423068694638" cn_domain=PS} 20241110122602972 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423068694638 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241110122602972 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423068694638 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423068694638"} 20241110122602972 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423068694638 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110122602972 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122602972 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122602973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54810<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@48ffa515fae3: Final verdict of PTC: pass 20241110122602974 DAUC <0003> db_auc.c:157 IMSI='262423252440027': No 2G Auth Data 20241110122602974 DAUC <0003> db_auc.c:192 IMSI='262423252440027': No 3G Auth Data 20241110122602974 DLGSUP <0013> hlr.c:121 IMSI 262423252440027: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@48ffa515fae3: Created GsupExpect[0] for "262423252440027" to be handled at TC_gsup_purge_ps(123) 20241110122602982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54812<->l=127.0.0.1:4258 20241110122602984 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122602984 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423252440027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423252440027" cn_domain=PS} 20241110122602984 DLU <0006> fsm.c:456 lu(262423252440027)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122602984 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423252440027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122602984 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423252440027)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122602984 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423252440027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423252440027" cn_domain=PS} 20241110122602984 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122602984 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@48ffa515fae3: Found GsupExpect[0] for "262423252440027" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@48ffa515fae3: Added IMSI table entry 2TC_gsup_purge_ps(123)"262423252440027" 20241110122602985 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122602985 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423252440027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423252440027"} 20241110122602985 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423252440027)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122602985 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423252440027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122602985 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423252440027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423252440027"} 20241110122602985 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423252440027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122602985 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423252440027)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122602985 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423252440027)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122602985 DLU <0006> fsm.c:568 lu(PS:IMSI-262423252440027)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122602985 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122602985 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@48ffa515fae3: setverdict(pass): none -> pass 20241110122602986 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122602986 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423252440027 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423252440027" cn_domain=PS} 20241110122602986 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423252440027 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241110122602986 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423252440027 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423252440027"} 20241110122602986 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423252440027 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110122602986 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122602986 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122602986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54812<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@48ffa515fae3: Final verdict of PTC: pass 20241110122602987 DAUC <0003> db_auc.c:157 IMSI='262420810273145': No 2G Auth Data 20241110122602987 DAUC <0003> db_auc.c:192 IMSI='262420810273145': No 3G Auth Data 20241110122602987 DLGSUP <0013> hlr.c:121 IMSI 262420810273145: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@48ffa515fae3: Created GsupExpect[0] for "262420810273145" to be handled at TC_gsup_purge_ps(124) 20241110122602994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4258 20241110122602995 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122602995 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420810273145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420810273145" cn_domain=PS} 20241110122602995 DLU <0006> fsm.c:456 lu(262420810273145)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122602995 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420810273145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122602995 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420810273145)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122602995 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420810273145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420810273145" cn_domain=PS} 20241110122602995 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122602995 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@48ffa515fae3: Found GsupExpect[0] for "262420810273145" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@48ffa515fae3: Added IMSI table entry 3TC_gsup_purge_ps(124)"262420810273145" 20241110122602996 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122602996 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420810273145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420810273145"} 20241110122602996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420810273145)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122602996 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420810273145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122602996 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420810273145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420810273145"} 20241110122602996 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420810273145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122602996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420810273145)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122602996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420810273145)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122602996 DLU <0006> fsm.c:568 lu(PS:IMSI-262420810273145)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122602996 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122602996 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@48ffa515fae3: setverdict(pass): none -> pass 20241110122602997 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122602997 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420810273145 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420810273145" cn_domain=PS} 20241110122602997 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420810273145 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241110122602997 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420810273145 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420810273145"} 20241110122602997 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420810273145 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110122602997 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122602997 DLINP <000b> input/ipa.c:451 connected read/write 20241110122602997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122602997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@48ffa515fae3: Final verdict of PTC: pass 20241110122602998 DAUC <0003> db_auc.c:157 IMSI='262428067711336': No 2G Auth Data 20241110122602998 DAUC <0003> db_auc.c:192 IMSI='262428067711336': No 3G Auth Data 20241110122602998 DLGSUP <0013> hlr.c:121 IMSI 262428067711336: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@48ffa515fae3: Created GsupExpect[0] for "262428067711336" to be handled at TC_gsup_purge_ps(125) 20241110122603004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54840<->l=127.0.0.1:4258 20241110122603006 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122603006 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428067711336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428067711336" cn_domain=PS} 20241110122603006 DLU <0006> fsm.c:456 lu(262428067711336)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122603006 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428067711336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122603006 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428067711336)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122603006 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428067711336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428067711336" cn_domain=PS} 20241110122603006 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122603006 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@48ffa515fae3: Found GsupExpect[0] for "262428067711336" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@48ffa515fae3: Added IMSI table entry 4TC_gsup_purge_ps(125)"262428067711336" 20241110122603007 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122603007 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428067711336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428067711336"} 20241110122603007 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428067711336)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122603007 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428067711336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122603007 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428067711336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428067711336"} 20241110122603007 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428067711336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122603007 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428067711336)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122603007 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428067711336)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122603007 DLU <0006> fsm.c:568 lu(PS:IMSI-262428067711336)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122603007 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122603007 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@48ffa515fae3: setverdict(pass): none -> pass 20241110122603008 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122603008 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428067711336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428067711336" cn_domain=PS} 20241110122603008 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428067711336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241110122603008 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428067711336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428067711336"} 20241110122603008 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428067711336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110122603008 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122603008 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122603008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54840<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@48ffa515fae3: Final verdict of PTC: pass 20241110122603009 DAUC <0003> db_auc.c:157 IMSI='262422047461125': No 2G Auth Data 20241110122603009 DAUC <0003> db_auc.c:192 IMSI='262422047461125': No 3G Auth Data 20241110122603009 DLGSUP <0013> hlr.c:121 IMSI 262422047461125: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@48ffa515fae3: Created GsupExpect[0] for "262422047461125" to be handled at TC_gsup_purge_ps(126) 20241110122603016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54850<->l=127.0.0.1:4258 20241110122603018 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122603018 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422047461125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422047461125" cn_domain=PS} 20241110122603018 DLU <0006> fsm.c:456 lu(262422047461125)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122603018 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422047461125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122603018 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422047461125)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122603018 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422047461125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422047461125" cn_domain=PS} 20241110122603018 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122603018 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@48ffa515fae3: Found GsupExpect[0] for "262422047461125" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@48ffa515fae3: Added IMSI table entry 5TC_gsup_purge_ps(126)"262422047461125" 20241110122603019 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122603019 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422047461125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422047461125"} 20241110122603019 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422047461125)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122603019 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422047461125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122603019 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422047461125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422047461125"} 20241110122603019 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422047461125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122603019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422047461125)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122603019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422047461125)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122603019 DLU <0006> fsm.c:568 lu(PS:IMSI-262422047461125)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122603019 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122603019 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@48ffa515fae3: setverdict(pass): none -> pass 20241110122603020 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122603020 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422047461125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422047461125" cn_domain=PS} 20241110122603020 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422047461125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241110122603020 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422047461125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422047461125"} 20241110122603020 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422047461125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110122603020 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122603020 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122603021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54850<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@48ffa515fae3: Final verdict of PTC: pass 20241110122603021 DAUC <0003> db_auc.c:157 IMSI='262425587830406': No 2G Auth Data 20241110122603021 DAUC <0003> db_auc.c:192 IMSI='262425587830406': No 3G Auth Data 20241110122603021 DLGSUP <0013> hlr.c:121 IMSI 262425587830406: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@48ffa515fae3: Created GsupExpect[0] for "262425587830406" to be handled at TC_gsup_purge_ps(127) 20241110122603029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54852<->l=127.0.0.1:4258 20241110122603031 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122603031 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425587830406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425587830406" cn_domain=PS} 20241110122603031 DLU <0006> fsm.c:456 lu(262425587830406)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122603031 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425587830406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122603031 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425587830406)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122603031 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425587830406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425587830406" cn_domain=PS} 20241110122603031 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122603032 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@48ffa515fae3: Found GsupExpect[0] for "262425587830406" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@48ffa515fae3: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425587830406" 20241110122603034 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122603034 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425587830406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425587830406"} 20241110122603034 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425587830406)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122603034 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425587830406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122603034 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425587830406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425587830406"} 20241110122603034 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425587830406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122603034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425587830406)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122603034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425587830406)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122603034 DLU <0006> fsm.c:568 lu(PS:IMSI-262425587830406)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122603034 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122603034 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@48ffa515fae3: setverdict(pass): none -> pass 20241110122603035 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122603035 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425587830406 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425587830406" cn_domain=PS} 20241110122603035 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425587830406 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241110122603036 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425587830406 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425587830406"} 20241110122603036 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425587830406 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110122603036 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122603036 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122603036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54852<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@48ffa515fae3: Final verdict of PTC: pass 20241110122603037 DAUC <0003> db_auc.c:157 IMSI='262426085487369': No 2G Auth Data 20241110122603037 DAUC <0003> db_auc.c:192 IMSI='262426085487369': No 3G Auth Data 20241110122603038 DLGSUP <0013> hlr.c:121 IMSI 262426085487369: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@48ffa515fae3: Created GsupExpect[0] for "262426085487369" to be handled at TC_gsup_purge_ps(128) 20241110122603047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54860<->l=127.0.0.1:4258 20241110122603049 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122603049 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426085487369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426085487369" cn_domain=PS} 20241110122603049 DLU <0006> fsm.c:456 lu(262426085487369)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122603049 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426085487369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122603049 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426085487369)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122603049 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426085487369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426085487369" cn_domain=PS} 20241110122603049 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122603049 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@48ffa515fae3: Found GsupExpect[0] for "262426085487369" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@48ffa515fae3: Added IMSI table entry 7TC_gsup_purge_ps(128)"262426085487369" 20241110122603051 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122603051 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426085487369 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426085487369"} 20241110122603051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426085487369)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122603051 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426085487369 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122603051 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426085487369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426085487369"} 20241110122603051 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426085487369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122603051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426085487369)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122603051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426085487369)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122603051 DLU <0006> fsm.c:568 lu(PS:IMSI-262426085487369)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122603051 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122603051 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@48ffa515fae3: setverdict(pass): none -> pass 20241110122603052 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122603052 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426085487369 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426085487369" cn_domain=PS} 20241110122603052 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426085487369 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241110122603052 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426085487369 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426085487369"} 20241110122603052 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426085487369 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110122603052 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122603052 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122603053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54860<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@48ffa515fae3: Final verdict of PTC: pass MTC@48ffa515fae3: setverdict(pass): none -> pass 20241110122603054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54794<->l=127.0.0.1:4258 20241110122603054 DLINP <000b> input/ipa.c:451 connected read/write 20241110122603054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122603054 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122603054 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122603054 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122603055 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43169<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP(118)@48ffa515fae3: Final verdict of PTC: none 119@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: pass MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:03 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20241110122603079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54864<->l=127.0.0.1:4258 20241110122603180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54864<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134764) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_purge_unknown started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122606261 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122606261 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122606266 DLINP <000b> input/ipa.c:451 connected read/write 20241110122606266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122606268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54876<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122606272 DLINP <000b> input/ipa.c:451 connected read/write 20241110122606272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122606272 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122606272 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122606272 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 20241110122606272 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122606272 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 20241110122606272 DLGSUP <0013> gsup_server.c:235 2: 20241110122606272 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122606272 DLGSUP <0013> gsup_server.c:235 3: 20241110122606272 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122606272 DLGSUP <0013> gsup_server.c:235 4: 20241110122606272 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122606272 DLGSUP <0013> gsup_server.c:235 5: 20241110122606272 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122606272 DLGSUP <0013> gsup_server.c:235 7: 20241110122606272 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122606272 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122606272 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122606272 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)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@48ffa515fae3: 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") 20241110122606298 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46099<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@48ffa515fae3: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241110122606314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54880<->l=127.0.0.1:4258 20241110122606325 DLINP <000b> input/ipa.c:451 connected read/write 20241110122606325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122606325 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} 20241110122606325 DLU <0006> fsm.c:456 lu(2345743413463)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122606325 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 20241110122606325 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} 20241110122606325 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122606325 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55e2ccc22f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122606325 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55e2ccc22f60]{UNVALIDATED}: Freeing instance 20241110122606325 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55e2ccc22f60]{UNVALIDATED}: Deallocated 20241110122606325 DLINP <000b> input/ipa.c:451 connected read/write 20241110122606325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122606325 DLINP <000b> input/ipa.c:451 connected read/write 20241110122606325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@48ffa515fae3: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@48ffa515fae3: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@48ffa515fae3: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122606330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54880<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@48ffa515fae3: Final verdict of PTC: pass MTC@48ffa515fae3: setverdict(pass): none -> pass 20241110122606331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54876<->l=127.0.0.1:4258 20241110122606333 DLINP <000b> input/ipa.c:451 connected read/write 20241110122606333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122606333 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122606333 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122606333 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122606333 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46099<->l=127.0.0.1:4259) 131@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP(130)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: pass MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:06 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241110122606367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54896<->l=127.0.0.1:4258 20241110122606468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54896<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_mo_ussd_unknown started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122609561 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122609561 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122609562 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122609562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54908<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122609563 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122609563 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122609563 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122609563 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 20241110122609563 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122609563 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 20241110122609563 DLGSUP <0013> gsup_server.c:235 2: 20241110122609563 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122609563 DLGSUP <0013> gsup_server.c:235 3: 20241110122609563 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122609563 DLGSUP <0013> gsup_server.c:235 4: 20241110122609563 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122609563 DLGSUP <0013> gsup_server.c:235 5: 20241110122609563 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122609563 DLGSUP <0013> gsup_server.c:235 7: 20241110122609563 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122609563 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122609563 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122609563 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@48ffa515fae3: 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") 20241110122609570 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35745<->l=127.0.0.1:4259) 20241110122609574 DAUC <0003> db_auc.c:157 IMSI='262426265953155': No 2G Auth Data 20241110122609574 DAUC <0003> db_auc.c:192 IMSI='262426265953155': No 3G Auth Data HLR_Test-GSUP(135)@48ffa515fae3: Created GsupExpect[0] for "262426265953155" to be handled at TC_mo_ussd_unknown(138) 20241110122609580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54910<->l=127.0.0.1:4258 20241110122609606 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122609606 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426265953155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426265953155" session_id=963074568 session_state=BEGIN} 20241110122609606 DSS <0004> hlr_ussd.c:576 262426265953155/0x39675a08: Process SS (BEGIN) 20241110122609606 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241110122609606 DSS <0004> hlr_ussd.c:518 262426265953155/0x39675a08: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241110122609606 DSS <0004> hlr_ussd.c:523 262426265953155/0x39675a08: USSD for unknown code '*#200#' 20241110122609606 DSS <0004> hlr_ussd.c:354 262426265953155/0x39675a08: Tx ReturnError(1, 0x12) 20241110122609606 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426265953155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426265953155" session_id=963074568 session_state=END} 20241110122609606 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122609606 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@48ffa515fae3: Found GsupExpect[0] for "262426265953155" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@48ffa515fae3: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262426265953155" TC_mo_ussd_unknown(138)@48ffa515fae3: setverdict(pass): none -> pass 20241110122609608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54910<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@48ffa515fae3: Final verdict of PTC: pass 20241110122609609 DAUC <0003> db_auc.c:157 IMSI='262422276289927': No 2G Auth Data 20241110122609609 DAUC <0003> db_auc.c:192 IMSI='262422276289927': No 3G Auth Data HLR_Test-GSUP(135)@48ffa515fae3: Created GsupExpect[0] for "262422276289927" to be handled at TC_mo_ussd_unknown(139) 20241110122609616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54916<->l=127.0.0.1:4258 20241110122609618 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122609618 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422276289927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422276289927" session_id=4279921529 session_state=BEGIN} 20241110122609618 DSS <0004> hlr_ussd.c:576 262422276289927/0xff1a6b79: Process SS (BEGIN) 20241110122609618 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241110122609618 DSS <0004> hlr_ussd.c:518 262422276289927/0xff1a6b79: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241110122609618 DSS <0004> hlr_ussd.c:523 262422276289927/0xff1a6b79: USSD for unknown code '*#200#' 20241110122609618 DSS <0004> hlr_ussd.c:354 262422276289927/0xff1a6b79: Tx ReturnError(1, 0x12) 20241110122609618 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422276289927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422276289927" session_id=4279921529 session_state=END} 20241110122609618 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122609619 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@48ffa515fae3: Found GsupExpect[0] for "262422276289927" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@48ffa515fae3: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262422276289927" TC_mo_ussd_unknown(139)@48ffa515fae3: setverdict(pass): none -> pass 20241110122609620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54916<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@48ffa515fae3: Final verdict of PTC: pass 20241110122609620 DAUC <0003> db_auc.c:157 IMSI='262426773096587': No 2G Auth Data 20241110122609620 DAUC <0003> db_auc.c:192 IMSI='262426773096587': No 3G Auth Data HLR_Test-GSUP(135)@48ffa515fae3: Created GsupExpect[0] for "262426773096587" to be handled at TC_mo_ussd_unknown(140) 20241110122609627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54920<->l=127.0.0.1:4258 20241110122609630 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122609630 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426773096587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426773096587" session_id=2072227116 session_state=BEGIN} 20241110122609630 DSS <0004> hlr_ussd.c:576 262426773096587/0x7b83ad2c: Process SS (BEGIN) 20241110122609630 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241110122609630 DSS <0004> hlr_ussd.c:518 262426773096587/0x7b83ad2c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241110122609630 DSS <0004> hlr_ussd.c:523 262426773096587/0x7b83ad2c: USSD for unknown code '*#200#' 20241110122609630 DSS <0004> hlr_ussd.c:354 262426773096587/0x7b83ad2c: Tx ReturnError(1, 0x12) 20241110122609630 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426773096587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426773096587" session_id=2072227116 session_state=END} 20241110122609630 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122609630 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@48ffa515fae3: Found GsupExpect[0] for "262426773096587" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@48ffa515fae3: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262426773096587" TC_mo_ussd_unknown(140)@48ffa515fae3: setverdict(pass): none -> pass 20241110122609632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54920<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@48ffa515fae3: Final verdict of PTC: pass 20241110122609632 DAUC <0003> db_auc.c:157 IMSI='262423512208450': No 2G Auth Data 20241110122609632 DAUC <0003> db_auc.c:192 IMSI='262423512208450': No 3G Auth Data HLR_Test-GSUP(135)@48ffa515fae3: Created GsupExpect[0] for "262423512208450" to be handled at TC_mo_ussd_unknown(141) 20241110122609640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54930<->l=127.0.0.1:4258 20241110122609643 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122609643 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423512208450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423512208450" session_id=3174789997 session_state=BEGIN} 20241110122609643 DSS <0004> hlr_ussd.c:576 262423512208450/0xbd3b736d: Process SS (BEGIN) 20241110122609643 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241110122609643 DSS <0004> hlr_ussd.c:518 262423512208450/0xbd3b736d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241110122609643 DSS <0004> hlr_ussd.c:523 262423512208450/0xbd3b736d: USSD for unknown code '*#200#' 20241110122609643 DSS <0004> hlr_ussd.c:354 262423512208450/0xbd3b736d: Tx ReturnError(1, 0x12) 20241110122609643 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423512208450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423512208450" session_id=3174789997 session_state=END} 20241110122609643 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122609643 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@48ffa515fae3: Found GsupExpect[0] for "262423512208450" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@48ffa515fae3: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262423512208450" TC_mo_ussd_unknown(141)@48ffa515fae3: setverdict(pass): none -> pass 20241110122609644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54930<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@48ffa515fae3: Final verdict of PTC: pass 20241110122609645 DAUC <0003> db_auc.c:157 IMSI='262425438292931': No 2G Auth Data 20241110122609645 DAUC <0003> db_auc.c:192 IMSI='262425438292931': No 3G Auth Data HLR_Test-GSUP(135)@48ffa515fae3: Created GsupExpect[0] for "262425438292931" to be handled at TC_mo_ussd_unknown(142) 20241110122609652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54946<->l=127.0.0.1:4258 20241110122609657 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122609657 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425438292931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425438292931" session_id=3080589076 session_state=BEGIN} 20241110122609657 DSS <0004> hlr_ussd.c:576 262425438292931/0xb79e0f14: Process SS (BEGIN) 20241110122609657 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241110122609657 DSS <0004> hlr_ussd.c:518 262425438292931/0xb79e0f14: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241110122609657 DSS <0004> hlr_ussd.c:523 262425438292931/0xb79e0f14: USSD for unknown code '*#200#' 20241110122609657 DSS <0004> hlr_ussd.c:354 262425438292931/0xb79e0f14: Tx ReturnError(1, 0x12) 20241110122609657 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425438292931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425438292931" session_id=3080589076 session_state=END} 20241110122609657 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122609657 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@48ffa515fae3: Found GsupExpect[0] for "262425438292931" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@48ffa515fae3: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262425438292931" TC_mo_ussd_unknown(142)@48ffa515fae3: setverdict(pass): none -> pass 20241110122609660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54946<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@48ffa515fae3: Final verdict of PTC: pass 20241110122609660 DAUC <0003> db_auc.c:157 IMSI='262424482806396': No 2G Auth Data 20241110122609660 DAUC <0003> db_auc.c:192 IMSI='262424482806396': No 3G Auth Data HLR_Test-GSUP(135)@48ffa515fae3: Created GsupExpect[0] for "262424482806396" to be handled at TC_mo_ussd_unknown(143) 20241110122609668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54950<->l=127.0.0.1:4258 20241110122609671 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122609671 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424482806396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424482806396" session_id=1314884014 session_state=BEGIN} 20241110122609671 DSS <0004> hlr_ussd.c:576 262424482806396/0x4e5f89ae: Process SS (BEGIN) 20241110122609671 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241110122609671 DSS <0004> hlr_ussd.c:518 262424482806396/0x4e5f89ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241110122609671 DSS <0004> hlr_ussd.c:523 262424482806396/0x4e5f89ae: USSD for unknown code '*#200#' 20241110122609671 DSS <0004> hlr_ussd.c:354 262424482806396/0x4e5f89ae: Tx ReturnError(1, 0x12) 20241110122609671 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424482806396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424482806396" session_id=1314884014 session_state=END} 20241110122609671 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122609671 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@48ffa515fae3: Found GsupExpect[0] for "262424482806396" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@48ffa515fae3: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262424482806396" TC_mo_ussd_unknown(143)@48ffa515fae3: setverdict(pass): none -> pass 20241110122609673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54950<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@48ffa515fae3: Final verdict of PTC: pass 20241110122609673 DAUC <0003> db_auc.c:157 IMSI='262424063866825': No 2G Auth Data 20241110122609673 DAUC <0003> db_auc.c:192 IMSI='262424063866825': No 3G Auth Data HLR_Test-GSUP(135)@48ffa515fae3: Created GsupExpect[0] for "262424063866825" to be handled at TC_mo_ussd_unknown(144) 20241110122609680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54956<->l=127.0.0.1:4258 20241110122609683 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122609683 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424063866825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424063866825" session_id=54484617 session_state=BEGIN} 20241110122609683 DSS <0004> hlr_ussd.c:576 262424063866825/0x033f5e89: Process SS (BEGIN) 20241110122609683 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241110122609683 DSS <0004> hlr_ussd.c:518 262424063866825/0x033f5e89: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241110122609683 DSS <0004> hlr_ussd.c:523 262424063866825/0x033f5e89: USSD for unknown code '*#200#' 20241110122609683 DSS <0004> hlr_ussd.c:354 262424063866825/0x033f5e89: Tx ReturnError(1, 0x12) 20241110122609683 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424063866825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424063866825" session_id=54484617 session_state=END} 20241110122609683 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122609683 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@48ffa515fae3: Found GsupExpect[0] for "262424063866825" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@48ffa515fae3: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262424063866825" TC_mo_ussd_unknown(144)@48ffa515fae3: setverdict(pass): none -> pass 20241110122609685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54956<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@48ffa515fae3: Final verdict of PTC: pass 20241110122609685 DAUC <0003> db_auc.c:157 IMSI='262425374151074': No 2G Auth Data 20241110122609685 DAUC <0003> db_auc.c:192 IMSI='262425374151074': No 3G Auth Data HLR_Test-GSUP(135)@48ffa515fae3: Created GsupExpect[0] for "262425374151074" to be handled at TC_mo_ussd_unknown(145) 20241110122609692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54958<->l=127.0.0.1:4258 20241110122609696 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122609696 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425374151074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425374151074" session_id=2002396527 session_state=BEGIN} 20241110122609696 DSS <0004> hlr_ussd.c:576 262425374151074/0x775a256f: Process SS (BEGIN) 20241110122609696 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241110122609696 DSS <0004> hlr_ussd.c:518 262425374151074/0x775a256f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241110122609696 DSS <0004> hlr_ussd.c:523 262425374151074/0x775a256f: USSD for unknown code '*#200#' 20241110122609696 DSS <0004> hlr_ussd.c:354 262425374151074/0x775a256f: Tx ReturnError(1, 0x12) 20241110122609696 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425374151074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425374151074" session_id=2002396527 session_state=END} 20241110122609696 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122609696 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@48ffa515fae3: Found GsupExpect[0] for "262425374151074" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@48ffa515fae3: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262425374151074" TC_mo_ussd_unknown(145)@48ffa515fae3: setverdict(pass): none -> pass 20241110122609698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54958<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@48ffa515fae3: Final verdict of PTC: pass 20241110122609698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54908<->l=127.0.0.1:4258 136@48ffa515fae3: Final verdict of PTC: none 20241110122609699 DLINP <000b> input/ipa.c:451 connected read/write 20241110122609699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122609699 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122609699 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122609699 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122609699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35745<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 136: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:09 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241110122609722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54964<->l=127.0.0.1:4258 20241110122609822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54964<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81392) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_mo_ussd_euse_disc started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122612931 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122612931 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122612934 DLINP <000b> input/ipa.c:451 connected read/write 20241110122612934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122612936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42734<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122612940 DLINP <000b> input/ipa.c:451 connected read/write 20241110122612940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122612940 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122612940 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122612940 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 20241110122612940 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122612940 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 20241110122612940 DLGSUP <0013> gsup_server.c:235 2: 20241110122612940 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122612940 DLGSUP <0013> gsup_server.c:235 3: 20241110122612940 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122612940 DLGSUP <0013> gsup_server.c:235 4: 20241110122612940 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122612940 DLGSUP <0013> gsup_server.c:235 5: 20241110122612940 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122612940 DLGSUP <0013> gsup_server.c:235 7: 20241110122612940 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122612940 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122612940 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122612940 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@48ffa515fae3: 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") 20241110122612967 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38851<->l=127.0.0.1:4259) 20241110122612977 DAUC <0003> db_auc.c:157 IMSI='262421499703797': No 2G Auth Data 20241110122612977 DAUC <0003> db_auc.c:192 IMSI='262421499703797': No 3G Auth Data HLR_Test-GSUP(147)@48ffa515fae3: Created GsupExpect[0] for "262421499703797" to be handled at TC_mo_ussd_euse_disc(150) 20241110122612999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42738<->l=127.0.0.1:4258 20241110122613015 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122613015 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421499703797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421499703797" session_id=48316273 session_state=BEGIN} 20241110122613015 DSS <0004> hlr_ussd.c:576 262421499703797/0x02e13f71: Process SS (BEGIN) 20241110122613015 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122613015 DSS <0004> hlr_ussd.c:518 262421499703797/0x02e13f71: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122613015 DSS <0004> hlr_ussd.c:542 262421499703797/0x02e13f71: Cannot find conn for EUSE EUSE-foobar 20241110122613015 DSS <0004> hlr_ussd.c:354 262421499703797/0x02e13f71: Tx ReturnError(1, 0x22) 20241110122613015 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421499703797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421499703797" session_id=48316273 session_state=END} 20241110122613015 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122613015 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@48ffa515fae3: Found GsupExpect[0] for "262421499703797" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@48ffa515fae3: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262421499703797" TC_mo_ussd_euse_disc(150)@48ffa515fae3: setverdict(pass): none -> pass 20241110122613023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42738<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@48ffa515fae3: Final verdict of PTC: pass 20241110122613024 DAUC <0003> db_auc.c:157 IMSI='262425544310055': No 2G Auth Data 20241110122613024 DAUC <0003> db_auc.c:192 IMSI='262425544310055': No 3G Auth Data HLR_Test-GSUP(147)@48ffa515fae3: Created GsupExpect[0] for "262425544310055" to be handled at TC_mo_ussd_euse_disc(151) 20241110122613035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42740<->l=127.0.0.1:4258 20241110122613038 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122613038 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425544310055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425544310055" session_id=229796682 session_state=BEGIN} 20241110122613038 DSS <0004> hlr_ussd.c:576 262425544310055/0x0db26b4a: Process SS (BEGIN) 20241110122613038 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122613038 DSS <0004> hlr_ussd.c:518 262425544310055/0x0db26b4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122613038 DSS <0004> hlr_ussd.c:542 262425544310055/0x0db26b4a: Cannot find conn for EUSE EUSE-foobar 20241110122613038 DSS <0004> hlr_ussd.c:354 262425544310055/0x0db26b4a: Tx ReturnError(1, 0x22) 20241110122613038 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425544310055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425544310055" session_id=229796682 session_state=END} 20241110122613038 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122613038 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@48ffa515fae3: Found GsupExpect[0] for "262425544310055" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@48ffa515fae3: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262425544310055" TC_mo_ussd_euse_disc(151)@48ffa515fae3: setverdict(pass): none -> pass 20241110122613039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42740<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@48ffa515fae3: Final verdict of PTC: pass 20241110122613040 DAUC <0003> db_auc.c:157 IMSI='262425058631399': No 2G Auth Data 20241110122613040 DAUC <0003> db_auc.c:192 IMSI='262425058631399': No 3G Auth Data HLR_Test-GSUP(147)@48ffa515fae3: Created GsupExpect[0] for "262425058631399" to be handled at TC_mo_ussd_euse_disc(152) 20241110122613045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42750<->l=127.0.0.1:4258 20241110122613048 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122613048 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425058631399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425058631399" session_id=4099343537 session_state=BEGIN} 20241110122613048 DSS <0004> hlr_ussd.c:576 262425058631399/0xf45704b1: Process SS (BEGIN) 20241110122613048 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122613048 DSS <0004> hlr_ussd.c:518 262425058631399/0xf45704b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122613048 DSS <0004> hlr_ussd.c:542 262425058631399/0xf45704b1: Cannot find conn for EUSE EUSE-foobar 20241110122613048 DSS <0004> hlr_ussd.c:354 262425058631399/0xf45704b1: Tx ReturnError(1, 0x22) 20241110122613048 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425058631399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425058631399" session_id=4099343537 session_state=END} 20241110122613048 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122613048 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@48ffa515fae3: Found GsupExpect[0] for "262425058631399" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@48ffa515fae3: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262425058631399" TC_mo_ussd_euse_disc(152)@48ffa515fae3: setverdict(pass): none -> pass 20241110122613050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42750<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@48ffa515fae3: Final verdict of PTC: pass 20241110122613050 DAUC <0003> db_auc.c:157 IMSI='262420795729611': No 2G Auth Data 20241110122613050 DAUC <0003> db_auc.c:192 IMSI='262420795729611': No 3G Auth Data HLR_Test-GSUP(147)@48ffa515fae3: Created GsupExpect[0] for "262420795729611" to be handled at TC_mo_ussd_euse_disc(153) 20241110122613056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42766<->l=127.0.0.1:4258 20241110122613059 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122613059 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420795729611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420795729611" session_id=2374389077 session_state=BEGIN} 20241110122613059 DSS <0004> hlr_ussd.c:576 262420795729611/0x8d864d55: Process SS (BEGIN) 20241110122613059 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122613059 DSS <0004> hlr_ussd.c:518 262420795729611/0x8d864d55: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122613059 DSS <0004> hlr_ussd.c:542 262420795729611/0x8d864d55: Cannot find conn for EUSE EUSE-foobar 20241110122613059 DSS <0004> hlr_ussd.c:354 262420795729611/0x8d864d55: Tx ReturnError(1, 0x22) 20241110122613059 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420795729611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420795729611" session_id=2374389077 session_state=END} 20241110122613059 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122613059 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@48ffa515fae3: Found GsupExpect[0] for "262420795729611" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@48ffa515fae3: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262420795729611" TC_mo_ussd_euse_disc(153)@48ffa515fae3: setverdict(pass): none -> pass 20241110122613061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42766<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@48ffa515fae3: Final verdict of PTC: pass 20241110122613061 DAUC <0003> db_auc.c:157 IMSI='262420180000386': No 2G Auth Data 20241110122613061 DAUC <0003> db_auc.c:192 IMSI='262420180000386': No 3G Auth Data HLR_Test-GSUP(147)@48ffa515fae3: Created GsupExpect[0] for "262420180000386" to be handled at TC_mo_ussd_euse_disc(154) 20241110122613067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42778<->l=127.0.0.1:4258 20241110122613070 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122613070 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420180000386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420180000386" session_id=1657902803 session_state=BEGIN} 20241110122613070 DSS <0004> hlr_ussd.c:576 262420180000386/0x62d196d3: Process SS (BEGIN) 20241110122613070 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122613070 DSS <0004> hlr_ussd.c:518 262420180000386/0x62d196d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122613070 DSS <0004> hlr_ussd.c:542 262420180000386/0x62d196d3: Cannot find conn for EUSE EUSE-foobar 20241110122613070 DSS <0004> hlr_ussd.c:354 262420180000386/0x62d196d3: Tx ReturnError(1, 0x22) 20241110122613070 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420180000386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420180000386" session_id=1657902803 session_state=END} 20241110122613070 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122613070 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@48ffa515fae3: Found GsupExpect[0] for "262420180000386" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@48ffa515fae3: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262420180000386" TC_mo_ussd_euse_disc(154)@48ffa515fae3: setverdict(pass): none -> pass 20241110122613071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42778<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@48ffa515fae3: Final verdict of PTC: pass 20241110122613072 DAUC <0003> db_auc.c:157 IMSI='262425036829163': No 2G Auth Data 20241110122613072 DAUC <0003> db_auc.c:192 IMSI='262425036829163': No 3G Auth Data HLR_Test-GSUP(147)@48ffa515fae3: Created GsupExpect[0] for "262425036829163" to be handled at TC_mo_ussd_euse_disc(155) 20241110122613078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42784<->l=127.0.0.1:4258 20241110122613081 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122613081 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425036829163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425036829163" session_id=1634845126 session_state=BEGIN} 20241110122613081 DSS <0004> hlr_ussd.c:576 262425036829163/0x6171c1c6: Process SS (BEGIN) 20241110122613081 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122613081 DSS <0004> hlr_ussd.c:518 262425036829163/0x6171c1c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122613081 DSS <0004> hlr_ussd.c:542 262425036829163/0x6171c1c6: Cannot find conn for EUSE EUSE-foobar 20241110122613081 DSS <0004> hlr_ussd.c:354 262425036829163/0x6171c1c6: Tx ReturnError(1, 0x22) 20241110122613081 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425036829163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425036829163" session_id=1634845126 session_state=END} 20241110122613081 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122613081 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@48ffa515fae3: Found GsupExpect[0] for "262425036829163" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@48ffa515fae3: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262425036829163" TC_mo_ussd_euse_disc(155)@48ffa515fae3: setverdict(pass): none -> pass 20241110122613082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42784<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@48ffa515fae3: Final verdict of PTC: pass 20241110122613082 DAUC <0003> db_auc.c:157 IMSI='262424946948396': No 2G Auth Data 20241110122613082 DAUC <0003> db_auc.c:192 IMSI='262424946948396': No 3G Auth Data HLR_Test-GSUP(147)@48ffa515fae3: Created GsupExpect[0] for "262424946948396" to be handled at TC_mo_ussd_euse_disc(156) 20241110122613089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4258 20241110122613092 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122613092 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424946948396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424946948396" session_id=1483389406 session_state=BEGIN} 20241110122613092 DSS <0004> hlr_ussd.c:576 262424946948396/0x586ab9de: Process SS (BEGIN) 20241110122613092 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122613092 DSS <0004> hlr_ussd.c:518 262424946948396/0x586ab9de: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122613092 DSS <0004> hlr_ussd.c:542 262424946948396/0x586ab9de: Cannot find conn for EUSE EUSE-foobar 20241110122613092 DSS <0004> hlr_ussd.c:354 262424946948396/0x586ab9de: Tx ReturnError(1, 0x22) 20241110122613092 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424946948396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424946948396" session_id=1483389406 session_state=END} 20241110122613092 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122613092 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@48ffa515fae3: Found GsupExpect[0] for "262424946948396" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@48ffa515fae3: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262424946948396" TC_mo_ussd_euse_disc(156)@48ffa515fae3: setverdict(pass): none -> pass 20241110122613094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@48ffa515fae3: Final verdict of PTC: pass 20241110122613094 DAUC <0003> db_auc.c:157 IMSI='262428730496529': No 2G Auth Data 20241110122613094 DAUC <0003> db_auc.c:192 IMSI='262428730496529': No 3G Auth Data HLR_Test-GSUP(147)@48ffa515fae3: Created GsupExpect[0] for "262428730496529" to be handled at TC_mo_ussd_euse_disc(157) 20241110122613101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42806<->l=127.0.0.1:4258 20241110122613104 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122613104 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428730496529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428730496529" session_id=2942560342 session_state=BEGIN} 20241110122613104 DSS <0004> hlr_ussd.c:576 262428730496529/0xaf63e856: Process SS (BEGIN) 20241110122613104 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122613104 DSS <0004> hlr_ussd.c:518 262428730496529/0xaf63e856: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122613104 DSS <0004> hlr_ussd.c:542 262428730496529/0xaf63e856: Cannot find conn for EUSE EUSE-foobar 20241110122613104 DSS <0004> hlr_ussd.c:354 262428730496529/0xaf63e856: Tx ReturnError(1, 0x22) 20241110122613104 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428730496529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428730496529" session_id=2942560342 session_state=END} 20241110122613104 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122613104 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@48ffa515fae3: Found GsupExpect[0] for "262428730496529" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@48ffa515fae3: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262428730496529" TC_mo_ussd_euse_disc(157)@48ffa515fae3: setverdict(pass): none -> pass 20241110122613105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42806<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@48ffa515fae3: Final verdict of PTC: pass 20241110122613106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42734<->l=127.0.0.1:4258 20241110122613106 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38851<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@48ffa515fae3: Final verdict of PTC: none 20241110122613106 DLINP <000b> input/ipa.c:451 connected read/write 20241110122613106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122613106 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122613106 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122613106 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 148@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 148: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:13 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20241110122613129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42810<->l=127.0.0.1:4258 20241110122613330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42810<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81620) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_mo_ussd_iuse_imsi started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122616444 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122616444 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122616448 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122616449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42812<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122616451 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122616451 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122616451 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122616451 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 20241110122616451 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122616451 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 20241110122616451 DLGSUP <0013> gsup_server.c:235 2: 20241110122616451 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122616451 DLGSUP <0013> gsup_server.c:235 3: 20241110122616451 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122616451 DLGSUP <0013> gsup_server.c:235 4: 20241110122616451 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122616451 DLGSUP <0013> gsup_server.c:235 5: 20241110122616451 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122616451 DLGSUP <0013> gsup_server.c:235 7: 20241110122616451 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(158)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122616451 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122616451 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122616451 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@48ffa515fae3: 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") 20241110122616463 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42603<->l=127.0.0.1:4259) 20241110122616465 DAUC <0003> db_auc.c:157 IMSI='262428411439980': No 2G Auth Data 20241110122616465 DAUC <0003> db_auc.c:192 IMSI='262428411439980': No 3G Auth Data HLR_Test-GSUP(159)@48ffa515fae3: Created GsupExpect[0] for "262428411439980" to be handled at TC_mo_ussd_iuse_imsi(162) 20241110122616472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42828<->l=127.0.0.1:4258 20241110122616494 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122616494 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428411439980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428411439980" session_id=53887510 session_state=BEGIN} 20241110122616494 DSS <0004> hlr_ussd.c:576 262428411439980/0x03364216: Process SS (BEGIN) 20241110122616494 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110122616494 DSS <0004> hlr_ussd.c:518 262428411439980/0x03364216: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110122616494 DSS <0004> hlr_ussd.c:363 262428411439980/0x03364216: Tx USSD 'Your IMSI is 262428411439980' 20241110122616494 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428411439980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428411439980" session_id=53887510 session_state=END} 20241110122616494 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428411439980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122616494 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122616494 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@48ffa515fae3: Found GsupExpect[0] for "262428411439980" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@48ffa515fae3: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262428411439980" TC_mo_ussd_iuse_imsi(162)@48ffa515fae3: setverdict(pass): none -> pass 20241110122616501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42828<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@48ffa515fae3: Final verdict of PTC: pass 20241110122616501 DAUC <0003> db_auc.c:157 IMSI='262420830626074': No 2G Auth Data 20241110122616501 DAUC <0003> db_auc.c:192 IMSI='262420830626074': No 3G Auth Data HLR_Test-GSUP(159)@48ffa515fae3: Created GsupExpect[0] for "262420830626074" to be handled at TC_mo_ussd_iuse_imsi(163) 20241110122616510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42834<->l=127.0.0.1:4258 20241110122616513 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122616513 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420830626074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420830626074" session_id=945203167 session_state=BEGIN} 20241110122616513 DSS <0004> hlr_ussd.c:576 262420830626074/0x3856a7df: Process SS (BEGIN) 20241110122616513 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110122616513 DSS <0004> hlr_ussd.c:518 262420830626074/0x3856a7df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110122616513 DSS <0004> hlr_ussd.c:363 262420830626074/0x3856a7df: Tx USSD 'Your IMSI is 262420830626074' 20241110122616513 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420830626074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420830626074" session_id=945203167 session_state=END} 20241110122616513 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420830626074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122616513 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122616513 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@48ffa515fae3: Found GsupExpect[0] for "262420830626074" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@48ffa515fae3: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262420830626074" TC_mo_ussd_iuse_imsi(163)@48ffa515fae3: setverdict(pass): none -> pass 20241110122616515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42834<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@48ffa515fae3: Final verdict of PTC: pass 20241110122616515 DAUC <0003> db_auc.c:157 IMSI='262429084899586': No 2G Auth Data 20241110122616515 DAUC <0003> db_auc.c:192 IMSI='262429084899586': No 3G Auth Data HLR_Test-GSUP(159)@48ffa515fae3: Created GsupExpect[0] for "262429084899586" to be handled at TC_mo_ussd_iuse_imsi(164) 20241110122616522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42836<->l=127.0.0.1:4258 20241110122616525 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122616525 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429084899586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429084899586" session_id=684590843 session_state=BEGIN} 20241110122616525 DSS <0004> hlr_ussd.c:576 262429084899586/0x28ce06fb: Process SS (BEGIN) 20241110122616525 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110122616525 DSS <0004> hlr_ussd.c:518 262429084899586/0x28ce06fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110122616525 DSS <0004> hlr_ussd.c:363 262429084899586/0x28ce06fb: Tx USSD 'Your IMSI is 262429084899586' 20241110122616525 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429084899586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429084899586" session_id=684590843 session_state=END} 20241110122616525 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429084899586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122616525 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122616525 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@48ffa515fae3: Found GsupExpect[0] for "262429084899586" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@48ffa515fae3: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262429084899586" TC_mo_ussd_iuse_imsi(164)@48ffa515fae3: setverdict(pass): none -> pass 20241110122616527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42836<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@48ffa515fae3: Final verdict of PTC: pass 20241110122616528 DAUC <0003> db_auc.c:157 IMSI='262420165405707': No 2G Auth Data 20241110122616528 DAUC <0003> db_auc.c:192 IMSI='262420165405707': No 3G Auth Data HLR_Test-GSUP(159)@48ffa515fae3: Created GsupExpect[0] for "262420165405707" to be handled at TC_mo_ussd_iuse_imsi(165) 20241110122616536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42846<->l=127.0.0.1:4258 20241110122616539 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122616539 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420165405707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420165405707" session_id=1932991923 session_state=BEGIN} 20241110122616539 DSS <0004> hlr_ussd.c:576 262420165405707/0x73371db3: Process SS (BEGIN) 20241110122616539 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110122616539 DSS <0004> hlr_ussd.c:518 262420165405707/0x73371db3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110122616539 DSS <0004> hlr_ussd.c:363 262420165405707/0x73371db3: Tx USSD 'Your IMSI is 262420165405707' 20241110122616539 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420165405707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420165405707" session_id=1932991923 session_state=END} 20241110122616539 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420165405707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122616539 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122616539 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@48ffa515fae3: Found GsupExpect[0] for "262420165405707" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@48ffa515fae3: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262420165405707" TC_mo_ussd_iuse_imsi(165)@48ffa515fae3: setverdict(pass): none -> pass 20241110122616541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42846<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@48ffa515fae3: Final verdict of PTC: pass 20241110122616542 DAUC <0003> db_auc.c:157 IMSI='262428762937529': No 2G Auth Data 20241110122616542 DAUC <0003> db_auc.c:192 IMSI='262428762937529': No 3G Auth Data HLR_Test-GSUP(159)@48ffa515fae3: Created GsupExpect[0] for "262428762937529" to be handled at TC_mo_ussd_iuse_imsi(166) 20241110122616550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42854<->l=127.0.0.1:4258 20241110122616553 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122616553 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428762937529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428762937529" session_id=1214373459 session_state=BEGIN} 20241110122616553 DSS <0004> hlr_ussd.c:576 262428762937529/0x4861de53: Process SS (BEGIN) 20241110122616553 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110122616553 DSS <0004> hlr_ussd.c:518 262428762937529/0x4861de53: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110122616553 DSS <0004> hlr_ussd.c:363 262428762937529/0x4861de53: Tx USSD 'Your IMSI is 262428762937529' 20241110122616553 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428762937529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428762937529" session_id=1214373459 session_state=END} 20241110122616553 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428762937529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122616553 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122616553 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@48ffa515fae3: Found GsupExpect[0] for "262428762937529" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@48ffa515fae3: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262428762937529" TC_mo_ussd_iuse_imsi(166)@48ffa515fae3: setverdict(pass): none -> pass 20241110122616555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42854<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@48ffa515fae3: Final verdict of PTC: pass 20241110122616556 DAUC <0003> db_auc.c:157 IMSI='262425691782047': No 2G Auth Data 20241110122616556 DAUC <0003> db_auc.c:192 IMSI='262425691782047': No 3G Auth Data HLR_Test-GSUP(159)@48ffa515fae3: Created GsupExpect[0] for "262425691782047" to be handled at TC_mo_ussd_iuse_imsi(167) 20241110122616562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42864<->l=127.0.0.1:4258 20241110122616565 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122616565 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425691782047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425691782047" session_id=1994065655 session_state=BEGIN} 20241110122616565 DSS <0004> hlr_ussd.c:576 262425691782047/0x76db06f7: Process SS (BEGIN) 20241110122616565 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110122616565 DSS <0004> hlr_ussd.c:518 262425691782047/0x76db06f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110122616565 DSS <0004> hlr_ussd.c:363 262425691782047/0x76db06f7: Tx USSD 'Your IMSI is 262425691782047' 20241110122616565 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425691782047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425691782047" session_id=1994065655 session_state=END} 20241110122616565 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425691782047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122616565 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122616565 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@48ffa515fae3: Found GsupExpect[0] for "262425691782047" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@48ffa515fae3: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262425691782047" TC_mo_ussd_iuse_imsi(167)@48ffa515fae3: setverdict(pass): none -> pass 20241110122616567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42864<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@48ffa515fae3: Final verdict of PTC: pass 20241110122616567 DAUC <0003> db_auc.c:157 IMSI='262429157592081': No 2G Auth Data 20241110122616567 DAUC <0003> db_auc.c:192 IMSI='262429157592081': No 3G Auth Data HLR_Test-GSUP(159)@48ffa515fae3: Created GsupExpect[0] for "262429157592081" to be handled at TC_mo_ussd_iuse_imsi(168) 20241110122616573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42878<->l=127.0.0.1:4258 20241110122616576 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122616576 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429157592081 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429157592081" session_id=1717687203 session_state=BEGIN} 20241110122616576 DSS <0004> hlr_ussd.c:576 262429157592081/0x6661d3a3: Process SS (BEGIN) 20241110122616576 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110122616576 DSS <0004> hlr_ussd.c:518 262429157592081/0x6661d3a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110122616576 DSS <0004> hlr_ussd.c:363 262429157592081/0x6661d3a3: Tx USSD 'Your IMSI is 262429157592081' 20241110122616576 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429157592081 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429157592081" session_id=1717687203 session_state=END} 20241110122616576 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429157592081 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122616576 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122616576 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@48ffa515fae3: Found GsupExpect[0] for "262429157592081" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@48ffa515fae3: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429157592081" TC_mo_ussd_iuse_imsi(168)@48ffa515fae3: setverdict(pass): none -> pass 20241110122616578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42878<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@48ffa515fae3: Final verdict of PTC: pass 20241110122616578 DAUC <0003> db_auc.c:157 IMSI='262424170988143': No 2G Auth Data 20241110122616578 DAUC <0003> db_auc.c:192 IMSI='262424170988143': No 3G Auth Data HLR_Test-GSUP(159)@48ffa515fae3: Created GsupExpect[0] for "262424170988143" to be handled at TC_mo_ussd_iuse_imsi(169) 20241110122616584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42886<->l=127.0.0.1:4258 20241110122616587 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122616587 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424170988143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424170988143" session_id=138675611 session_state=BEGIN} 20241110122616587 DSS <0004> hlr_ussd.c:576 262424170988143/0x0844059b: Process SS (BEGIN) 20241110122616587 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110122616587 DSS <0004> hlr_ussd.c:518 262424170988143/0x0844059b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110122616587 DSS <0004> hlr_ussd.c:363 262424170988143/0x0844059b: Tx USSD 'Your IMSI is 262424170988143' 20241110122616587 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424170988143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424170988143" session_id=138675611 session_state=END} 20241110122616587 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424170988143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122616587 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122616587 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@48ffa515fae3: Found GsupExpect[0] for "262424170988143" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@48ffa515fae3: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262424170988143" TC_mo_ussd_iuse_imsi(169)@48ffa515fae3: setverdict(pass): none -> pass 20241110122616589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42886<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@48ffa515fae3: Final verdict of PTC: pass 20241110122616589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42812<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@48ffa515fae3: Final verdict of PTC: none 20241110122616590 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42603<->l=127.0.0.1:4259) 20241110122616590 DLINP <000b> input/ipa.c:451 connected read/write 20241110122616590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122616590 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122616590 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122616590 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(161)@48ffa515fae3: Final verdict of PTC: none 160@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 160: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:16 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20241110122616614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4258 20241110122616816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82228) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122619921 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122619921 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122619925 DLINP <000b> input/ipa.c:451 connected read/write 20241110122619925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122619927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42902<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122619930 DLINP <000b> input/ipa.c:451 connected read/write 20241110122619930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122619930 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122619930 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122619930 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 20241110122619930 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122619930 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 20241110122619930 DLGSUP <0013> gsup_server.c:235 2: 20241110122619930 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122619930 DLGSUP <0013> gsup_server.c:235 3: 20241110122619930 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122619930 DLGSUP <0013> gsup_server.c:235 4: 20241110122619930 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122619930 DLGSUP <0013> gsup_server.c:235 5: 20241110122619930 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122619930 DLGSUP <0013> gsup_server.c:235 7: 20241110122619930 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122619930 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122619930 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122619930 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@48ffa515fae3: 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") 20241110122619954 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45665<->l=127.0.0.1:4259) 20241110122619962 DAUC <0003> db_auc.c:157 IMSI='262421448990914': No 2G Auth Data 20241110122619962 DAUC <0003> db_auc.c:192 IMSI='262421448990914': No 3G Auth Data HLR_Test-GSUP(171)@48ffa515fae3: Created GsupExpect[0] for "262421448990914" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241110122619986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42912<->l=127.0.0.1:4258 20241110122620000 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122620000 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421448990914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421448990914" source_name="the-source\n" session_id=153106510 session_state=BEGIN} 20241110122620000 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241110122620000 DSS <0004> hlr_ussd.c:576 262421448990914/0x0920384e: Process SS (BEGIN) 20241110122620000 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110122620000 DSS <0004> hlr_ussd.c:518 262421448990914/0x0920384e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110122620000 DSS <0004> hlr_ussd.c:363 262421448990914/0x0920384e: Tx USSD 'Your IMSI is 262421448990914' 20241110122620000 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421448990914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421448990914" destination_name="the-source\n" session_id=153106510 session_state=END} 20241110122620000 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421448990914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122620000 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122620000 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@48ffa515fae3: Found GsupExpect[0] for "262421448990914" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@48ffa515fae3: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421448990914" TC_mo_ussd_iuse_imsi_via_proxy(174)@48ffa515fae3: setverdict(pass): none -> pass 20241110122620005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42912<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@48ffa515fae3: Final verdict of PTC: pass 20241110122620006 DAUC <0003> db_auc.c:157 IMSI='262421703829498': No 2G Auth Data 20241110122620006 DAUC <0003> db_auc.c:192 IMSI='262421703829498': No 3G Auth Data HLR_Test-GSUP(171)@48ffa515fae3: Created GsupExpect[0] for "262421703829498" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241110122620013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42922<->l=127.0.0.1:4258 20241110122620016 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122620016 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421703829498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421703829498" source_name="the-source\n" session_id=2050385383 session_state=BEGIN} 20241110122620016 DSS <0004> hlr_ussd.c:576 262421703829498/0x7a3665e7: Process SS (BEGIN) 20241110122620016 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110122620016 DSS <0004> hlr_ussd.c:518 262421703829498/0x7a3665e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110122620016 DSS <0004> hlr_ussd.c:363 262421703829498/0x7a3665e7: Tx USSD 'Your IMSI is 262421703829498' 20241110122620016 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262421703829498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421703829498" destination_name="the-source\n" session_id=2050385383 session_state=END} 20241110122620016 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262421703829498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122620016 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122620016 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@48ffa515fae3: Found GsupExpect[0] for "262421703829498" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@48ffa515fae3: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262421703829498" TC_mo_ussd_iuse_imsi_via_proxy(175)@48ffa515fae3: setverdict(pass): none -> pass 20241110122620018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42922<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@48ffa515fae3: Final verdict of PTC: pass 20241110122620018 DAUC <0003> db_auc.c:157 IMSI='262421689089335': No 2G Auth Data 20241110122620018 DAUC <0003> db_auc.c:192 IMSI='262421689089335': No 3G Auth Data HLR_Test-GSUP(171)@48ffa515fae3: Created GsupExpect[0] for "262421689089335" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241110122620025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42932<->l=127.0.0.1:4258 20241110122620028 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122620028 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421689089335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421689089335" source_name="the-source\n" session_id=2069788957 session_state=BEGIN} 20241110122620028 DSS <0004> hlr_ussd.c:576 262421689089335/0x7b5e791d: Process SS (BEGIN) 20241110122620028 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110122620028 DSS <0004> hlr_ussd.c:518 262421689089335/0x7b5e791d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110122620028 DSS <0004> hlr_ussd.c:363 262421689089335/0x7b5e791d: Tx USSD 'Your IMSI is 262421689089335' 20241110122620028 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421689089335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421689089335" destination_name="the-source\n" session_id=2069788957 session_state=END} 20241110122620028 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262421689089335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122620028 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122620028 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@48ffa515fae3: Found GsupExpect[0] for "262421689089335" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@48ffa515fae3: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421689089335" TC_mo_ussd_iuse_imsi_via_proxy(176)@48ffa515fae3: setverdict(pass): none -> pass 20241110122620030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42932<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@48ffa515fae3: Final verdict of PTC: pass 20241110122620030 DAUC <0003> db_auc.c:157 IMSI='262422018588836': No 2G Auth Data 20241110122620030 DAUC <0003> db_auc.c:192 IMSI='262422018588836': No 3G Auth Data HLR_Test-GSUP(171)@48ffa515fae3: Created GsupExpect[0] for "262422018588836" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241110122620036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42934<->l=127.0.0.1:4258 20241110122620039 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122620039 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422018588836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422018588836" source_name="the-source\n" session_id=1767254973 session_state=BEGIN} 20241110122620039 DSS <0004> hlr_ussd.c:576 262422018588836/0x69562bbd: Process SS (BEGIN) 20241110122620039 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110122620039 DSS <0004> hlr_ussd.c:518 262422018588836/0x69562bbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110122620039 DSS <0004> hlr_ussd.c:363 262422018588836/0x69562bbd: Tx USSD 'Your IMSI is 262422018588836' 20241110122620039 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422018588836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422018588836" destination_name="the-source\n" session_id=1767254973 session_state=END} 20241110122620039 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422018588836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122620039 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122620039 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@48ffa515fae3: Found GsupExpect[0] for "262422018588836" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@48ffa515fae3: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422018588836" TC_mo_ussd_iuse_imsi_via_proxy(177)@48ffa515fae3: setverdict(pass): none -> pass 20241110122620041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42934<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@48ffa515fae3: Final verdict of PTC: pass 20241110122620041 DAUC <0003> db_auc.c:157 IMSI='262422897077594': No 2G Auth Data 20241110122620041 DAUC <0003> db_auc.c:192 IMSI='262422897077594': No 3G Auth Data HLR_Test-GSUP(171)@48ffa515fae3: Created GsupExpect[0] for "262422897077594" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241110122620048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42942<->l=127.0.0.1:4258 20241110122620051 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122620051 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422897077594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422897077594" source_name="the-source\n" session_id=3538733169 session_state=BEGIN} 20241110122620051 DSS <0004> hlr_ussd.c:576 262422897077594/0xd2ecc871: Process SS (BEGIN) 20241110122620051 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110122620052 DSS <0004> hlr_ussd.c:518 262422897077594/0xd2ecc871: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110122620052 DSS <0004> hlr_ussd.c:363 262422897077594/0xd2ecc871: Tx USSD 'Your IMSI is 262422897077594' 20241110122620052 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422897077594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422897077594" destination_name="the-source\n" session_id=3538733169 session_state=END} 20241110122620052 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262422897077594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122620052 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122620052 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@48ffa515fae3: Found GsupExpect[0] for "262422897077594" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@48ffa515fae3: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262422897077594" TC_mo_ussd_iuse_imsi_via_proxy(178)@48ffa515fae3: setverdict(pass): none -> pass 20241110122620053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42942<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@48ffa515fae3: Final verdict of PTC: pass 20241110122620054 DAUC <0003> db_auc.c:157 IMSI='262421965383191': No 2G Auth Data 20241110122620054 DAUC <0003> db_auc.c:192 IMSI='262421965383191': No 3G Auth Data HLR_Test-GSUP(171)@48ffa515fae3: Created GsupExpect[0] for "262421965383191" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241110122620060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42948<->l=127.0.0.1:4258 20241110122620063 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122620063 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421965383191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421965383191" source_name="the-source\n" session_id=1698690941 session_state=BEGIN} 20241110122620063 DSS <0004> hlr_ussd.c:576 262421965383191/0x653ff77d: Process SS (BEGIN) 20241110122620063 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110122620063 DSS <0004> hlr_ussd.c:518 262421965383191/0x653ff77d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110122620063 DSS <0004> hlr_ussd.c:363 262421965383191/0x653ff77d: Tx USSD 'Your IMSI is 262421965383191' 20241110122620063 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421965383191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421965383191" destination_name="the-source\n" session_id=1698690941 session_state=END} 20241110122620063 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262421965383191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122620063 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122620063 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@48ffa515fae3: Found GsupExpect[0] for "262421965383191" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@48ffa515fae3: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262421965383191" TC_mo_ussd_iuse_imsi_via_proxy(179)@48ffa515fae3: setverdict(pass): none -> pass 20241110122620065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42948<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@48ffa515fae3: Final verdict of PTC: pass 20241110122620066 DAUC <0003> db_auc.c:157 IMSI='262427037841773': No 2G Auth Data 20241110122620066 DAUC <0003> db_auc.c:192 IMSI='262427037841773': No 3G Auth Data HLR_Test-GSUP(171)@48ffa515fae3: Created GsupExpect[0] for "262427037841773" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241110122620072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42962<->l=127.0.0.1:4258 20241110122620075 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122620075 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427037841773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427037841773" source_name="the-source\n" session_id=3507329356 session_state=BEGIN} 20241110122620075 DSS <0004> hlr_ussd.c:576 262427037841773/0xd10d994c: Process SS (BEGIN) 20241110122620075 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110122620075 DSS <0004> hlr_ussd.c:518 262427037841773/0xd10d994c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110122620075 DSS <0004> hlr_ussd.c:363 262427037841773/0xd10d994c: Tx USSD 'Your IMSI is 262427037841773' 20241110122620075 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427037841773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427037841773" destination_name="the-source\n" session_id=3507329356 session_state=END} 20241110122620075 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262427037841773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122620075 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122620075 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@48ffa515fae3: Found GsupExpect[0] for "262427037841773" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@48ffa515fae3: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262427037841773" TC_mo_ussd_iuse_imsi_via_proxy(180)@48ffa515fae3: setverdict(pass): none -> pass 20241110122620077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42962<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@48ffa515fae3: Final verdict of PTC: pass 20241110122620077 DAUC <0003> db_auc.c:157 IMSI='262424742894319': No 2G Auth Data 20241110122620077 DAUC <0003> db_auc.c:192 IMSI='262424742894319': No 3G Auth Data HLR_Test-GSUP(171)@48ffa515fae3: Created GsupExpect[0] for "262424742894319" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241110122620084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42968<->l=127.0.0.1:4258 20241110122620087 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122620087 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262424742894319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424742894319" source_name="the-source\n" session_id=3495103308 session_state=BEGIN} 20241110122620087 DSS <0004> hlr_ussd.c:576 262424742894319/0xd0530b4c: Process SS (BEGIN) 20241110122620087 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110122620087 DSS <0004> hlr_ussd.c:518 262424742894319/0xd0530b4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110122620087 DSS <0004> hlr_ussd.c:363 262424742894319/0xd0530b4c: Tx USSD 'Your IMSI is 262424742894319' 20241110122620087 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262424742894319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424742894319" destination_name="the-source\n" session_id=3495103308 session_state=END} 20241110122620087 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262424742894319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122620087 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122620087 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@48ffa515fae3: Found GsupExpect[0] for "262424742894319" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@48ffa515fae3: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262424742894319" TC_mo_ussd_iuse_imsi_via_proxy(181)@48ffa515fae3: setverdict(pass): none -> pass 20241110122620089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42968<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@48ffa515fae3: Final verdict of PTC: pass 20241110122620089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42902<->l=127.0.0.1:4258 20241110122620090 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45665<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@48ffa515fae3: Final verdict of PTC: none 20241110122620090 DLINP <000b> input/ipa.c:451 connected read/write 20241110122620090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122620090 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122620090 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122620090 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122620090 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@48ffa515fae3: Final verdict of PTC: none 172@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 172: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:20 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20241110122620112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42976<->l=127.0.0.1:4258 20241110122620314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42976<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78216) Waiting for packet dumper to finish... 1 (prev_count=78216, count=83684) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_mo_ussd_iuse_msisdn started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122623439 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122623440 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122623442 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122623443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122623445 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122623445 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122623445 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122623445 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 20241110122623445 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122623445 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 20241110122623445 DLGSUP <0013> gsup_server.c:235 2: 20241110122623445 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122623445 DLGSUP <0013> gsup_server.c:235 3: 20241110122623445 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122623445 DLGSUP <0013> gsup_server.c:235 4: 20241110122623445 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122623445 DLGSUP <0013> gsup_server.c:235 5: 20241110122623445 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122623445 DLGSUP <0013> gsup_server.c:235 7: 20241110122623445 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122623445 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122623445 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122623445 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)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@48ffa515fae3: 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") 20241110122623476 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44335<->l=127.0.0.1:4259) 20241110122623486 DAUC <0003> db_auc.c:157 IMSI='262421901719894': No 2G Auth Data 20241110122623486 DAUC <0003> db_auc.c:192 IMSI='262421901719894': No 3G Auth Data HLR_Test-GSUP(183)@48ffa515fae3: Created GsupExpect[0] for "262421901719894" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241110122623510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44550<->l=127.0.0.1:4258 20241110122623523 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122623523 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421901719894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421901719894" session_id=3029197916 session_state=BEGIN} 20241110122623523 DSS <0004> hlr_ussd.c:576 262421901719894/0xb48de45c: Process SS (BEGIN) 20241110122623523 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110122623523 DSS <0004> hlr_ussd.c:518 262421901719894/0xb48de45c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110122623523 DSS <0004> hlr_ussd.c:363 262421901719894/0xb48de45c: Tx USSD 'Your extension is 491613543201' 20241110122623523 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421901719894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421901719894" session_id=3029197916 session_state=END} 20241110122623523 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421901719894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122623523 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122623523 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@48ffa515fae3: Found GsupExpect[0] for "262421901719894" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@48ffa515fae3: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262421901719894" TC_mo_ussd_iuse_msisdn(186)@48ffa515fae3: setverdict(pass): none -> pass 20241110122623530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44550<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@48ffa515fae3: Final verdict of PTC: pass 20241110122623531 DAUC <0003> db_auc.c:157 IMSI='262425013302250': No 2G Auth Data 20241110122623531 DAUC <0003> db_auc.c:192 IMSI='262425013302250': No 3G Auth Data HLR_Test-GSUP(183)@48ffa515fae3: Created GsupExpect[0] for "262425013302250" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241110122623540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44564<->l=127.0.0.1:4258 20241110122623543 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122623543 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425013302250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425013302250" session_id=3646497537 session_state=BEGIN} 20241110122623543 DSS <0004> hlr_ussd.c:576 262425013302250/0xd9592301: Process SS (BEGIN) 20241110122623543 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110122623543 DSS <0004> hlr_ussd.c:518 262425013302250/0xd9592301: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110122623543 DSS <0004> hlr_ussd.c:363 262425013302250/0xd9592301: Tx USSD 'Your extension is 491611685723' 20241110122623543 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425013302250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425013302250" session_id=3646497537 session_state=END} 20241110122623543 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425013302250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122623543 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122623543 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@48ffa515fae3: Found GsupExpect[0] for "262425013302250" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@48ffa515fae3: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425013302250" TC_mo_ussd_iuse_msisdn(187)@48ffa515fae3: setverdict(pass): none -> pass 20241110122623545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44564<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@48ffa515fae3: Final verdict of PTC: pass 20241110122623545 DAUC <0003> db_auc.c:157 IMSI='262425713645766': No 2G Auth Data 20241110122623545 DAUC <0003> db_auc.c:192 IMSI='262425713645766': No 3G Auth Data HLR_Test-GSUP(183)@48ffa515fae3: Created GsupExpect[0] for "262425713645766" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241110122623553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44580<->l=127.0.0.1:4258 20241110122623558 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122623558 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425713645766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425713645766" session_id=2363689393 session_state=BEGIN} 20241110122623558 DSS <0004> hlr_ussd.c:576 262425713645766/0x8ce309b1: Process SS (BEGIN) 20241110122623558 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110122623558 DSS <0004> hlr_ussd.c:518 262425713645766/0x8ce309b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110122623558 DSS <0004> hlr_ussd.c:363 262425713645766/0x8ce309b1: Tx USSD 'Your extension is 491613627616' 20241110122623558 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425713645766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425713645766" session_id=2363689393 session_state=END} 20241110122623558 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425713645766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122623558 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122623558 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@48ffa515fae3: Found GsupExpect[0] for "262425713645766" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@48ffa515fae3: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262425713645766" TC_mo_ussd_iuse_msisdn(188)@48ffa515fae3: setverdict(pass): none -> pass 20241110122623561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44580<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@48ffa515fae3: Final verdict of PTC: pass 20241110122623561 DAUC <0003> db_auc.c:157 IMSI='262425217548961': No 2G Auth Data 20241110122623561 DAUC <0003> db_auc.c:192 IMSI='262425217548961': No 3G Auth Data HLR_Test-GSUP(183)@48ffa515fae3: Created GsupExpect[0] for "262425217548961" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241110122623568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44594<->l=127.0.0.1:4258 20241110122623570 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122623570 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425217548961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425217548961" session_id=1022073409 session_state=BEGIN} 20241110122623570 DSS <0004> hlr_ussd.c:576 262425217548961/0x3ceb9a41: Process SS (BEGIN) 20241110122623570 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110122623570 DSS <0004> hlr_ussd.c:518 262425217548961/0x3ceb9a41: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110122623570 DSS <0004> hlr_ussd.c:363 262425217548961/0x3ceb9a41: Tx USSD 'Your extension is 491617841122' 20241110122623570 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425217548961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425217548961" session_id=1022073409 session_state=END} 20241110122623570 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425217548961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122623570 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122623570 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@48ffa515fae3: Found GsupExpect[0] for "262425217548961" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@48ffa515fae3: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262425217548961" TC_mo_ussd_iuse_msisdn(189)@48ffa515fae3: setverdict(pass): none -> pass 20241110122623572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44594<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@48ffa515fae3: Final verdict of PTC: pass 20241110122623573 DAUC <0003> db_auc.c:157 IMSI='262428181900154': No 2G Auth Data 20241110122623573 DAUC <0003> db_auc.c:192 IMSI='262428181900154': No 3G Auth Data HLR_Test-GSUP(183)@48ffa515fae3: Created GsupExpect[0] for "262428181900154" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241110122623579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44596<->l=127.0.0.1:4258 20241110122623582 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122623582 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428181900154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428181900154" session_id=4264782521 session_state=BEGIN} 20241110122623582 DSS <0004> hlr_ussd.c:576 262428181900154/0xfe336ab9: Process SS (BEGIN) 20241110122623582 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110122623582 DSS <0004> hlr_ussd.c:518 262428181900154/0xfe336ab9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110122623582 DSS <0004> hlr_ussd.c:363 262428181900154/0xfe336ab9: Tx USSD 'Your extension is 491614173053' 20241110122623582 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428181900154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428181900154" session_id=4264782521 session_state=END} 20241110122623582 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428181900154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122623582 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122623582 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@48ffa515fae3: Found GsupExpect[0] for "262428181900154" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@48ffa515fae3: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262428181900154" TC_mo_ussd_iuse_msisdn(190)@48ffa515fae3: setverdict(pass): none -> pass 20241110122623584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44596<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@48ffa515fae3: Final verdict of PTC: pass 20241110122623584 DAUC <0003> db_auc.c:157 IMSI='262427498889866': No 2G Auth Data 20241110122623584 DAUC <0003> db_auc.c:192 IMSI='262427498889866': No 3G Auth Data HLR_Test-GSUP(183)@48ffa515fae3: Created GsupExpect[0] for "262427498889866" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241110122623590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44612<->l=127.0.0.1:4258 20241110122623593 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122623593 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427498889866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427498889866" session_id=2118647519 session_state=BEGIN} 20241110122623593 DSS <0004> hlr_ussd.c:576 262427498889866/0x7e47fedf: Process SS (BEGIN) 20241110122623593 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110122623593 DSS <0004> hlr_ussd.c:518 262427498889866/0x7e47fedf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110122623593 DSS <0004> hlr_ussd.c:363 262427498889866/0x7e47fedf: Tx USSD 'Your extension is 491612761858' 20241110122623593 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427498889866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427498889866" session_id=2118647519 session_state=END} 20241110122623593 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427498889866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122623593 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122623593 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@48ffa515fae3: Found GsupExpect[0] for "262427498889866" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@48ffa515fae3: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262427498889866" TC_mo_ussd_iuse_msisdn(191)@48ffa515fae3: setverdict(pass): none -> pass 20241110122623595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44612<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@48ffa515fae3: Final verdict of PTC: pass 20241110122623595 DAUC <0003> db_auc.c:157 IMSI='262427886575759': No 2G Auth Data 20241110122623595 DAUC <0003> db_auc.c:192 IMSI='262427886575759': No 3G Auth Data HLR_Test-GSUP(183)@48ffa515fae3: Created GsupExpect[0] for "262427886575759" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241110122623602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 20241110122623605 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122623605 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427886575759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427886575759" session_id=335043463 session_state=BEGIN} 20241110122623605 DSS <0004> hlr_ussd.c:576 262427886575759/0x13f85b87: Process SS (BEGIN) 20241110122623605 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110122623605 DSS <0004> hlr_ussd.c:518 262427886575759/0x13f85b87: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110122623605 DSS <0004> hlr_ussd.c:363 262427886575759/0x13f85b87: Tx USSD 'Your extension is 491618306837' 20241110122623605 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427886575759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427886575759" session_id=335043463 session_state=END} 20241110122623605 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427886575759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122623605 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122623605 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@48ffa515fae3: Found GsupExpect[0] for "262427886575759" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@48ffa515fae3: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262427886575759" TC_mo_ussd_iuse_msisdn(192)@48ffa515fae3: setverdict(pass): none -> pass 20241110122623607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@48ffa515fae3: Final verdict of PTC: pass 20241110122623607 DAUC <0003> db_auc.c:157 IMSI='262423788982979': No 2G Auth Data 20241110122623607 DAUC <0003> db_auc.c:192 IMSI='262423788982979': No 3G Auth Data HLR_Test-GSUP(183)@48ffa515fae3: Created GsupExpect[0] for "262423788982979" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241110122623614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44642<->l=127.0.0.1:4258 20241110122623617 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122623617 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423788982979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423788982979" session_id=3099145215 session_state=BEGIN} 20241110122623617 DSS <0004> hlr_ussd.c:576 262423788982979/0xb8b933ff: Process SS (BEGIN) 20241110122623617 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110122623617 DSS <0004> hlr_ussd.c:518 262423788982979/0xb8b933ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110122623617 DSS <0004> hlr_ussd.c:363 262423788982979/0xb8b933ff: Tx USSD 'Your extension is 491614852875' 20241110122623617 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423788982979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423788982979" session_id=3099145215 session_state=END} 20241110122623617 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423788982979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122623617 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122623617 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@48ffa515fae3: Found GsupExpect[0] for "262423788982979" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@48ffa515fae3: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262423788982979" TC_mo_ussd_iuse_msisdn(193)@48ffa515fae3: setverdict(pass): none -> pass 20241110122623619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44642<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@48ffa515fae3: Final verdict of PTC: pass 20241110122623620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4258 20241110122623620 DLINP <000b> input/ipa.c:451 connected read/write 20241110122623620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122623620 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122623620 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122623620 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122623620 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44335<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@48ffa515fae3: Final verdict of PTC: none 184@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 184: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:23 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20241110122623643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44646<->l=127.0.0.1:4258 20241110122623844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44646<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78192) Waiting for packet dumper to finish... 1 (prev_count=78192, count=82540) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122626916 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122626916 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122626921 DLINP <000b> input/ipa.c:451 connected read/write 20241110122626921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122626923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122626926 DLINP <000b> input/ipa.c:451 connected read/write 20241110122626926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122626926 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122626926 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122626926 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 20241110122626926 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122626926 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 20241110122626926 DLGSUP <0013> gsup_server.c:235 2: 20241110122626926 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122626926 DLGSUP <0013> gsup_server.c:235 3: 20241110122626926 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122626926 DLGSUP <0013> gsup_server.c:235 4: 20241110122626926 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122626927 DLGSUP <0013> gsup_server.c:235 5: 20241110122626927 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122626927 DLGSUP <0013> gsup_server.c:235 7: 20241110122626927 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122626927 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122626927 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122626927 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)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@48ffa515fae3: 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") 20241110122626956 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44837<->l=127.0.0.1:4259) 20241110122626965 DAUC <0003> db_auc.c:157 IMSI='262422479059567': No 2G Auth Data 20241110122626965 DAUC <0003> db_auc.c:192 IMSI='262422479059567': No 3G Auth Data HLR_Test-GSUP(195)@48ffa515fae3: Created GsupExpect[0] for "262422479059567" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241110122626991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44668<->l=127.0.0.1:4258 20241110122627002 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122627003 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262422479059567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422479059567" source_name="the-source\n" session_id=3663606181 session_state=BEGIN} 20241110122627003 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241110122627003 DSS <0004> hlr_ussd.c:576 262422479059567/0xda5e31a5: Process SS (BEGIN) 20241110122627003 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110122627003 DSS <0004> hlr_ussd.c:518 262422479059567/0xda5e31a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110122627003 DSS <0004> hlr_ussd.c:363 262422479059567/0xda5e31a5: Tx USSD 'Your extension is 491612202002' 20241110122627003 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262422479059567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422479059567" destination_name="the-source\n" session_id=3663606181 session_state=END} 20241110122627003 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262422479059567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122627003 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122627003 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@48ffa515fae3: Found GsupExpect[0] for "262422479059567" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@48ffa515fae3: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262422479059567" TC_mo_ussd_iuse_msisdn_via_proxy(198)@48ffa515fae3: setverdict(pass): none -> pass 20241110122627008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44668<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@48ffa515fae3: Final verdict of PTC: pass 20241110122627009 DAUC <0003> db_auc.c:157 IMSI='262426552827314': No 2G Auth Data 20241110122627009 DAUC <0003> db_auc.c:192 IMSI='262426552827314': No 3G Auth Data HLR_Test-GSUP(195)@48ffa515fae3: Created GsupExpect[0] for "262426552827314" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241110122627016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44680<->l=127.0.0.1:4258 20241110122627018 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122627019 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426552827314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426552827314" source_name="the-source\n" session_id=3313589907 session_state=BEGIN} 20241110122627019 DSS <0004> hlr_ussd.c:576 262426552827314/0xc5815e93: Process SS (BEGIN) 20241110122627019 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110122627019 DSS <0004> hlr_ussd.c:518 262426552827314/0xc5815e93: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110122627019 DSS <0004> hlr_ussd.c:363 262426552827314/0xc5815e93: Tx USSD 'Your extension is 491617452366' 20241110122627019 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426552827314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426552827314" destination_name="the-source\n" session_id=3313589907 session_state=END} 20241110122627019 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262426552827314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122627019 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122627019 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@48ffa515fae3: Found GsupExpect[0] for "262426552827314" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@48ffa515fae3: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262426552827314" TC_mo_ussd_iuse_msisdn_via_proxy(199)@48ffa515fae3: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(199)@48ffa515fae3: Final verdict of PTC: pass 20241110122627020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44680<->l=127.0.0.1:4258 20241110122627021 DAUC <0003> db_auc.c:157 IMSI='262426439318412': No 2G Auth Data 20241110122627021 DAUC <0003> db_auc.c:192 IMSI='262426439318412': No 3G Auth Data HLR_Test-GSUP(195)@48ffa515fae3: Created GsupExpect[0] for "262426439318412" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241110122627027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44688<->l=127.0.0.1:4258 20241110122627030 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122627030 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426439318412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426439318412" source_name="the-source\n" session_id=2333214046 session_state=BEGIN} 20241110122627030 DSS <0004> hlr_ussd.c:576 262426439318412/0x8b12055e: Process SS (BEGIN) 20241110122627030 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110122627030 DSS <0004> hlr_ussd.c:518 262426439318412/0x8b12055e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110122627030 DSS <0004> hlr_ussd.c:363 262426439318412/0x8b12055e: Tx USSD 'Your extension is 491613762523' 20241110122627030 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262426439318412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426439318412" destination_name="the-source\n" session_id=2333214046 session_state=END} 20241110122627030 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262426439318412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122627030 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122627030 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@48ffa515fae3: Found GsupExpect[0] for "262426439318412" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@48ffa515fae3: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262426439318412" TC_mo_ussd_iuse_msisdn_via_proxy(200)@48ffa515fae3: setverdict(pass): none -> pass 20241110122627032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44688<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@48ffa515fae3: Final verdict of PTC: pass 20241110122627032 DAUC <0003> db_auc.c:157 IMSI='262429091198320': No 2G Auth Data 20241110122627032 DAUC <0003> db_auc.c:192 IMSI='262429091198320': No 3G Auth Data HLR_Test-GSUP(195)@48ffa515fae3: Created GsupExpect[0] for "262429091198320" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241110122627039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44704<->l=127.0.0.1:4258 20241110122627042 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122627042 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429091198320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429091198320" source_name="the-source\n" session_id=1123669679 session_state=BEGIN} 20241110122627042 DSS <0004> hlr_ussd.c:576 262429091198320/0x42f9d6af: Process SS (BEGIN) 20241110122627042 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110122627042 DSS <0004> hlr_ussd.c:518 262429091198320/0x42f9d6af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110122627042 DSS <0004> hlr_ussd.c:363 262429091198320/0x42f9d6af: Tx USSD 'Your extension is 491610806373' 20241110122627042 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429091198320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429091198320" destination_name="the-source\n" session_id=1123669679 session_state=END} 20241110122627042 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262429091198320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122627042 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122627042 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@48ffa515fae3: Found GsupExpect[0] for "262429091198320" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@48ffa515fae3: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262429091198320" TC_mo_ussd_iuse_msisdn_via_proxy(201)@48ffa515fae3: setverdict(pass): none -> pass 20241110122627044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44704<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@48ffa515fae3: Final verdict of PTC: pass 20241110122627045 DAUC <0003> db_auc.c:157 IMSI='262429475680819': No 2G Auth Data 20241110122627045 DAUC <0003> db_auc.c:192 IMSI='262429475680819': No 3G Auth Data HLR_Test-GSUP(195)@48ffa515fae3: Created GsupExpect[0] for "262429475680819" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241110122627051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44716<->l=127.0.0.1:4258 20241110122627054 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122627054 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429475680819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429475680819" source_name="the-source\n" session_id=825169786 session_state=BEGIN} 20241110122627054 DSS <0004> hlr_ussd.c:576 262429475680819/0x312f177a: Process SS (BEGIN) 20241110122627054 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110122627054 DSS <0004> hlr_ussd.c:518 262429475680819/0x312f177a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110122627054 DSS <0004> hlr_ussd.c:363 262429475680819/0x312f177a: Tx USSD 'Your extension is 491612306656' 20241110122627054 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429475680819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429475680819" destination_name="the-source\n" session_id=825169786 session_state=END} 20241110122627054 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262429475680819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122627054 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122627055 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@48ffa515fae3: Found GsupExpect[0] for "262429475680819" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@48ffa515fae3: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262429475680819" TC_mo_ussd_iuse_msisdn_via_proxy(202)@48ffa515fae3: setverdict(pass): none -> pass 20241110122627057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44716<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@48ffa515fae3: Final verdict of PTC: pass 20241110122627057 DAUC <0003> db_auc.c:157 IMSI='262423553475893': No 2G Auth Data 20241110122627057 DAUC <0003> db_auc.c:192 IMSI='262423553475893': No 3G Auth Data HLR_Test-GSUP(195)@48ffa515fae3: Created GsupExpect[0] for "262423553475893" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241110122627063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44726<->l=127.0.0.1:4258 20241110122627066 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122627066 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423553475893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423553475893" source_name="the-source\n" session_id=775586252 session_state=BEGIN} 20241110122627066 DSS <0004> hlr_ussd.c:576 262423553475893/0x2e3a81cc: Process SS (BEGIN) 20241110122627066 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110122627066 DSS <0004> hlr_ussd.c:518 262423553475893/0x2e3a81cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110122627066 DSS <0004> hlr_ussd.c:363 262423553475893/0x2e3a81cc: Tx USSD 'Your extension is 491617242012' 20241110122627066 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423553475893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423553475893" destination_name="the-source\n" session_id=775586252 session_state=END} 20241110122627066 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423553475893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122627066 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122627066 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@48ffa515fae3: Found GsupExpect[0] for "262423553475893" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@48ffa515fae3: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262423553475893" TC_mo_ussd_iuse_msisdn_via_proxy(203)@48ffa515fae3: setverdict(pass): none -> pass 20241110122627068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44726<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@48ffa515fae3: Final verdict of PTC: pass 20241110122627068 DAUC <0003> db_auc.c:157 IMSI='262423234605225': No 2G Auth Data 20241110122627068 DAUC <0003> db_auc.c:192 IMSI='262423234605225': No 3G Auth Data HLR_Test-GSUP(195)@48ffa515fae3: Created GsupExpect[0] for "262423234605225" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241110122627074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44740<->l=127.0.0.1:4258 20241110122627077 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122627077 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423234605225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423234605225" source_name="the-source\n" session_id=3305424160 session_state=BEGIN} 20241110122627077 DSS <0004> hlr_ussd.c:576 262423234605225/0xc504c520: Process SS (BEGIN) 20241110122627077 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110122627077 DSS <0004> hlr_ussd.c:518 262423234605225/0xc504c520: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110122627077 DSS <0004> hlr_ussd.c:363 262423234605225/0xc504c520: Tx USSD 'Your extension is 491617047410' 20241110122627077 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423234605225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423234605225" destination_name="the-source\n" session_id=3305424160 session_state=END} 20241110122627077 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262423234605225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122627077 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122627077 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@48ffa515fae3: Found GsupExpect[0] for "262423234605225" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@48ffa515fae3: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262423234605225" TC_mo_ussd_iuse_msisdn_via_proxy(204)@48ffa515fae3: setverdict(pass): none -> pass 20241110122627079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44740<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@48ffa515fae3: Final verdict of PTC: pass 20241110122627079 DAUC <0003> db_auc.c:157 IMSI='262429495286731': No 2G Auth Data 20241110122627079 DAUC <0003> db_auc.c:192 IMSI='262429495286731': No 3G Auth Data HLR_Test-GSUP(195)@48ffa515fae3: Created GsupExpect[0] for "262429495286731" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241110122627086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44756<->l=127.0.0.1:4258 20241110122627089 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122627089 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262429495286731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429495286731" source_name="the-source\n" session_id=3411994819 session_state=BEGIN} 20241110122627089 DSS <0004> hlr_ussd.c:576 262429495286731/0xcb5ee8c3: Process SS (BEGIN) 20241110122627089 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110122627089 DSS <0004> hlr_ussd.c:518 262429495286731/0xcb5ee8c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110122627089 DSS <0004> hlr_ussd.c:363 262429495286731/0xcb5ee8c3: Tx USSD 'Your extension is 491618723676' 20241110122627089 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262429495286731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429495286731" destination_name="the-source\n" session_id=3411994819 session_state=END} 20241110122627089 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262429495286731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122627089 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122627089 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@48ffa515fae3: Found GsupExpect[0] for "262429495286731" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@48ffa515fae3: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262429495286731" TC_mo_ussd_iuse_msisdn_via_proxy(205)@48ffa515fae3: setverdict(pass): none -> pass 20241110122627091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44756<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@48ffa515fae3: Final verdict of PTC: pass 20241110122627091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44656<->l=127.0.0.1:4258 HLR_Test-GSUP(195)@48ffa515fae3: Final verdict of PTC: none 20241110122627092 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44837<->l=127.0.0.1:4259) 20241110122627092 DLINP <000b> input/ipa.c:451 connected read/write 20241110122627092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122627092 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(197)@48ffa515fae3: Final verdict of PTC: none 20241110122627092 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122627092 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122627092 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 196@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 196: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:27 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20241110122627115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44768<->l=127.0.0.1:4258 20241110122627315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44768<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83548) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_mo_ussd_euse started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 20241110122630438 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40669 20241110122630438 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40669 MTC@48ffa515fae3: in not legacy case 2 IPA-EUSE-foobar(208)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122630439 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630439 DLINP <000b> input/ipa.c:405 127.0.0.1:40669 message received 20241110122630440 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122630440 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@48ffa515fae3: 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 } } } } 20241110122630441 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630441 DLINP <000b> input/ipa.c:405 127.0.0.1:40669 message received 20241110122630441 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122630441 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241110122630441 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241110122630441 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241110122630441 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 20241110122630441 DLGSUP <0013> gsup_server.c:235 2: 20241110122630441 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122630441 DLGSUP <0013> gsup_server.c:235 3: 20241110122630441 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122630441 DLGSUP <0013> gsup_server.c:235 4: 20241110122630441 DLGSUP <0013> gsup_server.c:237 4: 00 HLR_Test-GSUP-IPA(207)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122630441 DLGSUP <0013> gsup_server.c:235 5: 20241110122630441 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122630441 DLGSUP <0013> gsup_server.c:235 7: IPA-EUSE-foobar(208)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122630441 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122630441 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122630441 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122630441 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40669 20241110122630441 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122630442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44776<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122630443 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122630443 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122630443 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122630443 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 20241110122630443 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122630443 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 20241110122630443 DLGSUP <0013> gsup_server.c:235 2: HLR_Test-GSUP-IPA(207)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122630443 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122630443 DLGSUP <0013> gsup_server.c:235 3: 20241110122630443 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122630443 DLGSUP <0013> gsup_server.c:235 4: 20241110122630443 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122630443 DLGSUP <0013> gsup_server.c:235 5: 20241110122630443 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122630443 DLGSUP <0013> gsup_server.c:235 7: 20241110122630443 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122630443 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122630443 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122630443 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@48ffa515fae3: 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") 20241110122630455 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33241<->l=127.0.0.1:4259) 20241110122630459 DAUC <0003> db_auc.c:157 IMSI='262429760667108': No 2G Auth Data 20241110122630459 DAUC <0003> db_auc.c:192 IMSI='262429760667108': No 3G Auth Data HLR_Test-GSUP(209)@48ffa515fae3: Created GsupExpect[0] for "262429760667108" to be handled at TC_mo_ussd_euse(212) 20241110122630468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44782<->l=127.0.0.1:4258 20241110122630490 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122630490 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429760667108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429760667108" session_id=3668290970 session_state=BEGIN} 20241110122630490 DSS <0004> hlr_ussd.c:576 262429760667108/0xdaa5ad9a: Process SS (BEGIN) 20241110122630490 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122630490 DSS <0004> hlr_ussd.c:518 262429760667108/0xdaa5ad9a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122630490 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630490 DLINP <000b> input/ipa.c:431 127.0.0.1:40669 sending data 20241110122630490 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630490 DLINP <000b> input/ipa.c:431 127.0.0.1:40669 sending data EUSE-TC_mo_ussd_euse(206)@48ffa515fae3: 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 } } } } } 20241110122630506 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630506 DLINP <000b> input/ipa.c:405 127.0.0.1:40669 message received 20241110122630506 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262429760667108 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429760667108" session_id=3668290970 session_state=END} 20241110122630506 DSS <0004> hlr_ussd.c:576 262429760667108/0xdaa5ad9a: Process SS (END) 20241110122630506 DSS <0004> hlr_ussd.c:518 262429760667108/0xdaa5ad9a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110122630506 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429760667108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429760667108" session_id=3668290970 session_state=END} 20241110122630506 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429760667108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122630506 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262429760667108 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122630506 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122630506 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@48ffa515fae3: Found GsupExpect[0] for "262429760667108" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@48ffa515fae3: Added IMSI table entry 0TC_mo_ussd_euse(212)"262429760667108" TC_mo_ussd_euse(212)@48ffa515fae3: setverdict(pass): none -> pass 20241110122630517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44782<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@48ffa515fae3: Final verdict of PTC: pass 20241110122630519 DAUC <0003> db_auc.c:157 IMSI='262423699945612': No 2G Auth Data 20241110122630519 DAUC <0003> db_auc.c:192 IMSI='262423699945612': No 3G Auth Data HLR_Test-GSUP(209)@48ffa515fae3: Created GsupExpect[0] for "262423699945612" to be handled at TC_mo_ussd_euse(213) 20241110122630537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44784<->l=127.0.0.1:4258 20241110122630540 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122630540 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423699945612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423699945612" session_id=792039603 session_state=BEGIN} 20241110122630540 DSS <0004> hlr_ussd.c:576 262423699945612/0x2f3590b3: Process SS (BEGIN) 20241110122630540 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122630540 DSS <0004> hlr_ussd.c:518 262423699945612/0x2f3590b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122630540 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630540 DLINP <000b> input/ipa.c:431 127.0.0.1:40669 sending data 20241110122630540 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630540 DLINP <000b> input/ipa.c:431 127.0.0.1:40669 sending data EUSE-TC_mo_ussd_euse(206)@48ffa515fae3: 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 } } } } } 20241110122630540 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630540 DLINP <000b> input/ipa.c:405 127.0.0.1:40669 message received 20241110122630540 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262423699945612 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423699945612" session_id=792039603 session_state=END} 20241110122630540 DSS <0004> hlr_ussd.c:576 262423699945612/0x2f3590b3: Process SS (END) 20241110122630540 DSS <0004> hlr_ussd.c:518 262423699945612/0x2f3590b3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110122630540 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423699945612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423699945612" session_id=792039603 session_state=END} 20241110122630540 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423699945612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122630540 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262423699945612 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122630540 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122630540 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@48ffa515fae3: Found GsupExpect[0] for "262423699945612" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@48ffa515fae3: Added IMSI table entry 1TC_mo_ussd_euse(213)"262423699945612" TC_mo_ussd_euse(213)@48ffa515fae3: setverdict(pass): none -> pass 20241110122630542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44784<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@48ffa515fae3: Final verdict of PTC: pass 20241110122630542 DAUC <0003> db_auc.c:157 IMSI='262424976015110': No 2G Auth Data 20241110122630542 DAUC <0003> db_auc.c:192 IMSI='262424976015110': No 3G Auth Data HLR_Test-GSUP(209)@48ffa515fae3: Created GsupExpect[0] for "262424976015110" to be handled at TC_mo_ussd_euse(214) 20241110122630548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44788<->l=127.0.0.1:4258 20241110122630551 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122630551 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424976015110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424976015110" session_id=114884019 session_state=BEGIN} 20241110122630551 DSS <0004> hlr_ussd.c:576 262424976015110/0x06d8fdb3: Process SS (BEGIN) 20241110122630551 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122630551 DSS <0004> hlr_ussd.c:518 262424976015110/0x06d8fdb3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122630551 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630551 DLINP <000b> input/ipa.c:431 127.0.0.1:40669 sending data 20241110122630551 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630551 DLINP <000b> input/ipa.c:431 127.0.0.1:40669 sending data EUSE-TC_mo_ussd_euse(206)@48ffa515fae3: 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 } } } } } 20241110122630552 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630552 DLINP <000b> input/ipa.c:405 127.0.0.1:40669 message received 20241110122630552 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262424976015110 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424976015110" session_id=114884019 session_state=END} 20241110122630552 DSS <0004> hlr_ussd.c:576 262424976015110/0x06d8fdb3: Process SS (END) 20241110122630552 DSS <0004> hlr_ussd.c:518 262424976015110/0x06d8fdb3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110122630552 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424976015110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424976015110" session_id=114884019 session_state=END} 20241110122630552 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424976015110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122630552 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262424976015110 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122630552 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122630552 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@48ffa515fae3: Found GsupExpect[0] for "262424976015110" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@48ffa515fae3: Added IMSI table entry 2TC_mo_ussd_euse(214)"262424976015110" TC_mo_ussd_euse(214)@48ffa515fae3: setverdict(pass): none -> pass 20241110122630554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44788<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@48ffa515fae3: Final verdict of PTC: pass 20241110122630554 DAUC <0003> db_auc.c:157 IMSI='262426000574048': No 2G Auth Data 20241110122630554 DAUC <0003> db_auc.c:192 IMSI='262426000574048': No 3G Auth Data HLR_Test-GSUP(209)@48ffa515fae3: Created GsupExpect[0] for "262426000574048" to be handled at TC_mo_ussd_euse(215) 20241110122630561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44800<->l=127.0.0.1:4258 20241110122630564 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122630564 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426000574048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426000574048" session_id=2642991985 session_state=BEGIN} 20241110122630564 DSS <0004> hlr_ussd.c:576 262426000574048/0x9d88db71: Process SS (BEGIN) 20241110122630564 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122630564 DSS <0004> hlr_ussd.c:518 262426000574048/0x9d88db71: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122630564 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630564 DLINP <000b> input/ipa.c:431 127.0.0.1:40669 sending data 20241110122630564 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630564 DLINP <000b> input/ipa.c:431 127.0.0.1:40669 sending data EUSE-TC_mo_ussd_euse(206)@48ffa515fae3: 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 } } } } } 20241110122630565 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630565 DLINP <000b> input/ipa.c:405 127.0.0.1:40669 message received 20241110122630565 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262426000574048 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426000574048" session_id=2642991985 session_state=END} 20241110122630565 DSS <0004> hlr_ussd.c:576 262426000574048/0x9d88db71: Process SS (END) 20241110122630565 DSS <0004> hlr_ussd.c:518 262426000574048/0x9d88db71: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110122630565 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426000574048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426000574048" session_id=2642991985 session_state=END} 20241110122630565 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426000574048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122630565 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262426000574048 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122630565 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122630565 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@48ffa515fae3: Found GsupExpect[0] for "262426000574048" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@48ffa515fae3: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426000574048" TC_mo_ussd_euse(215)@48ffa515fae3: setverdict(pass): none -> pass 20241110122630567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44800<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@48ffa515fae3: Final verdict of PTC: pass 20241110122630567 DAUC <0003> db_auc.c:157 IMSI='262423071238550': No 2G Auth Data 20241110122630567 DAUC <0003> db_auc.c:192 IMSI='262423071238550': No 3G Auth Data HLR_Test-GSUP(209)@48ffa515fae3: Created GsupExpect[0] for "262423071238550" to be handled at TC_mo_ussd_euse(216) 20241110122630574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44802<->l=127.0.0.1:4258 20241110122630579 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122630579 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423071238550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423071238550" session_id=4290474243 session_state=BEGIN} 20241110122630579 DSS <0004> hlr_ussd.c:576 262423071238550/0xffbb7103: Process SS (BEGIN) 20241110122630579 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122630579 DSS <0004> hlr_ussd.c:518 262423071238550/0xffbb7103: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122630579 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630579 DLINP <000b> input/ipa.c:431 127.0.0.1:40669 sending data 20241110122630579 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630579 DLINP <000b> input/ipa.c:431 127.0.0.1:40669 sending data EUSE-TC_mo_ussd_euse(206)@48ffa515fae3: 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 } } } } } 20241110122630579 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630579 DLINP <000b> input/ipa.c:405 127.0.0.1:40669 message received 20241110122630579 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262423071238550 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423071238550" session_id=4290474243 session_state=END} 20241110122630579 DSS <0004> hlr_ussd.c:576 262423071238550/0xffbb7103: Process SS (END) 20241110122630579 DSS <0004> hlr_ussd.c:518 262423071238550/0xffbb7103: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110122630579 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423071238550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423071238550" session_id=4290474243 session_state=END} 20241110122630579 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423071238550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122630579 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262423071238550 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122630579 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122630579 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@48ffa515fae3: Found GsupExpect[0] for "262423071238550" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@48ffa515fae3: Added IMSI table entry 4TC_mo_ussd_euse(216)"262423071238550" TC_mo_ussd_euse(216)@48ffa515fae3: setverdict(pass): none -> pass 20241110122630581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44802<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@48ffa515fae3: Final verdict of PTC: pass 20241110122630582 DAUC <0003> db_auc.c:157 IMSI='262420811985256': No 2G Auth Data 20241110122630582 DAUC <0003> db_auc.c:192 IMSI='262420811985256': No 3G Auth Data HLR_Test-GSUP(209)@48ffa515fae3: Created GsupExpect[0] for "262420811985256" to be handled at TC_mo_ussd_euse(217) 20241110122630589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44816<->l=127.0.0.1:4258 20241110122630592 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122630592 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420811985256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420811985256" session_id=4131055140 session_state=BEGIN} 20241110122630592 DSS <0004> hlr_ussd.c:576 262420811985256/0xf63ae624: Process SS (BEGIN) 20241110122630592 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122630592 DSS <0004> hlr_ussd.c:518 262420811985256/0xf63ae624: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122630592 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630592 DLINP <000b> input/ipa.c:431 127.0.0.1:40669 sending data 20241110122630592 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630592 DLINP <000b> input/ipa.c:431 127.0.0.1:40669 sending data EUSE-TC_mo_ussd_euse(206)@48ffa515fae3: 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 } } } } } 20241110122630593 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630593 DLINP <000b> input/ipa.c:405 127.0.0.1:40669 message received 20241110122630593 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262420811985256 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420811985256" session_id=4131055140 session_state=END} 20241110122630593 DSS <0004> hlr_ussd.c:576 262420811985256/0xf63ae624: Process SS (END) 20241110122630593 DSS <0004> hlr_ussd.c:518 262420811985256/0xf63ae624: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110122630593 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420811985256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420811985256" session_id=4131055140 session_state=END} 20241110122630593 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420811985256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122630593 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262420811985256 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122630593 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122630593 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@48ffa515fae3: Found GsupExpect[0] for "262420811985256" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@48ffa515fae3: Added IMSI table entry 5TC_mo_ussd_euse(217)"262420811985256" TC_mo_ussd_euse(217)@48ffa515fae3: setverdict(pass): none -> pass 20241110122630595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44816<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@48ffa515fae3: Final verdict of PTC: pass 20241110122630595 DAUC <0003> db_auc.c:157 IMSI='262427115043812': No 2G Auth Data 20241110122630595 DAUC <0003> db_auc.c:192 IMSI='262427115043812': No 3G Auth Data HLR_Test-GSUP(209)@48ffa515fae3: Created GsupExpect[0] for "262427115043812" to be handled at TC_mo_ussd_euse(218) 20241110122630603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44826<->l=127.0.0.1:4258 20241110122630606 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122630606 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427115043812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427115043812" session_id=3352110370 session_state=BEGIN} 20241110122630606 DSS <0004> hlr_ussd.c:576 262427115043812/0xc7cd2522: Process SS (BEGIN) 20241110122630606 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122630606 DSS <0004> hlr_ussd.c:518 262427115043812/0xc7cd2522: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122630606 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630606 DLINP <000b> input/ipa.c:431 127.0.0.1:40669 sending data 20241110122630606 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630606 DLINP <000b> input/ipa.c:431 127.0.0.1:40669 sending data EUSE-TC_mo_ussd_euse(206)@48ffa515fae3: 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 } } } } } 20241110122630607 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630607 DLINP <000b> input/ipa.c:405 127.0.0.1:40669 message received 20241110122630607 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262427115043812 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427115043812" session_id=3352110370 session_state=END} 20241110122630607 DSS <0004> hlr_ussd.c:576 262427115043812/0xc7cd2522: Process SS (END) 20241110122630607 DSS <0004> hlr_ussd.c:518 262427115043812/0xc7cd2522: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110122630607 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427115043812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427115043812" session_id=3352110370 session_state=END} 20241110122630607 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427115043812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122630607 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262427115043812 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122630607 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122630607 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@48ffa515fae3: Found GsupExpect[0] for "262427115043812" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@48ffa515fae3: Added IMSI table entry 6TC_mo_ussd_euse(218)"262427115043812" TC_mo_ussd_euse(218)@48ffa515fae3: setverdict(pass): none -> pass 20241110122630609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44826<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@48ffa515fae3: Final verdict of PTC: pass 20241110122630609 DAUC <0003> db_auc.c:157 IMSI='262420256618808': No 2G Auth Data 20241110122630609 DAUC <0003> db_auc.c:192 IMSI='262420256618808': No 3G Auth Data HLR_Test-GSUP(209)@48ffa515fae3: Created GsupExpect[0] for "262420256618808" to be handled at TC_mo_ussd_euse(219) 20241110122630617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4258 20241110122630620 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122630620 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420256618808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420256618808" session_id=3039214652 session_state=BEGIN} 20241110122630620 DSS <0004> hlr_ussd.c:576 262420256618808/0xb526bc3c: Process SS (BEGIN) 20241110122630620 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122630620 DSS <0004> hlr_ussd.c:518 262420256618808/0xb526bc3c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122630620 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630620 DLINP <000b> input/ipa.c:431 127.0.0.1:40669 sending data 20241110122630620 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630620 DLINP <000b> input/ipa.c:431 127.0.0.1:40669 sending data EUSE-TC_mo_ussd_euse(206)@48ffa515fae3: 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 } } } } } 20241110122630620 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630620 DLINP <000b> input/ipa.c:405 127.0.0.1:40669 message received 20241110122630620 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420256618808 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420256618808" session_id=3039214652 session_state=END} 20241110122630620 DSS <0004> hlr_ussd.c:576 262420256618808/0xb526bc3c: Process SS (END) 20241110122630620 DSS <0004> hlr_ussd.c:518 262420256618808/0xb526bc3c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110122630620 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420256618808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420256618808" session_id=3039214652 session_state=END} 20241110122630620 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420256618808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122630620 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420256618808 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122630621 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122630621 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@48ffa515fae3: Found GsupExpect[0] for "262420256618808" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@48ffa515fae3: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420256618808" TC_mo_ussd_euse(219)@48ffa515fae3: setverdict(pass): none -> pass 20241110122630623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@48ffa515fae3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@48ffa515fae3: Final verdict of PTC: none 20241110122630623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44776<->l=127.0.0.1:4258 20241110122630624 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630624 DLINP <000b> input/ipa.c:405 127.0.0.1:40669 message received 20241110122630624 DLINP <000b> input/ipa.c:414 127.0.0.1:40669 connection closed with server 20241110122630624 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40669 20241110122630624 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241110122630624 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33241<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@48ffa515fae3: Final verdict of PTC: none 20241110122630624 DLINP <000b> input/ipa.c:451 connected read/write 20241110122630624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122630624 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122630624 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122630624 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(209)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@48ffa515fae3: Final verdict of PTC: none 210@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 210: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:30 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241110122630648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4258 20241110122630848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=111496) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_mo_ussd_euse_continue started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 20241110122633944 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38099 20241110122633944 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38099 MTC@48ffa515fae3: in not legacy case 2 IPA-EUSE-foobar(222)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122633945 DLINP <000b> input/ipa.c:451 connected read/write 20241110122633945 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received IPA-EUSE-foobar(222)@48ffa515fae3: 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) } } } } 20241110122633946 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122633946 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@48ffa515fae3: 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 } } } } 20241110122633946 DLINP <000b> input/ipa.c:451 connected read/write 20241110122633946 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received IPA-EUSE-foobar(222)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122633946 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122633946 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241110122633946 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241110122633946 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241110122633946 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 20241110122633946 DLGSUP <0013> gsup_server.c:235 2: 20241110122633946 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122633946 DLGSUP <0013> gsup_server.c:235 3: 20241110122633946 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122633946 DLGSUP <0013> gsup_server.c:235 4: 20241110122633946 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122633946 DLGSUP <0013> gsup_server.c:235 5: 20241110122633946 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122633946 DLGSUP <0013> gsup_server.c:235 7: 20241110122633946 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122633946 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122633946 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122633946 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38099 HLR_Test-GSUP-IPA(221)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122633947 DLINP <000b> input/ipa.c:451 connected read/write 20241110122633947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122633947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59420<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122633948 DLINP <000b> input/ipa.c:451 connected read/write 20241110122633948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122633948 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122633948 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122633948 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 20241110122633948 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122633948 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 20241110122633948 DLGSUP <0013> gsup_server.c:235 2: 20241110122633948 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122633948 DLGSUP <0013> gsup_server.c:235 3: 20241110122633948 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122633948 DLGSUP <0013> gsup_server.c:235 4: 20241110122633948 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122633948 DLGSUP <0013> gsup_server.c:235 5: 20241110122633948 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122633948 DLGSUP <0013> gsup_server.c:235 7: 20241110122633948 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122633948 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122633948 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122633948 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)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@48ffa515fae3: 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") 20241110122633955 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41983<->l=127.0.0.1:4259) 20241110122633957 DAUC <0003> db_auc.c:157 IMSI='262420564005520': No 2G Auth Data 20241110122633957 DAUC <0003> db_auc.c:192 IMSI='262420564005520': No 3G Auth Data HLR_Test-GSUP(223)@48ffa515fae3: Created GsupExpect[0] for "262420564005520" to be handled at TC_mo_ussd_euse_continue(226) 20241110122633963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59434<->l=127.0.0.1:4258 20241110122633990 DLINP <000b> input/ipa.c:451 connected read/write 20241110122633990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122633990 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420564005520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420564005520" session_id=925533434 session_state=BEGIN} 20241110122633990 DSS <0004> hlr_ussd.c:576 262420564005520/0x372a84fa: Process SS (BEGIN) 20241110122633990 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122633990 DSS <0004> hlr_ussd.c:518 262420564005520/0x372a84fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122633990 DLINP <000b> input/ipa.c:451 connected read/write 20241110122633990 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data 20241110122633990 DLINP <000b> input/ipa.c:451 connected read/write 20241110122633990 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: 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 } } } } } 20241110122633995 DLINP <000b> input/ipa.c:451 connected read/write 20241110122633995 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122633995 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262420564005520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420564005520" session_id=925533434 session_state=CONTINUE} 20241110122633995 DSS <0004> hlr_ussd.c:576 262420564005520/0x372a84fa: Process SS (CONTINUE) 20241110122633995 DSS <0004> hlr_ussd.c:518 262420564005520/0x372a84fa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110122633995 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420564005520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420564005520" session_id=925533434 session_state=CONTINUE} 20241110122633995 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262420564005520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122633995 DLINP <000b> input/ipa.c:451 connected read/write 20241110122633995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122633995 DLINP <000b> input/ipa.c:451 connected read/write 20241110122633995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@48ffa515fae3: Found GsupExpect[0] for "262420564005520" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@48ffa515fae3: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262420564005520" TC_mo_ussd_euse_continue(226)@48ffa515fae3: setverdict(pass): none -> pass 20241110122633998 DLINP <000b> input/ipa.c:451 connected read/write 20241110122633998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122633998 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420564005520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420564005520" session_id=925533434 session_state=CONTINUE} 20241110122633998 DSS <0004> hlr_ussd.c:576 262420564005520/0x372a84fa: Process SS (CONTINUE) 20241110122633998 DSS <0004> hlr_ussd.c:518 262420564005520/0x372a84fa: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241110122633998 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420564005520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122633998 DLINP <000b> input/ipa.c:451 connected read/write 20241110122633998 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data 20241110122633998 DLINP <000b> input/ipa.c:451 connected read/write 20241110122633998 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: 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 } } } } } 20241110122633998 DLINP <000b> input/ipa.c:451 connected read/write 20241110122633998 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122633999 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262420564005520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420564005520" session_id=925533434 session_state=END} 20241110122633999 DSS <0004> hlr_ussd.c:576 262420564005520/0x372a84fa: Process SS (END) 20241110122633999 DSS <0004> hlr_ussd.c:518 262420564005520/0x372a84fa: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241110122633999 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420564005520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420564005520" session_id=925533434 session_state=END} 20241110122633999 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420564005520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122633999 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262420564005520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122633999 DLINP <000b> input/ipa.c:451 connected read/write 20241110122633999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122633999 DLINP <000b> input/ipa.c:451 connected read/write 20241110122633999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122633999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59434<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@48ffa515fae3: Final verdict of PTC: pass 20241110122634000 DAUC <0003> db_auc.c:157 IMSI='262426957382495': No 2G Auth Data 20241110122634000 DAUC <0003> db_auc.c:192 IMSI='262426957382495': No 3G Auth Data HLR_Test-GSUP(223)@48ffa515fae3: Created GsupExpect[0] for "262426957382495" to be handled at TC_mo_ussd_euse_continue(227) 20241110122634006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59444<->l=127.0.0.1:4258 20241110122634009 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122634009 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426957382495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426957382495" session_id=455494999 session_state=BEGIN} 20241110122634009 DSS <0004> hlr_ussd.c:576 262426957382495/0x1b264d57: Process SS (BEGIN) 20241110122634009 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122634009 DSS <0004> hlr_ussd.c:518 262426957382495/0x1b264d57: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122634009 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634009 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data 20241110122634009 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634009 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: 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 } } } } } 20241110122634010 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634010 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122634010 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262426957382495 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426957382495" session_id=455494999 session_state=CONTINUE} 20241110122634010 DSS <0004> hlr_ussd.c:576 262426957382495/0x1b264d57: Process SS (CONTINUE) 20241110122634010 DSS <0004> hlr_ussd.c:518 262426957382495/0x1b264d57: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110122634010 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426957382495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426957382495" session_id=455494999 session_state=CONTINUE} 20241110122634010 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262426957382495 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122634010 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122634010 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@48ffa515fae3: Found GsupExpect[0] for "262426957382495" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@48ffa515fae3: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262426957382495" TC_mo_ussd_euse_continue(227)@48ffa515fae3: setverdict(pass): none -> pass 20241110122634012 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122634012 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426957382495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426957382495" session_id=455494999 session_state=CONTINUE} 20241110122634012 DSS <0004> hlr_ussd.c:576 262426957382495/0x1b264d57: Process SS (CONTINUE) 20241110122634012 DSS <0004> hlr_ussd.c:518 262426957382495/0x1b264d57: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241110122634012 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426957382495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122634012 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634012 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data 20241110122634012 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634012 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: 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 } } } } } 20241110122634012 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634012 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122634012 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262426957382495 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426957382495" session_id=455494999 session_state=END} 20241110122634012 DSS <0004> hlr_ussd.c:576 262426957382495/0x1b264d57: Process SS (END) 20241110122634012 DSS <0004> hlr_ussd.c:518 262426957382495/0x1b264d57: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241110122634012 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426957382495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426957382495" session_id=455494999 session_state=END} 20241110122634012 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426957382495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122634012 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262426957382495 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122634012 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122634012 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122634013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59444<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@48ffa515fae3: Final verdict of PTC: pass 20241110122634013 DAUC <0003> db_auc.c:157 IMSI='262421675012568': No 2G Auth Data 20241110122634013 DAUC <0003> db_auc.c:192 IMSI='262421675012568': No 3G Auth Data HLR_Test-GSUP(223)@48ffa515fae3: Created GsupExpect[0] for "262421675012568" to be handled at TC_mo_ussd_euse_continue(228) 20241110122634020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59452<->l=127.0.0.1:4258 20241110122634023 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122634023 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421675012568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421675012568" session_id=1173820179 session_state=BEGIN} 20241110122634023 DSS <0004> hlr_ussd.c:576 262421675012568/0x45f71313: Process SS (BEGIN) 20241110122634023 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122634023 DSS <0004> hlr_ussd.c:518 262421675012568/0x45f71313: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122634023 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634023 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data 20241110122634023 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634023 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: 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 } } } } } 20241110122634024 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634024 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122634024 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262421675012568 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421675012568" session_id=1173820179 session_state=CONTINUE} 20241110122634024 DSS <0004> hlr_ussd.c:576 262421675012568/0x45f71313: Process SS (CONTINUE) 20241110122634024 DSS <0004> hlr_ussd.c:518 262421675012568/0x45f71313: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110122634024 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421675012568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421675012568" session_id=1173820179 session_state=CONTINUE} 20241110122634024 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262421675012568 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122634024 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122634024 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@48ffa515fae3: Found GsupExpect[0] for "262421675012568" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@48ffa515fae3: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262421675012568" TC_mo_ussd_euse_continue(228)@48ffa515fae3: setverdict(pass): none -> pass 20241110122634026 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122634026 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421675012568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421675012568" session_id=1173820179 session_state=CONTINUE} 20241110122634026 DSS <0004> hlr_ussd.c:576 262421675012568/0x45f71313: Process SS (CONTINUE) 20241110122634026 DSS <0004> hlr_ussd.c:518 262421675012568/0x45f71313: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241110122634026 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421675012568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122634026 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634026 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data 20241110122634026 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634026 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: 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 } } } } } 20241110122634027 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634027 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122634027 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262421675012568 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421675012568" session_id=1173820179 session_state=END} 20241110122634027 DSS <0004> hlr_ussd.c:576 262421675012568/0x45f71313: Process SS (END) 20241110122634027 DSS <0004> hlr_ussd.c:518 262421675012568/0x45f71313: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241110122634027 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421675012568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421675012568" session_id=1173820179 session_state=END} 20241110122634027 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421675012568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122634027 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262421675012568 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122634027 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122634027 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122634028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59452<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@48ffa515fae3: Final verdict of PTC: pass 20241110122634028 DAUC <0003> db_auc.c:157 IMSI='262427882447273': No 2G Auth Data 20241110122634028 DAUC <0003> db_auc.c:192 IMSI='262427882447273': No 3G Auth Data HLR_Test-GSUP(223)@48ffa515fae3: Created GsupExpect[0] for "262427882447273" to be handled at TC_mo_ussd_euse_continue(229) 20241110122634036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59456<->l=127.0.0.1:4258 20241110122634039 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122634039 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427882447273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427882447273" session_id=1484261233 session_state=BEGIN} 20241110122634039 DSS <0004> hlr_ussd.c:576 262427882447273/0x58780771: Process SS (BEGIN) 20241110122634039 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122634039 DSS <0004> hlr_ussd.c:518 262427882447273/0x58780771: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122634039 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634039 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data 20241110122634039 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634039 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: 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 } } } } } 20241110122634040 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634040 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122634040 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262427882447273 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427882447273" session_id=1484261233 session_state=CONTINUE} 20241110122634040 DSS <0004> hlr_ussd.c:576 262427882447273/0x58780771: Process SS (CONTINUE) 20241110122634040 DSS <0004> hlr_ussd.c:518 262427882447273/0x58780771: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110122634040 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427882447273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427882447273" session_id=1484261233 session_state=CONTINUE} 20241110122634040 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262427882447273 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122634040 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122634040 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@48ffa515fae3: Found GsupExpect[0] for "262427882447273" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@48ffa515fae3: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262427882447273" TC_mo_ussd_euse_continue(229)@48ffa515fae3: setverdict(pass): none -> pass 20241110122634042 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122634042 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427882447273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427882447273" session_id=1484261233 session_state=CONTINUE} 20241110122634042 DSS <0004> hlr_ussd.c:576 262427882447273/0x58780771: Process SS (CONTINUE) 20241110122634042 DSS <0004> hlr_ussd.c:518 262427882447273/0x58780771: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241110122634042 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427882447273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122634042 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634042 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data 20241110122634042 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634042 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: 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 } } } } } 20241110122634042 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634042 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122634042 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262427882447273 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427882447273" session_id=1484261233 session_state=END} 20241110122634042 DSS <0004> hlr_ussd.c:576 262427882447273/0x58780771: Process SS (END) 20241110122634042 DSS <0004> hlr_ussd.c:518 262427882447273/0x58780771: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241110122634042 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427882447273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427882447273" session_id=1484261233 session_state=END} 20241110122634042 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427882447273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122634042 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262427882447273 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122634042 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122634042 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122634043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59456<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@48ffa515fae3: Final verdict of PTC: pass 20241110122634043 DAUC <0003> db_auc.c:157 IMSI='262429865996748': No 2G Auth Data 20241110122634043 DAUC <0003> db_auc.c:192 IMSI='262429865996748': No 3G Auth Data HLR_Test-GSUP(223)@48ffa515fae3: Created GsupExpect[0] for "262429865996748" to be handled at TC_mo_ussd_euse_continue(230) 20241110122634050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59460<->l=127.0.0.1:4258 20241110122634055 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122634055 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429865996748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429865996748" session_id=3975890703 session_state=BEGIN} 20241110122634055 DSS <0004> hlr_ussd.c:576 262429865996748/0xecfb470f: Process SS (BEGIN) 20241110122634055 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122634055 DSS <0004> hlr_ussd.c:518 262429865996748/0xecfb470f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122634055 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634055 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data 20241110122634055 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634055 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: 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 } } } } } 20241110122634056 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634056 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122634056 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262429865996748 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429865996748" session_id=3975890703 session_state=CONTINUE} 20241110122634056 DSS <0004> hlr_ussd.c:576 262429865996748/0xecfb470f: Process SS (CONTINUE) 20241110122634056 DSS <0004> hlr_ussd.c:518 262429865996748/0xecfb470f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110122634056 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429865996748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429865996748" session_id=3975890703 session_state=CONTINUE} 20241110122634056 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262429865996748 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122634056 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122634056 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@48ffa515fae3: Found GsupExpect[0] for "262429865996748" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@48ffa515fae3: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262429865996748" TC_mo_ussd_euse_continue(230)@48ffa515fae3: setverdict(pass): none -> pass 20241110122634059 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122634059 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429865996748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429865996748" session_id=3975890703 session_state=CONTINUE} 20241110122634059 DSS <0004> hlr_ussd.c:576 262429865996748/0xecfb470f: Process SS (CONTINUE) 20241110122634059 DSS <0004> hlr_ussd.c:518 262429865996748/0xecfb470f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241110122634059 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429865996748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122634059 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634059 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data 20241110122634059 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634059 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: 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 } } } } } 20241110122634060 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634060 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122634060 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262429865996748 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429865996748" session_id=3975890703 session_state=END} 20241110122634060 DSS <0004> hlr_ussd.c:576 262429865996748/0xecfb470f: Process SS (END) 20241110122634060 DSS <0004> hlr_ussd.c:518 262429865996748/0xecfb470f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241110122634060 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429865996748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429865996748" session_id=3975890703 session_state=END} 20241110122634060 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429865996748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122634060 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262429865996748 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122634060 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122634060 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122634061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59460<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@48ffa515fae3: Final verdict of PTC: pass 20241110122634062 DAUC <0003> db_auc.c:157 IMSI='262425798477683': No 2G Auth Data 20241110122634062 DAUC <0003> db_auc.c:192 IMSI='262425798477683': No 3G Auth Data HLR_Test-GSUP(223)@48ffa515fae3: Created GsupExpect[0] for "262425798477683" to be handled at TC_mo_ussd_euse_continue(231) 20241110122634068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59472<->l=127.0.0.1:4258 20241110122634071 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122634071 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425798477683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425798477683" session_id=2195893844 session_state=BEGIN} 20241110122634071 DSS <0004> hlr_ussd.c:576 262425798477683/0x82e2ae54: Process SS (BEGIN) 20241110122634071 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122634071 DSS <0004> hlr_ussd.c:518 262425798477683/0x82e2ae54: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122634071 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634071 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data 20241110122634071 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634071 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: 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 } } } } } 20241110122634072 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634072 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122634072 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262425798477683 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425798477683" session_id=2195893844 session_state=CONTINUE} 20241110122634072 DSS <0004> hlr_ussd.c:576 262425798477683/0x82e2ae54: Process SS (CONTINUE) 20241110122634072 DSS <0004> hlr_ussd.c:518 262425798477683/0x82e2ae54: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110122634072 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425798477683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425798477683" session_id=2195893844 session_state=CONTINUE} 20241110122634072 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262425798477683 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122634072 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122634072 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@48ffa515fae3: Found GsupExpect[0] for "262425798477683" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@48ffa515fae3: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262425798477683" TC_mo_ussd_euse_continue(231)@48ffa515fae3: setverdict(pass): none -> pass 20241110122634074 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122634074 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425798477683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425798477683" session_id=2195893844 session_state=CONTINUE} 20241110122634074 DSS <0004> hlr_ussd.c:576 262425798477683/0x82e2ae54: Process SS (CONTINUE) 20241110122634074 DSS <0004> hlr_ussd.c:518 262425798477683/0x82e2ae54: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241110122634074 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425798477683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122634074 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634074 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data 20241110122634075 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634075 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: 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 } } } } } 20241110122634075 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634075 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122634075 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262425798477683 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425798477683" session_id=2195893844 session_state=END} 20241110122634075 DSS <0004> hlr_ussd.c:576 262425798477683/0x82e2ae54: Process SS (END) 20241110122634075 DSS <0004> hlr_ussd.c:518 262425798477683/0x82e2ae54: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241110122634075 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425798477683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425798477683" session_id=2195893844 session_state=END} 20241110122634075 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425798477683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122634075 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262425798477683 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122634075 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122634075 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122634076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59472<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@48ffa515fae3: Final verdict of PTC: pass 20241110122634076 DAUC <0003> db_auc.c:157 IMSI='262425048009444': No 2G Auth Data 20241110122634076 DAUC <0003> db_auc.c:192 IMSI='262425048009444': No 3G Auth Data HLR_Test-GSUP(223)@48ffa515fae3: Created GsupExpect[0] for "262425048009444" to be handled at TC_mo_ussd_euse_continue(232) 20241110122634083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59474<->l=127.0.0.1:4258 20241110122634086 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122634086 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425048009444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425048009444" session_id=1953195989 session_state=BEGIN} 20241110122634086 DSS <0004> hlr_ussd.c:576 262425048009444/0x746b67d5: Process SS (BEGIN) 20241110122634086 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122634086 DSS <0004> hlr_ussd.c:518 262425048009444/0x746b67d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122634086 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634086 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data 20241110122634086 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634086 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: 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 } } } } } 20241110122634087 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634087 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122634087 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262425048009444 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425048009444" session_id=1953195989 session_state=CONTINUE} 20241110122634087 DSS <0004> hlr_ussd.c:576 262425048009444/0x746b67d5: Process SS (CONTINUE) 20241110122634087 DSS <0004> hlr_ussd.c:518 262425048009444/0x746b67d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110122634087 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425048009444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425048009444" session_id=1953195989 session_state=CONTINUE} 20241110122634087 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262425048009444 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122634087 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122634087 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@48ffa515fae3: Found GsupExpect[0] for "262425048009444" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@48ffa515fae3: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262425048009444" TC_mo_ussd_euse_continue(232)@48ffa515fae3: setverdict(pass): none -> pass 20241110122634090 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122634090 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425048009444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425048009444" session_id=1953195989 session_state=CONTINUE} 20241110122634090 DSS <0004> hlr_ussd.c:576 262425048009444/0x746b67d5: Process SS (CONTINUE) 20241110122634090 DSS <0004> hlr_ussd.c:518 262425048009444/0x746b67d5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241110122634090 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425048009444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122634090 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634090 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data 20241110122634090 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634090 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: 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 } } } } } 20241110122634090 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634090 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122634090 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262425048009444 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425048009444" session_id=1953195989 session_state=END} 20241110122634090 DSS <0004> hlr_ussd.c:576 262425048009444/0x746b67d5: Process SS (END) 20241110122634090 DSS <0004> hlr_ussd.c:518 262425048009444/0x746b67d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241110122634090 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425048009444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425048009444" session_id=1953195989 session_state=END} 20241110122634090 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425048009444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122634090 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262425048009444 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122634090 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122634090 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122634091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59474<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@48ffa515fae3: Final verdict of PTC: pass 20241110122634092 DAUC <0003> db_auc.c:157 IMSI='262426421183506': No 2G Auth Data 20241110122634092 DAUC <0003> db_auc.c:192 IMSI='262426421183506': No 3G Auth Data HLR_Test-GSUP(223)@48ffa515fae3: Created GsupExpect[0] for "262426421183506" to be handled at TC_mo_ussd_euse_continue(233) 20241110122634098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59478<->l=127.0.0.1:4258 20241110122634101 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122634101 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426421183506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426421183506" session_id=768433495 session_state=BEGIN} 20241110122634101 DSS <0004> hlr_ussd.c:576 262426421183506/0x2dcd5d57: Process SS (BEGIN) 20241110122634101 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110122634101 DSS <0004> hlr_ussd.c:518 262426421183506/0x2dcd5d57: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110122634101 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634101 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data 20241110122634101 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634101 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: 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 } } } } } 20241110122634102 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634102 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122634102 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262426421183506 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426421183506" session_id=768433495 session_state=CONTINUE} 20241110122634102 DSS <0004> hlr_ussd.c:576 262426421183506/0x2dcd5d57: Process SS (CONTINUE) 20241110122634102 DSS <0004> hlr_ussd.c:518 262426421183506/0x2dcd5d57: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110122634102 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426421183506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426421183506" session_id=768433495 session_state=CONTINUE} 20241110122634102 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262426421183506 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122634102 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122634102 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@48ffa515fae3: Found GsupExpect[0] for "262426421183506" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@48ffa515fae3: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262426421183506" TC_mo_ussd_euse_continue(233)@48ffa515fae3: setverdict(pass): none -> pass 20241110122634105 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122634105 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426421183506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426421183506" session_id=768433495 session_state=CONTINUE} 20241110122634105 DSS <0004> hlr_ussd.c:576 262426421183506/0x2dcd5d57: Process SS (CONTINUE) 20241110122634105 DSS <0004> hlr_ussd.c:518 262426421183506/0x2dcd5d57: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241110122634105 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426421183506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122634105 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634105 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data 20241110122634105 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634105 DLINP <000b> input/ipa.c:431 127.0.0.1:38099 sending data EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: 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 } } } } } 20241110122634105 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634105 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122634105 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262426421183506 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426421183506" session_id=768433495 session_state=END} 20241110122634105 DSS <0004> hlr_ussd.c:576 262426421183506/0x2dcd5d57: Process SS (END) 20241110122634105 DSS <0004> hlr_ussd.c:518 262426421183506/0x2dcd5d57: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241110122634105 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426421183506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426421183506" session_id=768433495 session_state=END} 20241110122634105 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426421183506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122634105 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262426421183506 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122634105 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122634105 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122634106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59478<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@48ffa515fae3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@48ffa515fae3: Final verdict of PTC: none 20241110122634107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59420<->l=127.0.0.1:4258 20241110122634107 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634107 DLINP <000b> input/ipa.c:405 127.0.0.1:38099 message received 20241110122634107 DLINP <000b> input/ipa.c:414 127.0.0.1:38099 connection closed with server HLR_Test-GSUP(223)@48ffa515fae3: Final verdict of PTC: none 20241110122634107 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38099 20241110122634108 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241110122634108 DLINP <000b> input/ipa.c:451 connected read/write 20241110122634108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122634108 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122634108 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122634108 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122634108 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41983<->l=127.0.0.1:4259) IPA-EUSE-foobar(222)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@48ffa515fae3: Final verdict of PTC: none 224@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 224: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:34 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20241110122634132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59482<->l=127.0.0.1:4258 20241110122634334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59482<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=156832) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_mo_ussd_euse_defaultroute started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 20241110122637418 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37775 20241110122637418 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37775 MTC@48ffa515fae3: in not legacy case 2 IPA-EUSE-foobar(236)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122637419 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637419 DLINP <000b> input/ipa.c:405 127.0.0.1:37775 message received 20241110122637419 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122637419 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@48ffa515fae3: 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)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@48ffa515fae3: 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 } } } } 20241110122637421 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637421 DLINP <000b> input/ipa.c:405 127.0.0.1:37775 message received 20241110122637421 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122637421 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241110122637421 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241110122637421 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241110122637421 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 20241110122637421 DLGSUP <0013> gsup_server.c:235 2: 20241110122637421 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122637421 DLGSUP <0013> gsup_server.c:235 3: 20241110122637421 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122637421 DLGSUP <0013> gsup_server.c:235 4: 20241110122637421 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122637421 DLGSUP <0013> gsup_server.c:235 5: 20241110122637421 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122637421 DLGSUP <0013> gsup_server.c:235 7: 20241110122637421 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122637421 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122637421 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122637421 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37775 20241110122637421 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-EUSE-foobar(236)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122637421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59496<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122637423 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122637423 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122637423 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122637423 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 20241110122637423 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122637423 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 20241110122637423 DLGSUP <0013> gsup_server.c:235 2: 20241110122637423 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122637423 DLGSUP <0013> gsup_server.c:235 3: 20241110122637423 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122637423 DLGSUP <0013> gsup_server.c:235 4: HLR_Test-GSUP-IPA(235)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122637423 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122637423 DLGSUP <0013> gsup_server.c:235 5: 20241110122637423 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122637423 DLGSUP <0013> gsup_server.c:235 7: 20241110122637423 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122637423 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122637423 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122637423 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@48ffa515fae3: 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") 20241110122637433 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38553<->l=127.0.0.1:4259) 20241110122637439 DAUC <0003> db_auc.c:157 IMSI='262425826687069': No 2G Auth Data 20241110122637439 DAUC <0003> db_auc.c:192 IMSI='262425826687069': No 3G Auth Data HLR_Test-GSUP(237)@48ffa515fae3: Created GsupExpect[0] for "262425826687069" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241110122637448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59498<->l=127.0.0.1:4258 20241110122637466 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122637466 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425826687069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425826687069" session_id=3304315398 session_state=BEGIN} 20241110122637466 DSS <0004> hlr_ussd.c:576 262425826687069/0xc4f3da06: Process SS (BEGIN) 20241110122637466 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241110122637466 DSS <0004> hlr_ussd.c:518 262425826687069/0xc4f3da06: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241110122637466 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637466 DLINP <000b> input/ipa.c:431 127.0.0.1:37775 sending data 20241110122637466 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637466 DLINP <000b> input/ipa.c:431 127.0.0.1:37775 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@48ffa515fae3: 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 } } } } } 20241110122637481 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637482 DLINP <000b> input/ipa.c:405 127.0.0.1:37775 message received 20241110122637482 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262425826687069 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425826687069" session_id=3304315398 session_state=END} 20241110122637482 DSS <0004> hlr_ussd.c:576 262425826687069/0xc4f3da06: Process SS (END) 20241110122637482 DSS <0004> hlr_ussd.c:518 262425826687069/0xc4f3da06: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241110122637482 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425826687069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425826687069" session_id=3304315398 session_state=END} 20241110122637482 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425826687069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122637482 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262425826687069 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122637482 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122637482 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@48ffa515fae3: Found GsupExpect[0] for "262425826687069" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@48ffa515fae3: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262425826687069" TC_mo_ussd_euse_defaultroute(240)@48ffa515fae3: setverdict(pass): none -> pass 20241110122637492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59498<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@48ffa515fae3: Final verdict of PTC: pass 20241110122637494 DAUC <0003> db_auc.c:157 IMSI='262429446989898': No 2G Auth Data 20241110122637494 DAUC <0003> db_auc.c:192 IMSI='262429446989898': No 3G Auth Data HLR_Test-GSUP(237)@48ffa515fae3: Created GsupExpect[0] for "262429446989898" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241110122637511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59502<->l=127.0.0.1:4258 20241110122637514 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122637514 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429446989898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429446989898" session_id=331657487 session_state=BEGIN} 20241110122637514 DSS <0004> hlr_ussd.c:576 262429446989898/0x13c4b10f: Process SS (BEGIN) 20241110122637514 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241110122637514 DSS <0004> hlr_ussd.c:518 262429446989898/0x13c4b10f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241110122637514 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637514 DLINP <000b> input/ipa.c:431 127.0.0.1:37775 sending data 20241110122637514 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637514 DLINP <000b> input/ipa.c:431 127.0.0.1:37775 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@48ffa515fae3: 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 } } } } } 20241110122637515 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637515 DLINP <000b> input/ipa.c:405 127.0.0.1:37775 message received 20241110122637515 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262429446989898 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429446989898" session_id=331657487 session_state=END} 20241110122637515 DSS <0004> hlr_ussd.c:576 262429446989898/0x13c4b10f: Process SS (END) 20241110122637515 DSS <0004> hlr_ussd.c:518 262429446989898/0x13c4b10f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241110122637515 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429446989898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429446989898" session_id=331657487 session_state=END} 20241110122637515 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429446989898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122637515 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262429446989898 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122637515 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122637515 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@48ffa515fae3: Found GsupExpect[0] for "262429446989898" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@48ffa515fae3: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262429446989898" TC_mo_ussd_euse_defaultroute(241)@48ffa515fae3: setverdict(pass): none -> pass 20241110122637517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59502<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@48ffa515fae3: Final verdict of PTC: pass 20241110122637517 DAUC <0003> db_auc.c:157 IMSI='262424178249608': No 2G Auth Data 20241110122637517 DAUC <0003> db_auc.c:192 IMSI='262424178249608': No 3G Auth Data HLR_Test-GSUP(237)@48ffa515fae3: Created GsupExpect[0] for "262424178249608" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241110122637523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59504<->l=127.0.0.1:4258 20241110122637526 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122637526 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424178249608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424178249608" session_id=2148793168 session_state=BEGIN} 20241110122637526 DSS <0004> hlr_ussd.c:576 262424178249608/0x8013fb50: Process SS (BEGIN) 20241110122637526 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241110122637526 DSS <0004> hlr_ussd.c:518 262424178249608/0x8013fb50: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241110122637526 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637526 DLINP <000b> input/ipa.c:431 127.0.0.1:37775 sending data 20241110122637526 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637526 DLINP <000b> input/ipa.c:431 127.0.0.1:37775 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@48ffa515fae3: 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 } } } } } 20241110122637527 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637527 DLINP <000b> input/ipa.c:405 127.0.0.1:37775 message received 20241110122637527 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262424178249608 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424178249608" session_id=2148793168 session_state=END} 20241110122637527 DSS <0004> hlr_ussd.c:576 262424178249608/0x8013fb50: Process SS (END) 20241110122637527 DSS <0004> hlr_ussd.c:518 262424178249608/0x8013fb50: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241110122637527 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424178249608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424178249608" session_id=2148793168 session_state=END} 20241110122637527 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424178249608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122637527 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262424178249608 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122637527 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122637527 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@48ffa515fae3: Found GsupExpect[0] for "262424178249608" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@48ffa515fae3: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262424178249608" TC_mo_ussd_euse_defaultroute(242)@48ffa515fae3: setverdict(pass): none -> pass 20241110122637529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59504<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@48ffa515fae3: Final verdict of PTC: pass 20241110122637529 DAUC <0003> db_auc.c:157 IMSI='262420128693161': No 2G Auth Data 20241110122637529 DAUC <0003> db_auc.c:192 IMSI='262420128693161': No 3G Auth Data HLR_Test-GSUP(237)@48ffa515fae3: Created GsupExpect[0] for "262420128693161" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241110122637536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59512<->l=127.0.0.1:4258 20241110122637540 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122637540 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420128693161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420128693161" session_id=1872445931 session_state=BEGIN} 20241110122637540 DSS <0004> hlr_ussd.c:576 262420128693161/0x6f9b41eb: Process SS (BEGIN) 20241110122637540 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241110122637540 DSS <0004> hlr_ussd.c:518 262420128693161/0x6f9b41eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241110122637540 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637540 DLINP <000b> input/ipa.c:431 127.0.0.1:37775 sending data 20241110122637540 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637540 DLINP <000b> input/ipa.c:431 127.0.0.1:37775 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@48ffa515fae3: 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 } } } } } 20241110122637541 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637541 DLINP <000b> input/ipa.c:405 127.0.0.1:37775 message received 20241110122637541 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262420128693161 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420128693161" session_id=1872445931 session_state=END} 20241110122637541 DSS <0004> hlr_ussd.c:576 262420128693161/0x6f9b41eb: Process SS (END) 20241110122637541 DSS <0004> hlr_ussd.c:518 262420128693161/0x6f9b41eb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241110122637541 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420128693161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420128693161" session_id=1872445931 session_state=END} 20241110122637541 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420128693161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122637541 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262420128693161 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122637541 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122637541 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@48ffa515fae3: Found GsupExpect[0] for "262420128693161" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@48ffa515fae3: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262420128693161" TC_mo_ussd_euse_defaultroute(243)@48ffa515fae3: setverdict(pass): none -> pass 20241110122637544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59512<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@48ffa515fae3: Final verdict of PTC: pass 20241110122637544 DAUC <0003> db_auc.c:157 IMSI='262423115762069': No 2G Auth Data 20241110122637544 DAUC <0003> db_auc.c:192 IMSI='262423115762069': No 3G Auth Data HLR_Test-GSUP(237)@48ffa515fae3: Created GsupExpect[0] for "262423115762069" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241110122637551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59524<->l=127.0.0.1:4258 20241110122637554 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122637554 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423115762069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423115762069" session_id=2615001151 session_state=BEGIN} 20241110122637554 DSS <0004> hlr_ussd.c:576 262423115762069/0x9bddc03f: Process SS (BEGIN) 20241110122637554 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241110122637554 DSS <0004> hlr_ussd.c:518 262423115762069/0x9bddc03f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241110122637554 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637554 DLINP <000b> input/ipa.c:431 127.0.0.1:37775 sending data 20241110122637554 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637554 DLINP <000b> input/ipa.c:431 127.0.0.1:37775 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@48ffa515fae3: 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 } } } } } 20241110122637554 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637554 DLINP <000b> input/ipa.c:405 127.0.0.1:37775 message received 20241110122637554 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262423115762069 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423115762069" session_id=2615001151 session_state=END} 20241110122637554 DSS <0004> hlr_ussd.c:576 262423115762069/0x9bddc03f: Process SS (END) 20241110122637554 DSS <0004> hlr_ussd.c:518 262423115762069/0x9bddc03f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241110122637554 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423115762069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423115762069" session_id=2615001151 session_state=END} 20241110122637554 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423115762069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122637554 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262423115762069 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122637554 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122637554 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@48ffa515fae3: Found GsupExpect[0] for "262423115762069" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@48ffa515fae3: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262423115762069" TC_mo_ussd_euse_defaultroute(244)@48ffa515fae3: setverdict(pass): none -> pass 20241110122637556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59524<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@48ffa515fae3: Final verdict of PTC: pass 20241110122637557 DAUC <0003> db_auc.c:157 IMSI='262422931835766': No 2G Auth Data 20241110122637557 DAUC <0003> db_auc.c:192 IMSI='262422931835766': No 3G Auth Data HLR_Test-GSUP(237)@48ffa515fae3: Created GsupExpect[0] for "262422931835766" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241110122637563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59538<->l=127.0.0.1:4258 20241110122637566 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122637566 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422931835766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422931835766" session_id=17697277 session_state=BEGIN} 20241110122637566 DSS <0004> hlr_ussd.c:576 262422931835766/0x010e09fd: Process SS (BEGIN) 20241110122637566 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241110122637566 DSS <0004> hlr_ussd.c:518 262422931835766/0x010e09fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241110122637566 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637566 DLINP <000b> input/ipa.c:431 127.0.0.1:37775 sending data 20241110122637566 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637566 DLINP <000b> input/ipa.c:431 127.0.0.1:37775 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@48ffa515fae3: 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 } } } } } 20241110122637567 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637567 DLINP <000b> input/ipa.c:405 127.0.0.1:37775 message received 20241110122637567 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262422931835766 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422931835766" session_id=17697277 session_state=END} 20241110122637567 DSS <0004> hlr_ussd.c:576 262422931835766/0x010e09fd: Process SS (END) 20241110122637567 DSS <0004> hlr_ussd.c:518 262422931835766/0x010e09fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241110122637567 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422931835766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422931835766" session_id=17697277 session_state=END} 20241110122637567 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422931835766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122637567 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262422931835766 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122637567 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122637567 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@48ffa515fae3: Found GsupExpect[0] for "262422931835766" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@48ffa515fae3: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262422931835766" TC_mo_ussd_euse_defaultroute(245)@48ffa515fae3: setverdict(pass): none -> pass 20241110122637569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59538<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@48ffa515fae3: Final verdict of PTC: pass 20241110122637569 DAUC <0003> db_auc.c:157 IMSI='262427144938779': No 2G Auth Data 20241110122637569 DAUC <0003> db_auc.c:192 IMSI='262427144938779': No 3G Auth Data HLR_Test-GSUP(237)@48ffa515fae3: Created GsupExpect[0] for "262427144938779" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241110122637575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59552<->l=127.0.0.1:4258 20241110122637578 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122637578 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427144938779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427144938779" session_id=2942175471 session_state=BEGIN} 20241110122637578 DSS <0004> hlr_ussd.c:576 262427144938779/0xaf5e08ef: Process SS (BEGIN) 20241110122637578 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241110122637578 DSS <0004> hlr_ussd.c:518 262427144938779/0xaf5e08ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241110122637578 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637578 DLINP <000b> input/ipa.c:431 127.0.0.1:37775 sending data 20241110122637578 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637578 DLINP <000b> input/ipa.c:431 127.0.0.1:37775 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@48ffa515fae3: 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 } } } } } 20241110122637579 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637579 DLINP <000b> input/ipa.c:405 127.0.0.1:37775 message received 20241110122637579 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262427144938779 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427144938779" session_id=2942175471 session_state=END} 20241110122637579 DSS <0004> hlr_ussd.c:576 262427144938779/0xaf5e08ef: Process SS (END) 20241110122637579 DSS <0004> hlr_ussd.c:518 262427144938779/0xaf5e08ef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241110122637579 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427144938779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427144938779" session_id=2942175471 session_state=END} 20241110122637579 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427144938779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122637579 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262427144938779 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122637579 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122637579 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@48ffa515fae3: Found GsupExpect[0] for "262427144938779" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@48ffa515fae3: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262427144938779" TC_mo_ussd_euse_defaultroute(246)@48ffa515fae3: setverdict(pass): none -> pass 20241110122637581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59552<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@48ffa515fae3: Final verdict of PTC: pass 20241110122637581 DAUC <0003> db_auc.c:157 IMSI='262425141335731': No 2G Auth Data 20241110122637581 DAUC <0003> db_auc.c:192 IMSI='262425141335731': No 3G Auth Data HLR_Test-GSUP(237)@48ffa515fae3: Created GsupExpect[0] for "262425141335731" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241110122637587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59562<->l=127.0.0.1:4258 20241110122637590 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122637590 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425141335731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425141335731" session_id=1877580784 session_state=BEGIN} 20241110122637590 DSS <0004> hlr_ussd.c:576 262425141335731/0x6fe99bf0: Process SS (BEGIN) 20241110122637590 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241110122637590 DSS <0004> hlr_ussd.c:518 262425141335731/0x6fe99bf0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241110122637590 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637590 DLINP <000b> input/ipa.c:431 127.0.0.1:37775 sending data 20241110122637590 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637590 DLINP <000b> input/ipa.c:431 127.0.0.1:37775 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@48ffa515fae3: 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 } } } } } 20241110122637591 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637591 DLINP <000b> input/ipa.c:405 127.0.0.1:37775 message received 20241110122637591 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262425141335731 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425141335731" session_id=1877580784 session_state=END} 20241110122637591 DSS <0004> hlr_ussd.c:576 262425141335731/0x6fe99bf0: Process SS (END) 20241110122637591 DSS <0004> hlr_ussd.c:518 262425141335731/0x6fe99bf0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241110122637591 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425141335731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425141335731" session_id=1877580784 session_state=END} 20241110122637591 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425141335731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122637591 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262425141335731 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110122637591 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122637591 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@48ffa515fae3: Found GsupExpect[0] for "262425141335731" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@48ffa515fae3: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262425141335731" TC_mo_ussd_euse_defaultroute(247)@48ffa515fae3: setverdict(pass): none -> pass 20241110122637593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59562<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@48ffa515fae3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@48ffa515fae3: Final verdict of PTC: none 20241110122637595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59496<->l=127.0.0.1:4258 20241110122637595 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38553<->l=127.0.0.1:4259) 20241110122637595 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637595 DLINP <000b> input/ipa.c:405 127.0.0.1:37775 message received 20241110122637595 DLINP <000b> input/ipa.c:414 127.0.0.1:37775 connection closed with server 20241110122637596 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37775 20241110122637596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241110122637596 DLINP <000b> input/ipa.c:451 connected read/write 20241110122637596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122637596 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122637596 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122637596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(239)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP(237)@48ffa515fae3: Final verdict of PTC: none IPA-EUSE-foobar(236)@48ffa515fae3: Final verdict of PTC: none 238@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 238: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:37 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20241110122637619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59576<->l=127.0.0.1:4258 20241110122637821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59576<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=113676) 20241110122639607 DSS <0004> hlr_ussd.c:239 262426265953155/0x39675a08: SS Session Timeout, destroying 20241110122639607 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426265953155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122639619 DSS <0004> hlr_ussd.c:239 262422276289927/0xff1a6b79: SS Session Timeout, destroying 20241110122639619 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422276289927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122639631 DSS <0004> hlr_ussd.c:239 262426773096587/0x7b83ad2c: SS Session Timeout, destroying 20241110122639631 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426773096587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122639643 DSS <0004> hlr_ussd.c:239 262423512208450/0xbd3b736d: SS Session Timeout, destroying 20241110122639643 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423512208450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122639658 DSS <0004> hlr_ussd.c:239 262425438292931/0xb79e0f14: SS Session Timeout, destroying 20241110122639659 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425438292931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122639672 DSS <0004> hlr_ussd.c:239 262424482806396/0x4e5f89ae: SS Session Timeout, destroying 20241110122639672 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424482806396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122639684 DSS <0004> hlr_ussd.c:239 262424063866825/0x033f5e89: SS Session Timeout, destroying 20241110122639684 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424063866825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122639696 DSS <0004> hlr_ussd.c:239 262425374151074/0x775a256f: SS Session Timeout, destroying 20241110122639696 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425374151074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_mo_sss_reject started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122640941 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122640941 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122640943 DLINP <000b> input/ipa.c:451 connected read/write 20241110122640943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122640944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59590<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122640946 DLINP <000b> input/ipa.c:451 connected read/write 20241110122640946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122640946 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122640946 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(248)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122640946 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 20241110122640946 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122640946 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 20241110122640946 DLGSUP <0013> gsup_server.c:235 2: 20241110122640946 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122640946 DLGSUP <0013> gsup_server.c:235 3: 20241110122640946 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122640946 DLGSUP <0013> gsup_server.c:235 4: 20241110122640946 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122640946 DLGSUP <0013> gsup_server.c:235 5: 20241110122640946 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122640946 DLGSUP <0013> gsup_server.c:235 7: 20241110122640946 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122640946 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122640946 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122640946 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@48ffa515fae3: 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") 20241110122640956 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36219<->l=127.0.0.1:4259) 20241110122640957 DAUC <0003> db_auc.c:157 IMSI='262426738136803': No 2G Auth Data 20241110122640957 DAUC <0003> db_auc.c:192 IMSI='262426738136803': No 3G Auth Data HLR_Test-GSUP(249)@48ffa515fae3: Created GsupExpect[0] for "262426738136803" to be handled at TC_mo_sss_reject(252) 20241110122640963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59604<->l=127.0.0.1:4258 20241110122640990 DLINP <000b> input/ipa.c:451 connected read/write 20241110122640990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122640990 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426738136803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426738136803" session_id=2125509526 session_state=BEGIN} 20241110122640990 DSS <0004> hlr_ussd.c:576 262426738136803/0x7eb0b396: Process SS (BEGIN) 20241110122640990 DSS <0004> hlr_ussd.c:498 262426738136803/0x7eb0b396: SS CompType=Invoke, OpCode=InterrogateSS 20241110122640990 DSS <0004> hlr_ussd.c:506 262426738136803/0x7eb0b396: Structured SS requests are not supported, rejecting... 20241110122640990 DSS <0004> hlr_ussd.c:354 262426738136803/0x7eb0b396: Tx ReturnError(0, 0x15) 20241110122640990 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426738136803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426738136803" session_id=2125509526 session_state=END} 20241110122640990 DLINP <000b> input/ipa.c:451 connected read/write 20241110122640990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122640990 DLINP <000b> input/ipa.c:451 connected read/write 20241110122640990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@48ffa515fae3: Found GsupExpect[0] for "262426738136803" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@48ffa515fae3: Added IMSI table entry 0TC_mo_sss_reject(252)"262426738136803" TC_mo_sss_reject(252)@48ffa515fae3: setverdict(pass): none -> pass 20241110122640999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59604<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@48ffa515fae3: Final verdict of PTC: pass 20241110122641002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59590<->l=127.0.0.1:4258 20241110122641004 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36219<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@48ffa515fae3: Final verdict of PTC: none 20241110122641004 DLINP <000b> input/ipa.c:451 connected read/write 20241110122641004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122641004 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122641005 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122641005 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 250@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 250: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@48ffa515fae3: Test case TC_mo_sss_reject finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:41 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20241110122641074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59616<->l=127.0.0.1:4258 20241110122641175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59616<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27860) 20241110122643018 DSS <0004> hlr_ussd.c:239 262421499703797/0x02e13f71: SS Session Timeout, destroying 20241110122643018 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421499703797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122643038 DSS <0004> hlr_ussd.c:239 262425544310055/0x0db26b4a: SS Session Timeout, destroying 20241110122643038 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425544310055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122643048 DSS <0004> hlr_ussd.c:239 262425058631399/0xf45704b1: SS Session Timeout, destroying 20241110122643049 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425058631399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122643060 DSS <0004> hlr_ussd.c:239 262420795729611/0x8d864d55: SS Session Timeout, destroying 20241110122643060 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420795729611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122643070 DSS <0004> hlr_ussd.c:239 262420180000386/0x62d196d3: SS Session Timeout, destroying 20241110122643070 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420180000386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122643081 DSS <0004> hlr_ussd.c:239 262425036829163/0x6171c1c6: SS Session Timeout, destroying 20241110122643081 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425036829163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122643092 DSS <0004> hlr_ussd.c:239 262424946948396/0x586ab9de: SS Session Timeout, destroying 20241110122643093 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424946948396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110122643105 DSS <0004> hlr_ussd.c:239 262428730496529/0xaf63e856: SS Session Timeout, destroying 20241110122643105 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428730496529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_check_imei started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122644266 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122644266 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122644270 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52744<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122644272 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644272 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122644272 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122644272 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 20241110122644272 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122644272 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 20241110122644272 DLGSUP <0013> gsup_server.c:235 2: 20241110122644272 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122644272 DLGSUP <0013> gsup_server.c:235 3: 20241110122644272 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122644272 DLGSUP <0013> gsup_server.c:235 4: 20241110122644272 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122644272 DLGSUP <0013> gsup_server.c:235 5: 20241110122644272 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122644272 DLGSUP <0013> gsup_server.c:235 7: 20241110122644272 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122644272 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(253)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122644272 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122644272 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@48ffa515fae3: 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") 20241110122644293 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35909<->l=127.0.0.1:4259) 20241110122644304 DAUC <0003> db_auc.c:157 IMSI='262420243970131': No 2G Auth Data 20241110122644304 DAUC <0003> db_auc.c:192 IMSI='262420243970131': No 3G Auth Data HLR_Test-GSUP(254)@48ffa515fae3: Created GsupExpect[0] for "262420243970131" to be handled at TC_gsup_check_imei(257) 20241110122644333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52756<->l=127.0.0.1:4258 20241110122644344 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644344 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420243970131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420243970131"} 20241110122644344 DMAIN <0000> hlr.c:424 IMSI='262420243970131': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110122644345 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420243970131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420243970131"} 20241110122644345 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420243970131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122644345 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644345 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@48ffa515fae3: Found GsupExpect[0] for "262420243970131" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@48ffa515fae3: Added IMSI table entry 0TC_gsup_check_imei(257)"262420243970131" TC_gsup_check_imei(257)@48ffa515fae3: setverdict(pass): none -> pass 20241110122644348 DAUC <0003> db_auc.c:192 IMSI='262420243970131': No 3G Auth Data 20241110122644350 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644351 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420243970131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420243970131"} 20241110122644351 DAUC <0003> hlr.c:417 IMSI='262420243970131': storing IMEI = 12345678901234 20241110122644351 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420243970131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420243970131"} 20241110122644351 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420243970131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122644351 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644351 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644351 DAUC <0003> db_auc.c:192 IMSI='262420243970131': No 3G Auth Data TC_gsup_check_imei(257)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122644352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52756<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@48ffa515fae3: Final verdict of PTC: pass 20241110122644353 DAUC <0003> db_auc.c:157 IMSI='262426710528009': No 2G Auth Data 20241110122644353 DAUC <0003> db_auc.c:192 IMSI='262426710528009': No 3G Auth Data HLR_Test-GSUP(254)@48ffa515fae3: Created GsupExpect[0] for "262426710528009" to be handled at TC_gsup_check_imei(258) 20241110122644361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52770<->l=127.0.0.1:4258 20241110122644363 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644363 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426710528009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426710528009"} 20241110122644363 DMAIN <0000> hlr.c:424 IMSI='262426710528009': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110122644363 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426710528009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426710528009"} 20241110122644363 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426710528009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122644363 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644363 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@48ffa515fae3: Found GsupExpect[0] for "262426710528009" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@48ffa515fae3: Added IMSI table entry 1TC_gsup_check_imei(258)"262426710528009" TC_gsup_check_imei(258)@48ffa515fae3: setverdict(pass): none -> pass 20241110122644364 DAUC <0003> db_auc.c:192 IMSI='262426710528009': No 3G Auth Data 20241110122644365 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644365 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426710528009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426710528009"} 20241110122644365 DAUC <0003> hlr.c:417 IMSI='262426710528009': storing IMEI = 12345678901234 20241110122644365 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426710528009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426710528009"} 20241110122644365 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426710528009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122644365 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644365 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644365 DAUC <0003> db_auc.c:192 IMSI='262426710528009': No 3G Auth Data TC_gsup_check_imei(258)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122644366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52770<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@48ffa515fae3: Final verdict of PTC: pass 20241110122644366 DAUC <0003> db_auc.c:157 IMSI='262427465561416': No 2G Auth Data 20241110122644366 DAUC <0003> db_auc.c:192 IMSI='262427465561416': No 3G Auth Data HLR_Test-GSUP(254)@48ffa515fae3: Created GsupExpect[0] for "262427465561416" to be handled at TC_gsup_check_imei(259) 20241110122644372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52780<->l=127.0.0.1:4258 20241110122644374 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644374 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427465561416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427465561416"} 20241110122644374 DMAIN <0000> hlr.c:424 IMSI='262427465561416': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110122644374 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427465561416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427465561416"} 20241110122644374 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427465561416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122644374 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644374 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@48ffa515fae3: Found GsupExpect[0] for "262427465561416" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@48ffa515fae3: Added IMSI table entry 2TC_gsup_check_imei(259)"262427465561416" TC_gsup_check_imei(259)@48ffa515fae3: setverdict(pass): none -> pass 20241110122644374 DAUC <0003> db_auc.c:192 IMSI='262427465561416': No 3G Auth Data 20241110122644375 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644375 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427465561416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427465561416"} 20241110122644375 DAUC <0003> hlr.c:417 IMSI='262427465561416': storing IMEI = 12345678901234 20241110122644375 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427465561416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427465561416"} 20241110122644375 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427465561416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122644375 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644376 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644376 DAUC <0003> db_auc.c:192 IMSI='262427465561416': No 3G Auth Data TC_gsup_check_imei(259)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122644376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52780<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@48ffa515fae3: Final verdict of PTC: pass 20241110122644377 DAUC <0003> db_auc.c:157 IMSI='262426904540190': No 2G Auth Data 20241110122644377 DAUC <0003> db_auc.c:192 IMSI='262426904540190': No 3G Auth Data HLR_Test-GSUP(254)@48ffa515fae3: Created GsupExpect[0] for "262426904540190" to be handled at TC_gsup_check_imei(260) 20241110122644383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52788<->l=127.0.0.1:4258 20241110122644385 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644385 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426904540190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426904540190"} 20241110122644385 DMAIN <0000> hlr.c:424 IMSI='262426904540190': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110122644385 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426904540190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426904540190"} 20241110122644385 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426904540190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122644385 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644385 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@48ffa515fae3: Found GsupExpect[0] for "262426904540190" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@48ffa515fae3: Added IMSI table entry 3TC_gsup_check_imei(260)"262426904540190" TC_gsup_check_imei(260)@48ffa515fae3: setverdict(pass): none -> pass 20241110122644386 DAUC <0003> db_auc.c:157 IMSI='262426904540190': No 2G Auth Data 20241110122644387 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644387 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426904540190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426904540190"} 20241110122644387 DAUC <0003> hlr.c:417 IMSI='262426904540190': storing IMEI = 12345678901234 20241110122644387 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426904540190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426904540190"} 20241110122644387 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426904540190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122644387 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644387 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644387 DAUC <0003> db_auc.c:157 IMSI='262426904540190': No 2G Auth Data TC_gsup_check_imei(260)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122644388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52788<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@48ffa515fae3: Final verdict of PTC: pass 20241110122644388 DAUC <0003> db_auc.c:157 IMSI='262420938380977': No 2G Auth Data 20241110122644388 DAUC <0003> db_auc.c:192 IMSI='262420938380977': No 3G Auth Data HLR_Test-GSUP(254)@48ffa515fae3: Created GsupExpect[0] for "262420938380977" to be handled at TC_gsup_check_imei(261) 20241110122644394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52798<->l=127.0.0.1:4258 20241110122644396 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644396 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420938380977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420938380977"} 20241110122644396 DMAIN <0000> hlr.c:424 IMSI='262420938380977': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110122644396 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420938380977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420938380977"} 20241110122644397 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420938380977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122644397 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644397 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@48ffa515fae3: Found GsupExpect[0] for "262420938380977" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@48ffa515fae3: Added IMSI table entry 4TC_gsup_check_imei(261)"262420938380977" TC_gsup_check_imei(261)@48ffa515fae3: setverdict(pass): none -> pass 20241110122644397 DAUC <0003> db_auc.c:157 IMSI='262420938380977': No 2G Auth Data 20241110122644398 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644398 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420938380977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420938380977"} 20241110122644398 DAUC <0003> hlr.c:417 IMSI='262420938380977': storing IMEI = 12345678901234 20241110122644398 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420938380977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420938380977"} 20241110122644398 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420938380977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122644398 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644398 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122644399 DAUC <0003> db_auc.c:157 IMSI='262420938380977': No 2G Auth Data 20241110122644400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52798<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@48ffa515fae3: Final verdict of PTC: pass 20241110122644400 DAUC <0003> db_auc.c:157 IMSI='262422452281584': No 2G Auth Data 20241110122644400 DAUC <0003> db_auc.c:192 IMSI='262422452281584': No 3G Auth Data HLR_Test-GSUP(254)@48ffa515fae3: Created GsupExpect[0] for "262422452281584" to be handled at TC_gsup_check_imei(262) 20241110122644407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52808<->l=127.0.0.1:4258 20241110122644409 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644409 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422452281584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422452281584"} 20241110122644409 DMAIN <0000> hlr.c:424 IMSI='262422452281584': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110122644409 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422452281584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422452281584"} 20241110122644409 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422452281584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122644409 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644409 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@48ffa515fae3: Found GsupExpect[0] for "262422452281584" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@48ffa515fae3: Added IMSI table entry 5TC_gsup_check_imei(262)"262422452281584" TC_gsup_check_imei(262)@48ffa515fae3: setverdict(pass): none -> pass 20241110122644411 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644411 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422452281584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422452281584"} 20241110122644411 DAUC <0003> hlr.c:417 IMSI='262422452281584': storing IMEI = 12345678901234 20241110122644411 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422452281584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422452281584"} 20241110122644411 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422452281584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122644411 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644411 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122644412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52808<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@48ffa515fae3: Final verdict of PTC: pass 20241110122644413 DAUC <0003> db_auc.c:157 IMSI='262427751672205': No 2G Auth Data 20241110122644413 DAUC <0003> db_auc.c:192 IMSI='262427751672205': No 3G Auth Data HLR_Test-GSUP(254)@48ffa515fae3: Created GsupExpect[0] for "262427751672205" to be handled at TC_gsup_check_imei(263) 20241110122644419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52824<->l=127.0.0.1:4258 20241110122644422 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644422 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427751672205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427751672205"} 20241110122644422 DMAIN <0000> hlr.c:424 IMSI='262427751672205': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110122644422 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427751672205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427751672205"} 20241110122644422 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427751672205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122644422 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644422 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@48ffa515fae3: Found GsupExpect[0] for "262427751672205" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@48ffa515fae3: Added IMSI table entry 6TC_gsup_check_imei(263)"262427751672205" TC_gsup_check_imei(263)@48ffa515fae3: setverdict(pass): none -> pass 20241110122644424 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644424 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427751672205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427751672205"} 20241110122644424 DAUC <0003> hlr.c:417 IMSI='262427751672205': storing IMEI = 12345678901234 20241110122644424 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427751672205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427751672205"} 20241110122644424 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427751672205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122644424 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644424 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122644425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52824<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@48ffa515fae3: Final verdict of PTC: pass 20241110122644426 DAUC <0003> db_auc.c:157 IMSI='262426762619037': No 2G Auth Data 20241110122644426 DAUC <0003> db_auc.c:192 IMSI='262426762619037': No 3G Auth Data HLR_Test-GSUP(254)@48ffa515fae3: Created GsupExpect[0] for "262426762619037" to be handled at TC_gsup_check_imei(264) 20241110122644432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52836<->l=127.0.0.1:4258 20241110122644435 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644435 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426762619037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426762619037"} 20241110122644435 DMAIN <0000> hlr.c:424 IMSI='262426762619037': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110122644435 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426762619037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426762619037"} 20241110122644435 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426762619037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122644435 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644435 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@48ffa515fae3: Found GsupExpect[0] for "262426762619037" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@48ffa515fae3: Added IMSI table entry 7TC_gsup_check_imei(264)"262426762619037" TC_gsup_check_imei(264)@48ffa515fae3: setverdict(pass): none -> pass 20241110122644437 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644437 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426762619037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426762619037"} 20241110122644437 DAUC <0003> hlr.c:417 IMSI='262426762619037': storing IMEI = 12345678901234 20241110122644437 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426762619037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426762619037"} 20241110122644437 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426762619037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122644437 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122644437 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122644438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52836<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@48ffa515fae3: Final verdict of PTC: pass MTC@48ffa515fae3: setverdict(pass): none -> pass 20241110122644438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52744<->l=127.0.0.1:4258 20241110122644439 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35909<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@48ffa515fae3: Final verdict of PTC: none 20241110122644439 DLINP <000b> input/ipa.c:451 connected read/write 20241110122644439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122644439 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122644439 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122644439 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(256)@48ffa515fae3: Final verdict of PTC: none 255@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: pass MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_gsup_check_imei finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:44 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20241110122644464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52846<->l=127.0.0.1:4258 20241110122644565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52846<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125424) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_check_imei_via_proxy started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122647689 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122647689 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122647692 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@48ffa515fae3: 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) } } } } 20241110122647694 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(265)@48ffa515fae3: 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 } } } } 20241110122647694 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122647694 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122647694 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 20241110122647694 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122647694 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 20241110122647694 DLGSUP <0013> gsup_server.c:235 2: 20241110122647694 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122647694 DLGSUP <0013> gsup_server.c:235 3: 20241110122647694 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122647694 DLGSUP <0013> gsup_server.c:235 4: 20241110122647694 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122647694 DLGSUP <0013> gsup_server.c:235 5: 20241110122647694 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122647694 DLGSUP <0013> gsup_server.c:235 7: 20241110122647694 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122647694 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122647694 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122647694 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)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@48ffa515fae3: 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") 20241110122647703 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44843<->l=127.0.0.1:4259) 20241110122647705 DAUC <0003> db_auc.c:157 IMSI='262423825919155': No 2G Auth Data 20241110122647705 DAUC <0003> db_auc.c:192 IMSI='262423825919155': No 3G Auth Data HLR_Test-GSUP(266)@48ffa515fae3: Created GsupExpect[0] for "262423825919155" to be handled at TC_gsup_check_imei_via_proxy(269) 20241110122647710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52864<->l=127.0.0.1:4258 20241110122647738 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647738 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423825919155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423825919155" source_name="the-source\n"} 20241110122647738 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241110122647738 DMAIN <0000> hlr.c:424 IMSI='262423825919155': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110122647738 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262423825919155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423825919155" destination_name="the-source\n"} 20241110122647738 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262423825919155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122647738 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647738 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@48ffa515fae3: Found GsupExpect[0] for "262423825919155" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@48ffa515fae3: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262423825919155" TC_gsup_check_imei_via_proxy(269)@48ffa515fae3: setverdict(pass): none -> pass 20241110122647745 DAUC <0003> db_auc.c:192 IMSI='262423825919155': No 3G Auth Data 20241110122647750 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647751 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423825919155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423825919155" source_name="the-source\n"} 20241110122647751 DAUC <0003> hlr.c:417 IMSI='262423825919155': storing IMEI = 12345678901234 20241110122647751 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262423825919155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423825919155" destination_name="the-source\n"} 20241110122647751 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262423825919155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122647751 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647751 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122647755 DAUC <0003> db_auc.c:192 IMSI='262423825919155': No 3G Auth Data 20241110122647757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52864<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@48ffa515fae3: Final verdict of PTC: pass 20241110122647758 DAUC <0003> db_auc.c:157 IMSI='262428060371526': No 2G Auth Data 20241110122647759 DAUC <0003> db_auc.c:192 IMSI='262428060371526': No 3G Auth Data HLR_Test-GSUP(266)@48ffa515fae3: Created GsupExpect[0] for "262428060371526" to be handled at TC_gsup_check_imei_via_proxy(270) 20241110122647773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52866<->l=127.0.0.1:4258 20241110122647775 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647775 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428060371526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428060371526" source_name="the-source\n"} 20241110122647775 DMAIN <0000> hlr.c:424 IMSI='262428060371526': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110122647775 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262428060371526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428060371526" destination_name="the-source\n"} 20241110122647775 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428060371526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122647775 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647775 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@48ffa515fae3: Found GsupExpect[0] for "262428060371526" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@48ffa515fae3: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262428060371526" TC_gsup_check_imei_via_proxy(270)@48ffa515fae3: setverdict(pass): none -> pass 20241110122647776 DAUC <0003> db_auc.c:192 IMSI='262428060371526': No 3G Auth Data 20241110122647778 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647778 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428060371526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428060371526" source_name="the-source\n"} 20241110122647778 DAUC <0003> hlr.c:417 IMSI='262428060371526': storing IMEI = 12345678901234 20241110122647778 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262428060371526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428060371526" destination_name="the-source\n"} 20241110122647778 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428060371526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122647778 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647778 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122647778 DAUC <0003> db_auc.c:192 IMSI='262428060371526': No 3G Auth Data 20241110122647779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52866<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@48ffa515fae3: Final verdict of PTC: pass 20241110122647779 DAUC <0003> db_auc.c:157 IMSI='262427922592174': No 2G Auth Data 20241110122647779 DAUC <0003> db_auc.c:192 IMSI='262427922592174': No 3G Auth Data HLR_Test-GSUP(266)@48ffa515fae3: Created GsupExpect[0] for "262427922592174" to be handled at TC_gsup_check_imei_via_proxy(271) 20241110122647787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52876<->l=127.0.0.1:4258 20241110122647789 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647789 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427922592174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427922592174" source_name="the-source\n"} 20241110122647789 DMAIN <0000> hlr.c:424 IMSI='262427922592174': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110122647789 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262427922592174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427922592174" destination_name="the-source\n"} 20241110122647789 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262427922592174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122647789 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647789 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@48ffa515fae3: Found GsupExpect[0] for "262427922592174" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@48ffa515fae3: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262427922592174" TC_gsup_check_imei_via_proxy(271)@48ffa515fae3: setverdict(pass): none -> pass 20241110122647790 DAUC <0003> db_auc.c:192 IMSI='262427922592174': No 3G Auth Data 20241110122647791 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647791 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427922592174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427922592174" source_name="the-source\n"} 20241110122647791 DAUC <0003> hlr.c:417 IMSI='262427922592174': storing IMEI = 12345678901234 20241110122647791 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262427922592174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427922592174" destination_name="the-source\n"} 20241110122647791 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262427922592174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122647791 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647791 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122647792 DAUC <0003> db_auc.c:192 IMSI='262427922592174': No 3G Auth Data 20241110122647792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52876<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@48ffa515fae3: Final verdict of PTC: pass 20241110122647793 DAUC <0003> db_auc.c:157 IMSI='262422609756932': No 2G Auth Data 20241110122647793 DAUC <0003> db_auc.c:192 IMSI='262422609756932': No 3G Auth Data HLR_Test-GSUP(266)@48ffa515fae3: Created GsupExpect[0] for "262422609756932" to be handled at TC_gsup_check_imei_via_proxy(272) 20241110122647799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52882<->l=127.0.0.1:4258 20241110122647801 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647801 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262422609756932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422609756932" source_name="the-source\n"} 20241110122647801 DMAIN <0000> hlr.c:424 IMSI='262422609756932': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110122647801 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262422609756932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422609756932" destination_name="the-source\n"} 20241110122647801 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262422609756932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122647801 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647801 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@48ffa515fae3: Found GsupExpect[0] for "262422609756932" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@48ffa515fae3: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262422609756932" TC_gsup_check_imei_via_proxy(272)@48ffa515fae3: setverdict(pass): none -> pass 20241110122647802 DAUC <0003> db_auc.c:157 IMSI='262422609756932': No 2G Auth Data 20241110122647803 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647803 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262422609756932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422609756932" source_name="the-source\n"} 20241110122647803 DAUC <0003> hlr.c:417 IMSI='262422609756932': storing IMEI = 12345678901234 20241110122647803 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262422609756932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422609756932" destination_name="the-source\n"} 20241110122647803 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262422609756932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122647803 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647803 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647803 DAUC <0003> db_auc.c:157 IMSI='262422609756932': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122647804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52882<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@48ffa515fae3: Final verdict of PTC: pass 20241110122647804 DAUC <0003> db_auc.c:157 IMSI='262420988840931': No 2G Auth Data 20241110122647804 DAUC <0003> db_auc.c:192 IMSI='262420988840931': No 3G Auth Data HLR_Test-GSUP(266)@48ffa515fae3: Created GsupExpect[0] for "262420988840931" to be handled at TC_gsup_check_imei_via_proxy(273) 20241110122647811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52884<->l=127.0.0.1:4258 20241110122647813 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647813 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420988840931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420988840931" source_name="the-source\n"} 20241110122647813 DMAIN <0000> hlr.c:424 IMSI='262420988840931': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110122647813 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262420988840931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420988840931" destination_name="the-source\n"} 20241110122647813 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262420988840931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122647813 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647813 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@48ffa515fae3: Found GsupExpect[0] for "262420988840931" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@48ffa515fae3: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262420988840931" TC_gsup_check_imei_via_proxy(273)@48ffa515fae3: setverdict(pass): none -> pass 20241110122647814 DAUC <0003> db_auc.c:157 IMSI='262420988840931': No 2G Auth Data 20241110122647815 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647815 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420988840931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420988840931" source_name="the-source\n"} 20241110122647815 DAUC <0003> hlr.c:417 IMSI='262420988840931': storing IMEI = 12345678901234 20241110122647815 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262420988840931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420988840931" destination_name="the-source\n"} 20241110122647815 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262420988840931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122647815 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647815 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122647816 DAUC <0003> db_auc.c:157 IMSI='262420988840931': No 2G Auth Data 20241110122647816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52884<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@48ffa515fae3: Final verdict of PTC: pass 20241110122647817 DAUC <0003> db_auc.c:157 IMSI='262426052715459': No 2G Auth Data 20241110122647817 DAUC <0003> db_auc.c:192 IMSI='262426052715459': No 3G Auth Data HLR_Test-GSUP(266)@48ffa515fae3: Created GsupExpect[0] for "262426052715459" to be handled at TC_gsup_check_imei_via_proxy(274) 20241110122647824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52896<->l=127.0.0.1:4258 20241110122647826 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647826 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262426052715459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426052715459" source_name="the-source\n"} 20241110122647826 DMAIN <0000> hlr.c:424 IMSI='262426052715459': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110122647826 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262426052715459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426052715459" destination_name="the-source\n"} 20241110122647826 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262426052715459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122647826 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647826 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@48ffa515fae3: Found GsupExpect[0] for "262426052715459" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@48ffa515fae3: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262426052715459" TC_gsup_check_imei_via_proxy(274)@48ffa515fae3: setverdict(pass): none -> pass 20241110122647829 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647829 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262426052715459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426052715459" source_name="the-source\n"} 20241110122647829 DAUC <0003> hlr.c:417 IMSI='262426052715459': storing IMEI = 12345678901234 20241110122647829 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262426052715459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426052715459" destination_name="the-source\n"} 20241110122647829 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262426052715459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122647829 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647829 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122647830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52896<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@48ffa515fae3: Final verdict of PTC: pass 20241110122647831 DAUC <0003> db_auc.c:157 IMSI='262420819756191': No 2G Auth Data 20241110122647831 DAUC <0003> db_auc.c:192 IMSI='262420819756191': No 3G Auth Data HLR_Test-GSUP(266)@48ffa515fae3: Created GsupExpect[0] for "262420819756191" to be handled at TC_gsup_check_imei_via_proxy(275) 20241110122647839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52908<->l=127.0.0.1:4258 20241110122647841 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647841 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420819756191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420819756191" source_name="the-source\n"} 20241110122647841 DMAIN <0000> hlr.c:424 IMSI='262420819756191': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110122647841 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262420819756191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420819756191" destination_name="the-source\n"} 20241110122647841 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262420819756191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122647841 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647841 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@48ffa515fae3: Found GsupExpect[0] for "262420819756191" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@48ffa515fae3: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262420819756191" TC_gsup_check_imei_via_proxy(275)@48ffa515fae3: setverdict(pass): none -> pass 20241110122647844 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647844 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420819756191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420819756191" source_name="the-source\n"} 20241110122647844 DAUC <0003> hlr.c:417 IMSI='262420819756191': storing IMEI = 12345678901234 20241110122647844 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262420819756191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420819756191" destination_name="the-source\n"} 20241110122647844 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262420819756191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122647844 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647844 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122647845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52908<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@48ffa515fae3: Final verdict of PTC: pass 20241110122647846 DAUC <0003> db_auc.c:157 IMSI='262420386792968': No 2G Auth Data 20241110122647846 DAUC <0003> db_auc.c:192 IMSI='262420386792968': No 3G Auth Data HLR_Test-GSUP(266)@48ffa515fae3: Created GsupExpect[0] for "262420386792968" to be handled at TC_gsup_check_imei_via_proxy(276) 20241110122647852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52924<->l=127.0.0.1:4258 20241110122647854 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647854 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420386792968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420386792968" source_name="the-source\n"} 20241110122647854 DMAIN <0000> hlr.c:424 IMSI='262420386792968': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110122647854 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262420386792968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420386792968" destination_name="the-source\n"} 20241110122647854 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262420386792968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122647854 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647854 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@48ffa515fae3: Found GsupExpect[0] for "262420386792968" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@48ffa515fae3: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262420386792968" TC_gsup_check_imei_via_proxy(276)@48ffa515fae3: setverdict(pass): none -> pass 20241110122647856 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647856 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420386792968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420386792968" source_name="the-source\n"} 20241110122647856 DAUC <0003> hlr.c:417 IMSI='262420386792968': storing IMEI = 12345678901234 20241110122647856 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262420386792968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420386792968" destination_name="the-source\n"} 20241110122647856 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262420386792968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122647856 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122647856 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122647857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52924<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@48ffa515fae3: Final verdict of PTC: pass MTC@48ffa515fae3: setverdict(pass): none -> pass 20241110122647857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52852<->l=127.0.0.1:4258 HLR_Test-GSUP(266)@48ffa515fae3: Final verdict of PTC: none 20241110122647858 DLINP <000b> input/ipa.c:451 connected read/write 20241110122647858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122647858 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122647858 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122647858 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122647858 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241110122647858 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44843<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(268)@48ffa515fae3: Final verdict of PTC: none 267@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: pass MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:47 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20241110122647882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52932<->l=127.0.0.1:4258 20241110122647982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52932<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=127120) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_check_imei_invalid_len started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122651056 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122651056 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122651059 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52940<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122651063 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651063 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122651063 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122651063 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 20241110122651063 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122651063 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 20241110122651063 DLGSUP <0013> gsup_server.c:235 2: 20241110122651063 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122651063 DLGSUP <0013> gsup_server.c:235 3: 20241110122651063 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122651063 DLGSUP <0013> gsup_server.c:235 4: 20241110122651063 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122651063 DLGSUP <0013> gsup_server.c:235 5: 20241110122651063 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122651063 DLGSUP <0013> gsup_server.c:235 7: 20241110122651063 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122651063 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122651063 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122651063 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)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@48ffa515fae3: 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") 20241110122651087 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43913<->l=127.0.0.1:4259) 20241110122651093 DAUC <0003> db_auc.c:157 IMSI='262420598770430': No 2G Auth Data 20241110122651093 DAUC <0003> db_auc.c:192 IMSI='262420598770430': No 3G Auth Data HLR_Test-GSUP(278)@48ffa515fae3: Created GsupExpect[0] for "262420598770430" to be handled at TC_gsup_check_imei_invalid_len(281) 20241110122651102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52954<->l=127.0.0.1:4258 20241110122651106 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651106 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420598770430"} 20241110122651106 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241110122651106 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420598770430" cause=Invalid mandatory information} 20241110122651106 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651106 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651106 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@48ffa515fae3: Found GsupExpect[0] for "262420598770430" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@48ffa515fae3: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262420598770430" TC_gsup_check_imei_invalid_len(281)@48ffa515fae3: setverdict(pass): none -> pass 20241110122651109 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651109 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420598770430"} 20241110122651109 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241110122651109 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420598770430" cause=Invalid mandatory information} 20241110122651109 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651109 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651109 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651110 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651110 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420598770430"} 20241110122651110 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241110122651110 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420598770430" cause=Invalid mandatory information} 20241110122651110 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651110 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651110 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651111 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651111 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420598770430"} 20241110122651111 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241110122651111 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420598770430" cause=Invalid mandatory information} 20241110122651111 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651111 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651111 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651113 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651113 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420598770430"} 20241110122651113 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241110122651113 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420598770430" cause=Invalid mandatory information} 20241110122651113 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420598770430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651113 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651113 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52954<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@48ffa515fae3: Final verdict of PTC: pass 20241110122651115 DAUC <0003> db_auc.c:157 IMSI='262426956982160': No 2G Auth Data 20241110122651115 DAUC <0003> db_auc.c:192 IMSI='262426956982160': No 3G Auth Data HLR_Test-GSUP(278)@48ffa515fae3: Created GsupExpect[0] for "262426956982160" to be handled at TC_gsup_check_imei_invalid_len(282) 20241110122651122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52964<->l=127.0.0.1:4258 20241110122651123 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651123 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426956982160"} 20241110122651123 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241110122651123 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426956982160" cause=Invalid mandatory information} 20241110122651123 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651123 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651123 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@48ffa515fae3: Found GsupExpect[0] for "262426956982160" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@48ffa515fae3: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262426956982160" TC_gsup_check_imei_invalid_len(282)@48ffa515fae3: setverdict(pass): none -> pass 20241110122651124 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651124 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426956982160"} 20241110122651124 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241110122651124 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426956982160" cause=Invalid mandatory information} 20241110122651124 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651124 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651124 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651125 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651125 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426956982160"} 20241110122651125 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241110122651125 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426956982160" cause=Invalid mandatory information} 20241110122651125 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651125 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651125 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651126 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651126 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426956982160"} 20241110122651126 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241110122651126 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426956982160" cause=Invalid mandatory information} 20241110122651126 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651126 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651126 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651127 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651127 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426956982160"} 20241110122651127 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241110122651127 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426956982160" cause=Invalid mandatory information} 20241110122651127 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426956982160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651127 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651127 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52964<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@48ffa515fae3: Final verdict of PTC: pass 20241110122651128 DAUC <0003> db_auc.c:157 IMSI='262423491494973': No 2G Auth Data 20241110122651128 DAUC <0003> db_auc.c:192 IMSI='262423491494973': No 3G Auth Data HLR_Test-GSUP(278)@48ffa515fae3: Created GsupExpect[0] for "262423491494973" to be handled at TC_gsup_check_imei_invalid_len(283) 20241110122651135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52968<->l=127.0.0.1:4258 20241110122651136 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651136 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423491494973"} 20241110122651136 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241110122651136 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423491494973" cause=Invalid mandatory information} 20241110122651136 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651136 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651136 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@48ffa515fae3: Found GsupExpect[0] for "262423491494973" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@48ffa515fae3: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262423491494973" TC_gsup_check_imei_invalid_len(283)@48ffa515fae3: setverdict(pass): none -> pass 20241110122651137 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651137 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423491494973"} 20241110122651137 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241110122651137 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423491494973" cause=Invalid mandatory information} 20241110122651137 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651137 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651137 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651138 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651138 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423491494973"} 20241110122651138 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241110122651138 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423491494973" cause=Invalid mandatory information} 20241110122651138 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651138 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651138 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651139 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651139 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423491494973"} 20241110122651139 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241110122651139 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423491494973" cause=Invalid mandatory information} 20241110122651139 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651139 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651139 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651140 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651140 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423491494973"} 20241110122651140 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241110122651140 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423491494973" cause=Invalid mandatory information} 20241110122651140 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423491494973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651140 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651140 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52968<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@48ffa515fae3: Final verdict of PTC: pass 20241110122651141 DAUC <0003> db_auc.c:157 IMSI='262425513011496': No 2G Auth Data 20241110122651141 DAUC <0003> db_auc.c:192 IMSI='262425513011496': No 3G Auth Data HLR_Test-GSUP(278)@48ffa515fae3: Created GsupExpect[0] for "262425513011496" to be handled at TC_gsup_check_imei_invalid_len(284) 20241110122651147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52972<->l=127.0.0.1:4258 20241110122651149 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651149 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425513011496"} 20241110122651149 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241110122651149 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425513011496" cause=Invalid mandatory information} 20241110122651149 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651149 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651149 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@48ffa515fae3: Found GsupExpect[0] for "262425513011496" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@48ffa515fae3: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262425513011496" TC_gsup_check_imei_invalid_len(284)@48ffa515fae3: setverdict(pass): none -> pass 20241110122651150 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651150 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425513011496"} 20241110122651150 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241110122651150 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425513011496" cause=Invalid mandatory information} 20241110122651150 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651150 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651150 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651151 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651151 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425513011496"} 20241110122651151 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241110122651151 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425513011496" cause=Invalid mandatory information} 20241110122651151 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651151 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651151 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651152 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651152 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425513011496"} 20241110122651152 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241110122651152 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425513011496" cause=Invalid mandatory information} 20241110122651152 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651152 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651152 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651152 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651152 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425513011496"} 20241110122651152 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241110122651152 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425513011496" cause=Invalid mandatory information} 20241110122651152 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425513011496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651152 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651152 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52972<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@48ffa515fae3: Final verdict of PTC: pass 20241110122651154 DAUC <0003> db_auc.c:157 IMSI='262422771078667': No 2G Auth Data 20241110122651154 DAUC <0003> db_auc.c:192 IMSI='262422771078667': No 3G Auth Data HLR_Test-GSUP(278)@48ffa515fae3: Created GsupExpect[0] for "262422771078667" to be handled at TC_gsup_check_imei_invalid_len(285) 20241110122651159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52976<->l=127.0.0.1:4258 20241110122651161 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651161 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422771078667"} 20241110122651161 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241110122651161 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422771078667" cause=Invalid mandatory information} 20241110122651161 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651161 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651161 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@48ffa515fae3: Found GsupExpect[0] for "262422771078667" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@48ffa515fae3: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262422771078667" TC_gsup_check_imei_invalid_len(285)@48ffa515fae3: setverdict(pass): none -> pass 20241110122651162 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651162 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422771078667"} 20241110122651162 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241110122651162 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422771078667" cause=Invalid mandatory information} 20241110122651162 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651162 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651162 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651163 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651163 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422771078667"} 20241110122651163 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241110122651163 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422771078667" cause=Invalid mandatory information} 20241110122651163 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651163 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651163 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651164 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651164 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422771078667"} 20241110122651164 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241110122651164 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422771078667" cause=Invalid mandatory information} 20241110122651164 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651164 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651164 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651165 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651165 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422771078667"} 20241110122651165 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241110122651165 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422771078667" cause=Invalid mandatory information} 20241110122651165 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422771078667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651165 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651165 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52976<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@48ffa515fae3: Final verdict of PTC: pass 20241110122651166 DAUC <0003> db_auc.c:157 IMSI='262426962651460': No 2G Auth Data 20241110122651166 DAUC <0003> db_auc.c:192 IMSI='262426962651460': No 3G Auth Data HLR_Test-GSUP(278)@48ffa515fae3: Created GsupExpect[0] for "262426962651460" to be handled at TC_gsup_check_imei_invalid_len(286) 20241110122651172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52978<->l=127.0.0.1:4258 20241110122651174 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651174 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426962651460"} 20241110122651174 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241110122651174 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426962651460" cause=Invalid mandatory information} 20241110122651174 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651174 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651174 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@48ffa515fae3: Found GsupExpect[0] for "262426962651460" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@48ffa515fae3: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262426962651460" TC_gsup_check_imei_invalid_len(286)@48ffa515fae3: setverdict(pass): none -> pass 20241110122651175 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651175 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426962651460"} 20241110122651175 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241110122651175 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426962651460" cause=Invalid mandatory information} 20241110122651175 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651175 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651175 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651176 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651176 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426962651460"} 20241110122651176 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241110122651176 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426962651460" cause=Invalid mandatory information} 20241110122651176 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651176 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651176 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651177 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651177 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426962651460"} 20241110122651177 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241110122651177 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426962651460" cause=Invalid mandatory information} 20241110122651177 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651177 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651177 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651178 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651178 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426962651460"} 20241110122651178 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241110122651178 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426962651460" cause=Invalid mandatory information} 20241110122651178 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426962651460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651178 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651179 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52978<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@48ffa515fae3: Final verdict of PTC: pass 20241110122651180 DAUC <0003> db_auc.c:157 IMSI='262427152301357': No 2G Auth Data 20241110122651180 DAUC <0003> db_auc.c:192 IMSI='262427152301357': No 3G Auth Data HLR_Test-GSUP(278)@48ffa515fae3: Created GsupExpect[0] for "262427152301357" to be handled at TC_gsup_check_imei_invalid_len(287) 20241110122651187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52988<->l=127.0.0.1:4258 20241110122651189 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651189 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427152301357"} 20241110122651189 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241110122651189 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427152301357" cause=Invalid mandatory information} 20241110122651189 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651189 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651189 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@48ffa515fae3: Found GsupExpect[0] for "262427152301357" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@48ffa515fae3: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262427152301357" TC_gsup_check_imei_invalid_len(287)@48ffa515fae3: setverdict(pass): none -> pass 20241110122651190 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651190 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427152301357"} 20241110122651190 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241110122651190 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427152301357" cause=Invalid mandatory information} 20241110122651190 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651190 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651190 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651191 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651191 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427152301357"} 20241110122651191 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241110122651191 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427152301357" cause=Invalid mandatory information} 20241110122651191 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651191 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651191 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651191 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651191 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427152301357"} 20241110122651191 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241110122651191 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427152301357" cause=Invalid mandatory information} 20241110122651191 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651191 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651191 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651192 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651192 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427152301357"} 20241110122651192 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241110122651192 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427152301357" cause=Invalid mandatory information} 20241110122651192 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427152301357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651192 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651192 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52988<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@48ffa515fae3: Final verdict of PTC: pass 20241110122651193 DAUC <0003> db_auc.c:157 IMSI='262420852172945': No 2G Auth Data 20241110122651193 DAUC <0003> db_auc.c:192 IMSI='262420852172945': No 3G Auth Data HLR_Test-GSUP(278)@48ffa515fae3: Created GsupExpect[0] for "262420852172945" to be handled at TC_gsup_check_imei_invalid_len(288) 20241110122651201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4258 20241110122651202 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651202 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420852172945"} 20241110122651202 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241110122651202 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420852172945" cause=Invalid mandatory information} 20241110122651202 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651202 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651202 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@48ffa515fae3: Found GsupExpect[0] for "262420852172945" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@48ffa515fae3: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262420852172945" TC_gsup_check_imei_invalid_len(288)@48ffa515fae3: setverdict(pass): none -> pass 20241110122651203 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651203 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420852172945"} 20241110122651203 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241110122651203 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420852172945" cause=Invalid mandatory information} 20241110122651203 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651203 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651203 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651204 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651204 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420852172945"} 20241110122651204 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241110122651204 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420852172945" cause=Invalid mandatory information} 20241110122651204 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651204 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651204 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651204 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651204 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420852172945"} 20241110122651204 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241110122651204 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420852172945" cause=Invalid mandatory information} 20241110122651204 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651204 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651204 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651205 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651205 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420852172945"} 20241110122651205 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241110122651205 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420852172945" cause=Invalid mandatory information} 20241110122651205 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420852172945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122651205 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122651205 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122651205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@48ffa515fae3: Final verdict of PTC: pass MTC@48ffa515fae3: setverdict(pass): none -> pass 20241110122651206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52940<->l=127.0.0.1:4258 20241110122651207 DLINP <000b> input/ipa.c:451 connected read/write 20241110122651207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122651207 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122651207 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(278)@48ffa515fae3: Final verdict of PTC: none 20241110122651207 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122651207 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43913<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@48ffa515fae3: Final verdict of PTC: none 279@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: pass MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@48ffa515fae3: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:51 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20241110122651230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53002<->l=127.0.0.1:4258 20241110122651331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53002<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=168356) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_gsup_check_imei_unknown_imsi started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122654445 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122654445 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122654447 DLINP <000b> input/ipa.c:451 connected read/write 20241110122654447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122654447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41144<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122654449 DLINP <000b> input/ipa.c:451 connected read/write 20241110122654449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122654449 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122654449 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122654449 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 20241110122654449 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122654449 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 20241110122654449 DLGSUP <0013> gsup_server.c:235 2: 20241110122654449 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122654449 DLGSUP <0013> gsup_server.c:235 3: 20241110122654449 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122654450 DLGSUP <0013> gsup_server.c:235 4: 20241110122654450 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122654450 DLGSUP <0013> gsup_server.c:235 5: 20241110122654450 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122654450 DLGSUP <0013> gsup_server.c:235 7: 20241110122654450 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122654450 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122654450 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122654450 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@48ffa515fae3: 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") 20241110122654462 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35813<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@48ffa515fae3: Created GsupExpect[0] for "262421584783890" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241110122654475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41150<->l=127.0.0.1:4258 20241110122654490 DLINP <000b> input/ipa.c:451 connected read/write 20241110122654490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122654490 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421584783890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421584783890"} 20241110122654490 DMAIN <0000> hlr.c:424 IMSI='262421584783890': has IMEI = 22245678901234 (consider setting 'store-imei') 20241110122654490 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421584783890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241110122654490 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421584783890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421584783890" cause=Invalid mandatory information} 20241110122654490 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421584783890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122654490 DLINP <000b> input/ipa.c:451 connected read/write 20241110122654490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122654490 DLINP <000b> input/ipa.c:451 connected read/write 20241110122654490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@48ffa515fae3: Found GsupExpect[0] for "262421584783890" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@48ffa515fae3: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262421584783890" TC_gsup_check_imei_unknown_imsi(293)@48ffa515fae3: setverdict(pass): none -> pass 20241110122654493 DLINP <000b> input/ipa.c:451 connected read/write 20241110122654493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122654493 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421584783890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421584783890"} 20241110122654493 DAUC <0003> hlr.c:417 IMSI='262421584783890': storing IMEI = 22245678901234 20241110122654493 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262421584783890': no such subscriber 20241110122654493 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421584783890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241110122654493 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421584783890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421584783890" cause=Invalid mandatory information} 20241110122654493 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421584783890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122654493 DLINP <000b> input/ipa.c:451 connected read/write 20241110122654493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122654493 DLINP <000b> input/ipa.c:451 connected read/write 20241110122654493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122654494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41150<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@48ffa515fae3: Final verdict of PTC: pass 20241110122654495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41144<->l=127.0.0.1:4258 20241110122654496 DLINP <000b> input/ipa.c:451 connected read/write 20241110122654496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122654496 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122654496 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122654496 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122654496 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35813<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@48ffa515fae3: Final verdict of PTC: none 291@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 291: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@48ffa515fae3: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:54 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20241110122654532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41158<->l=127.0.0.1:4258 20241110122654633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41158<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30596) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:26:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122657731 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122657732 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122657736 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41166<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@48ffa515fae3: 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) } } } } 20241110122657738 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657738 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122657738 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122657738 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 20241110122657738 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122657738 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 20241110122657738 DLGSUP <0013> gsup_server.c:235 2: 20241110122657738 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122657738 DLGSUP <0013> gsup_server.c:235 3: 20241110122657738 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122657738 DLGSUP <0013> gsup_server.c:235 4: 20241110122657738 DLGSUP <0013> gsup_server.c:237 4: 00 HLR_Test-GSUP-IPA(294)@48ffa515fae3: 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 } } } } 20241110122657738 DLGSUP <0013> gsup_server.c:235 5: 20241110122657738 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122657738 DLGSUP <0013> gsup_server.c:235 7: 20241110122657738 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122657738 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122657738 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122657738 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)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@48ffa515fae3: 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") 20241110122657758 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34343<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@48ffa515fae3: Created GsupExpect[0] for "262422135728417" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241110122657776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41168<->l=127.0.0.1:4258 20241110122657790 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657790 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422135728417"} 20241110122657790 DMAIN <0000> hlr.c:216 IMSI='262422135728417': Creating subscriber on demand 20241110122657790 DMAIN <0000> hlr.c:232 IMSI='262422135728417': Successfully assigned MSISDN='617' 20241110122657790 DAUC <0003> hlr.c:417 IMSI='262422135728417': storing IMEI = 12345678901234 20241110122657790 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422135728417"} 20241110122657790 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122657790 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657790 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@48ffa515fae3: Found GsupExpect[0] for "262422135728417" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@48ffa515fae3: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262422135728417" TC_subscr_create_on_demand_check_imei_early(298)@48ffa515fae3: setverdict(pass): none -> pass 20241110122657795 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657795 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657797 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657797 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657798 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657798 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657800 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657800 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422135728417" cn_domain=PS} 20241110122657800 DLU <0006> fsm.c:456 lu(262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: Allocated 20241110122657800 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122657801 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122657801 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422135728417" cn_domain=PS} 20241110122657801 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657801 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657804 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657804 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422135728417"} 20241110122657804 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122657804 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122657804 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422135728417"} 20241110122657804 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122657804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122657804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122657804 DLU <0006> fsm.c:568 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122657804 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657804 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122657811 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657812 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422135728417"} 20241110122657812 DMAIN <0000> hlr.c:216 IMSI='262422135728417': Creating subscriber on demand 20241110122657812 DMAIN <0000> hlr.c:232 IMSI='262422135728417': Successfully assigned MSISDN='924' 20241110122657812 DAUC <0003> hlr.c:417 IMSI='262422135728417': storing IMEI = 12345678901234 20241110122657812 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422135728417"} 20241110122657812 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122657812 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657812 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122657814 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657814 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657815 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657815 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657817 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657817 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657818 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657818 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657820 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657820 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422135728417" cn_domain=PS} 20241110122657820 DLU <0006> fsm.c:456 lu(262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: Allocated 20241110122657820 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122657820 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122657820 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422135728417" cn_domain=PS} 20241110122657820 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657820 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657823 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657823 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422135728417"} 20241110122657823 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122657823 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122657823 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422135728417"} 20241110122657823 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122657823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122657823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122657823 DLU <0006> fsm.c:568 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122657823 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657823 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122657831 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657831 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422135728417"} 20241110122657831 DMAIN <0000> hlr.c:216 IMSI='262422135728417': Creating subscriber on demand 20241110122657831 DMAIN <0000> hlr.c:232 IMSI='262422135728417': Successfully assigned MSISDN='020' 20241110122657831 DAUC <0003> hlr.c:417 IMSI='262422135728417': storing IMEI = 12345678901234 20241110122657831 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422135728417"} 20241110122657832 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122657832 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657832 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122657834 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657834 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657835 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657835 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657837 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657837 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657839 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657839 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657841 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657841 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422135728417" cn_domain=PS} 20241110122657841 DLU <0006> fsm.c:456 lu(262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: Allocated 20241110122657841 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241110122657841 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422135728417" cause=GPRS services not allowed} 20241110122657841 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122657841 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122657842 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: Freeing instance 20241110122657842 DLU <0006> fsm.c:568 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: Deallocated 20241110122657842 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657842 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122657849 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657849 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422135728417"} 20241110122657849 DMAIN <0000> hlr.c:216 IMSI='262422135728417': Creating subscriber on demand 20241110122657849 DMAIN <0000> hlr.c:232 IMSI='262422135728417': Successfully assigned MSISDN='400' 20241110122657849 DAUC <0003> hlr.c:417 IMSI='262422135728417': storing IMEI = 12345678901234 20241110122657849 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422135728417"} 20241110122657849 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122657849 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657849 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122657851 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657851 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657852 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657852 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657854 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657854 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657857 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657857 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422135728417" cn_domain=PS} 20241110122657857 DLU <0006> fsm.c:456 lu(262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: Allocated 20241110122657857 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241110122657857 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422135728417" cause=GPRS services not allowed} 20241110122657857 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122657857 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122657857 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: Freeing instance 20241110122657857 DLU <0006> fsm.c:568 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: Deallocated 20241110122657857 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657857 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122657864 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657864 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422135728417"} 20241110122657864 DMAIN <0000> hlr.c:216 IMSI='262422135728417': Creating subscriber on demand 20241110122657864 DAUC <0003> hlr.c:417 IMSI='262422135728417': storing IMEI = 12345678901234 20241110122657864 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422135728417"} 20241110122657864 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122657864 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657864 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122657866 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657866 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657867 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657867 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657869 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657869 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657871 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657871 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422135728417" cn_domain=PS} 20241110122657871 DLU <0006> fsm.c:456 lu(262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: Allocated 20241110122657871 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241110122657871 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422135728417" cause=GPRS services not allowed} 20241110122657871 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122657871 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122657871 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: Freeing instance 20241110122657871 DLU <0006> fsm.c:568 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: Deallocated 20241110122657871 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657871 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122657878 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657878 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422135728417"} 20241110122657878 DMAIN <0000> hlr.c:216 IMSI='262422135728417': Creating subscriber on demand 20241110122657878 DAUC <0003> hlr.c:417 IMSI='262422135728417': storing IMEI = 12345678901234 20241110122657878 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422135728417"} 20241110122657878 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110122657878 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657878 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657880 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657880 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122657883 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657883 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657884 DAUC <0003> db_auc.c:157 IMSI='262422135728417': No 2G Auth Data 20241110122657884 DAUC <0003> db_auc.c:192 IMSI='262422135728417': No 3G Auth Data 20241110122657886 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657886 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422135728417" cn_domain=PS} 20241110122657886 DLU <0006> fsm.c:456 lu(262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: Allocated 20241110122657886 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122657886 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122657886 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422135728417" cn_domain=PS} 20241110122657886 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657886 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657887 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657887 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422135728417"} 20241110122657887 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122657887 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122657887 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422135728417"} 20241110122657887 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422135728417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122657887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122657887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122657887 DLU <0006> fsm.c:568 lu(PS:IMSI-262422135728417)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122657887 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122657887 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122657890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41168<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@48ffa515fae3: Final verdict of PTC: pass 20241110122657891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41166<->l=127.0.0.1:4258 20241110122657893 DLINP <000b> input/ipa.c:451 connected read/write 20241110122657893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122657893 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(295)@48ffa515fae3: Final verdict of PTC: none 20241110122657893 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122657893 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122657893 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34343<->l=127.0.0.1:4259) 296@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 296: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@48ffa515fae3: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:26:57 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20241110122657930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41182<->l=127.0.0.1:4258 20241110122658031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41182<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97056) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:27:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_subscr_create_on_demand_ul started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122701139 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122701139 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122701142 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122701143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41192<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122701144 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122701144 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122701144 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122701144 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 20241110122701144 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122701144 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 20241110122701144 DLGSUP <0013> gsup_server.c:235 2: 20241110122701144 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122701144 DLGSUP <0013> gsup_server.c:235 3: 20241110122701144 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122701144 DLGSUP <0013> gsup_server.c:235 4: 20241110122701144 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122701144 DLGSUP <0013> gsup_server.c:235 5: 20241110122701144 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122701144 DLGSUP <0013> gsup_server.c:235 7: 20241110122701144 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(299)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122701144 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122701144 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122701144 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@48ffa515fae3: 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") 20241110122701155 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46287<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@48ffa515fae3: Created GsupExpect[0] for "262426800460949" to be handled at TC_subscr_create_on_demand_ul(303) 20241110122701161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41198<->l=127.0.0.1:4258 20241110122701186 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122701186 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426800460949" cn_domain=PS} 20241110122701186 DMAIN <0000> hlr.c:216 IMSI='262426800460949': Creating subscriber on demand 20241110122701186 DMAIN <0000> hlr.c:232 IMSI='262426800460949': Successfully assigned MSISDN='554' 20241110122701186 DLU <0006> fsm.c:456 lu(262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: Allocated 20241110122701186 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122701186 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122701186 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426800460949" cn_domain=PS} 20241110122701186 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122701186 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@48ffa515fae3: Found GsupExpect[0] for "262426800460949" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@48ffa515fae3: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262426800460949" 20241110122701188 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122701188 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426800460949"} 20241110122701188 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122701188 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122701188 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426800460949"} 20241110122701188 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122701188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122701188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122701188 DLU <0006> fsm.c:568 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122701188 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122701188 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@48ffa515fae3: setverdict(pass): none -> pass 20241110122701189 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701189 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701190 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701190 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701191 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701191 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701193 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122701193 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426800460949" cn_domain=PS} 20241110122701193 DMAIN <0000> hlr.c:216 IMSI='262426800460949': Creating subscriber on demand 20241110122701193 DMAIN <0000> hlr.c:232 IMSI='262426800460949': Successfully assigned MSISDN='727' 20241110122701193 DLU <0006> fsm.c:456 lu(262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: Allocated 20241110122701193 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122701193 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122701193 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426800460949" cn_domain=PS} 20241110122701193 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122701193 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122701194 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122701194 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426800460949"} 20241110122701194 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122701194 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122701194 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426800460949"} 20241110122701194 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122701194 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122701194 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122701194 DLU <0006> fsm.c:568 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122701194 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122701194 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122701195 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701195 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122701195 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701195 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701196 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701196 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701196 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701196 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701198 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122701198 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426800460949" cn_domain=PS} 20241110122701198 DMAIN <0000> hlr.c:216 IMSI='262426800460949': Creating subscriber on demand 20241110122701198 DMAIN <0000> hlr.c:232 IMSI='262426800460949': Successfully assigned MSISDN='638' 20241110122701198 DLU <0006> fsm.c:456 lu(262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: Allocated 20241110122701198 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241110122701198 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426800460949" cause=GPRS services not allowed} 20241110122701198 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122701198 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122701198 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: Freeing instance 20241110122701198 DLU <0006> fsm.c:568 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: Deallocated 20241110122701198 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122701198 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122701199 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701199 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701199 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701199 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701199 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701199 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701200 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701200 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701201 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122701201 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426800460949" cn_domain=PS} 20241110122701201 DMAIN <0000> hlr.c:216 IMSI='262426800460949': Creating subscriber on demand 20241110122701201 DMAIN <0000> hlr.c:232 IMSI='262426800460949': Successfully assigned MSISDN='851' 20241110122701201 DLU <0006> fsm.c:456 lu(262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: Allocated 20241110122701201 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241110122701201 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426800460949" cause=GPRS services not allowed} 20241110122701201 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122701201 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122701201 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: Freeing instance 20241110122701201 DLU <0006> fsm.c:568 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: Deallocated 20241110122701201 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122701201 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122701202 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701202 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701202 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701202 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701202 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701202 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701204 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122701204 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426800460949" cn_domain=PS} 20241110122701204 DMAIN <0000> hlr.c:216 IMSI='262426800460949': Creating subscriber on demand 20241110122701204 DLU <0006> fsm.c:456 lu(262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: Allocated 20241110122701204 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241110122701204 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426800460949" cause=GPRS services not allowed} 20241110122701204 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122701204 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122701204 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: Freeing instance 20241110122701204 DLU <0006> fsm.c:568 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: Deallocated 20241110122701204 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122701204 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122701205 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701205 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701205 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701205 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701206 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701206 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701208 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122701208 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426800460949" cn_domain=PS} 20241110122701208 DMAIN <0000> hlr.c:216 IMSI='262426800460949': Creating subscriber on demand 20241110122701208 DLU <0006> fsm.c:456 lu(262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: Allocated 20241110122701208 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122701208 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122701208 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426800460949" cn_domain=PS} 20241110122701208 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122701208 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122701209 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122701209 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426800460949"} 20241110122701209 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122701209 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122701209 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426800460949"} 20241110122701209 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426800460949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122701209 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122701209 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122701209 DLU <0006> fsm.c:568 lu(PS:IMSI-262426800460949)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122701209 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122701209 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122701210 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701210 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701211 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701211 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data 20241110122701211 DAUC <0003> db_auc.c:157 IMSI='262426800460949': No 2G Auth Data 20241110122701211 DAUC <0003> db_auc.c:192 IMSI='262426800460949': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122701212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41198<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@48ffa515fae3: Final verdict of PTC: pass 20241110122701212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41192<->l=127.0.0.1:4258 20241110122701213 DLINP <000b> input/ipa.c:451 connected read/write 20241110122701213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122701213 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122701213 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122701213 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122701213 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46287<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@48ffa515fae3: Final verdict of PTC: none 301@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 301: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@48ffa515fae3: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:27:01 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20241110122701246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41212<->l=127.0.0.1:4258 20241110122701347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41212<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81540) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:27:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_subscr_create_on_demand_sai started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122704433 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122704433 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122704438 DLINP <000b> input/ipa.c:451 connected read/write 20241110122704438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122704439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37918<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122704444 DLINP <000b> input/ipa.c:451 connected read/write 20241110122704444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122704444 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122704444 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122704444 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 20241110122704444 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122704444 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 20241110122704444 DLGSUP <0013> gsup_server.c:235 2: 20241110122704444 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122704444 DLGSUP <0013> gsup_server.c:235 3: 20241110122704444 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122704445 DLGSUP <0013> gsup_server.c:235 4: 20241110122704445 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122704445 DLGSUP <0013> gsup_server.c:235 5: 20241110122704445 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122704445 DLGSUP <0013> gsup_server.c:235 7: 20241110122704445 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122704445 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122704445 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122704445 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)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@48ffa515fae3: 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") 20241110122704466 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37647<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@48ffa515fae3: Created GsupExpect[0] for "262429731608888" to be handled at TC_subscr_create_on_demand_sai(308) 20241110122704475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37928<->l=127.0.0.1:4258 20241110122704486 DLINP <000b> input/ipa.c:451 connected read/write 20241110122704486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122704486 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429731608888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429731608888"} 20241110122704486 DMAIN <0000> hlr.c:216 IMSI='262429731608888': Creating subscriber on demand 20241110122704486 DMAIN <0000> hlr.c:232 IMSI='262429731608888': Successfully assigned MSISDN='479' 20241110122704486 DAUC <0003> db_auc.c:157 IMSI='262429731608888': No 2G Auth Data 20241110122704486 DAUC <0003> db_auc.c:192 IMSI='262429731608888': No 3G Auth Data 20241110122704486 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429731608888 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 20241110122704486 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429731608888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429731608888" cause=IMSI unknown in HLR} 20241110122704486 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429731608888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110122704486 DLINP <000b> input/ipa.c:451 connected read/write 20241110122704486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122704486 DLINP <000b> input/ipa.c:451 connected read/write 20241110122704486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@48ffa515fae3: Found GsupExpect[0] for "262429731608888" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@48ffa515fae3: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262429731608888" TC_subscr_create_on_demand_sai(308)@48ffa515fae3: setverdict(pass): none -> pass 20241110122704488 DAUC <0003> db_auc.c:157 IMSI='262429731608888': No 2G Auth Data 20241110122704488 DAUC <0003> db_auc.c:192 IMSI='262429731608888': No 3G Auth Data 20241110122704489 DAUC <0003> db_auc.c:157 IMSI='262429731608888': No 2G Auth Data 20241110122704489 DAUC <0003> db_auc.c:192 IMSI='262429731608888': No 3G Auth Data 20241110122704490 DAUC <0003> db_auc.c:157 IMSI='262429731608888': No 2G Auth Data 20241110122704490 DAUC <0003> db_auc.c:192 IMSI='262429731608888': No 3G Auth Data 20241110122704491 DLINP <000b> input/ipa.c:451 connected read/write 20241110122704491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122704491 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429731608888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429731608888" cn_domain=PS} 20241110122704491 DLU <0006> fsm.c:456 lu(262429731608888)[0x55e2ccc27e20]{UNVALIDATED}: Allocated 20241110122704491 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429731608888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110122704491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429731608888)[0x55e2ccc27e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122704491 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429731608888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429731608888" cn_domain=PS} 20241110122704491 DLINP <000b> input/ipa.c:451 connected read/write 20241110122704491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122704491 DLINP <000b> input/ipa.c:451 connected read/write 20241110122704491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122704494 DLINP <000b> input/ipa.c:451 connected read/write 20241110122704494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122704494 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429731608888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429731608888"} 20241110122704494 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429731608888)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122704494 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429731608888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122704494 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429731608888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429731608888"} 20241110122704494 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429731608888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122704494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429731608888)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122704494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429731608888)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122704494 DLU <0006> fsm.c:568 lu(PS:IMSI-262429731608888)[0x55e2ccc27e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122704494 DLINP <000b> input/ipa.c:451 connected read/write 20241110122704494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122704494 DLINP <000b> input/ipa.c:451 connected read/write 20241110122704494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122704496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37928<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@48ffa515fae3: Final verdict of PTC: pass 20241110122704497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37918<->l=127.0.0.1:4258 20241110122704497 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37647<->l=127.0.0.1:4259) 20241110122704498 DLINP <000b> input/ipa.c:451 connected read/write 20241110122704498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122704498 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122704498 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122704498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@48ffa515fae3: Final verdict of PTC: none 306@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 306: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@48ffa515fae3: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:27:04 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20241110122704550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37932<->l=127.0.0.1:4258 20241110122704650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37932<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36600) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:27:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_MSLookup_mDNS_service_other_home started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122707753 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122707754 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122707756 DLINP <000b> input/ipa.c:451 connected read/write 20241110122707756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122707756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37946<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@48ffa515fae3: 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) } } } } 311@48ffa515fae3: 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") HLR_Test-GSUP-IPA(309)@48ffa515fae3: 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 } } } } 20241110122707772 DLINP <000b> input/ipa.c:451 connected read/write 20241110122707772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122707772 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122707772 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122707772 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 20241110122707772 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122707772 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 20241110122707772 DLGSUP <0013> gsup_server.c:235 2: 20241110122707772 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122707772 DLGSUP <0013> gsup_server.c:235 3: 20241110122707772 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122707772 DLGSUP <0013> gsup_server.c:235 4: 20241110122707772 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122707772 DLGSUP <0013> gsup_server.c:235 5: 20241110122707772 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122707772 DLGSUP <0013> gsup_server.c:235 7: 20241110122707772 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122707772 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122707772 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122707772 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122707776 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37289<->l=127.0.0.1:4259) 20241110122707779 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241110122707779 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@48ffa515fae3: Created GsupExpect[0] for "262426118005295" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241110122707799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37962<->l=127.0.0.1:4258 20241110122707802 DAUC <0003> db_auc.c:157 IMSI='262426118005295': No 2G Auth Data 20241110122707802 DAUC <0003> db_auc.c:192 IMSI='262426118005295': No 3G Auth Data 20241110122707808 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617773037.msisdn 20241110122707808 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491617773037.msisdn: not attached (vlr_number unset) 20241110122707808 DDGSM <0007> mslookup_server.c:327 sip.voice.491617773037.msisdn: does not exist in GSUP proxy 20241110122708809 DLINP <000b> input/ipa.c:451 connected read/write 20241110122708809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122708809 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426118005295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426118005295" cn_domain=CS} 20241110122708809 DLU <0006> fsm.c:456 lu(262426118005295)[0x55e2ccc22f60]{UNVALIDATED}: Allocated 20241110122708809 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426118005295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241110122708809 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426118005295)[0x55e2ccc22f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110122708809 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426118005295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426118005295" cn_domain=CS} 20241110122708809 DLINP <000b> input/ipa.c:451 connected read/write 20241110122708809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122708809 DLINP <000b> input/ipa.c:451 connected read/write 20241110122708809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@48ffa515fae3: Found GsupExpect[0] for "262426118005295" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@48ffa515fae3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262426118005295" 20241110122708812 DLINP <000b> input/ipa.c:451 connected read/write 20241110122708812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122708812 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426118005295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426118005295"} 20241110122708812 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426118005295)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110122708812 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426118005295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110122708812 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426118005295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426118005295"} 20241110122708812 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426118005295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122708812 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426118005295)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110122708812 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426118005295)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110122708812 DLU <0006> fsm.c:568 lu(CS:IMSI-262426118005295)[0x55e2ccc22f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110122708812 DLINP <000b> input/ipa.c:451 connected read/write 20241110122708812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122708812 DLINP <000b> input/ipa.c:451 connected read/write 20241110122708812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@48ffa515fae3: setverdict(pass): none -> pass 20241110122708813 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617773037.msisdn 20241110122708813 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491617773037.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241110122708813 DDGSM <0007> mslookup_server.c:327 sip.voice.491617773037.msisdn: does not exist in GSUP proxy 20241110122708813 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617773037.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@48ffa515fae3: setverdict(pass): pass -> pass, component reason not changed 20241110122708815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37962<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@48ffa515fae3: Final verdict of PTC: pass 20241110122708815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37946<->l=127.0.0.1:4258 20241110122708816 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37289<->l=127.0.0.1:4259) 20241110122708816 DLINP <000b> input/ipa.c:451 connected read/write 20241110122708816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122708816 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122708816 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122708816 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@48ffa515fae3: Final verdict of PTC: none 311@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 311: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@48ffa515fae3: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:27:08 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20241110122708867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37966<->l=127.0.0.1:4258 20241110122708967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37966<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21388) Waiting for packet dumper to finish... 1 (prev_count=21388, count=37444) MTC@48ffa515fae3: 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@48ffa515fae3: 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'. 20241110122710992 DSS <0004> hlr_ussd.c:239 262426738136803/0x7eb0b396: SS Session Timeout, destroying 20241110122710992 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426738136803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sun Nov 10 12:27:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_MSLookup_GSUP_proxy started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122712021 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122712021 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122712022 DLINP <000b> input/ipa.c:451 connected read/write 20241110122712022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122712022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@48ffa515fae3: 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 } } } } 20241110122712023 DLINP <000b> input/ipa.c:451 connected read/write 20241110122712023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122712023 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122712023 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122712023 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 20241110122712023 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122712023 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 20241110122712023 DLGSUP <0013> gsup_server.c:235 2: 20241110122712023 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122712023 DLGSUP <0013> gsup_server.c:235 3: 20241110122712023 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122712023 DLGSUP <0013> gsup_server.c:235 4: 20241110122712023 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122712023 DLGSUP <0013> gsup_server.c:235 5: 20241110122712023 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122712023 DLGSUP <0013> gsup_server.c:235 7: 20241110122712023 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122712023 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122712023 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122712023 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)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122712023 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241110122712023 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@48ffa515fae3: 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") 20241110122712036 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42055<->l=127.0.0.1:4259) 20241110122712038 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241110122712038 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@48ffa515fae3: Created GsupExpect[0] for "262428539355286" to be handled at TC_MSLookup_GSUP_proxy(320) 20241110122712043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53062<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@48ffa515fae3: Created GsupExpect[0] for "262428539355286" to be handled at TC_MSLookup_GSUP_proxy(320) 20241110122712070 DLINP <000b> input/ipa.c:451 connected read/write 20241110122712070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122712070 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428539355286 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428539355286" cn_domain=CS} 20241110122712070 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428539355286 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241110122712070 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428539355286 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241110122712070 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428539355286.imsi 20241110122712070 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428539355286.imsi 20241110122712070 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428539355286.imsi: does not exist in local HLR 20241110122712073 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428539355286 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241110122712073 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241110122712073 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241110122712073 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241110122712073 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241110122712073 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241110122712073 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428539355286 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122712073 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110122712073 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241110122712073 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110122712073 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241110122712073 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110122712073 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@48ffa515fae3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@48ffa515fae3: 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) } } } } 20241110122712074 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122712074 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122712074 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241110122712074 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241110122712074 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241110122712075 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122712075 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122712075 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@48ffa515fae3: 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)@48ffa515fae3: 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)@48ffa515fae3: Found GsupExpect[0] for "262428539355286" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@48ffa515fae3: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428539355286" HLR_Test-GSUP-server-IPA(318)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122712118 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122712118 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122712118 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122712118 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122712118 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428539355286 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616471556 20241110122712118 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428539355286 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110122712118 DLINP <000b> input/ipa.c:451 connected read/write 20241110122712118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122712118 DLINP <000b> input/ipa.c:451 connected read/write 20241110122712118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@48ffa515fae3: Found GsupExpect[0] for "262428539355286" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@48ffa515fae3: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428539355286" 20241110122712120 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122712120 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122712120 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428539355286 MSISDN-491616471556 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110122712120 DLINP <000b> input/ipa.c:451 connected read/write 20241110122712120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122712120 DLINP <000b> input/ipa.c:451 connected read/write 20241110122712120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122712121 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122712121 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122712121 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428539355286 MSISDN-491616471556 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 20241110122712121 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428539355286 MSISDN-491616471556 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110122712121 DLINP <000b> input/ipa.c:451 connected read/write 20241110122712121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122712121 DLINP <000b> input/ipa.c:451 connected read/write 20241110122712121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@48ffa515fae3: setverdict(pass): none -> pass 20241110122712126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53062<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@48ffa515fae3: Final verdict of PTC: pass 20241110122712127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4258 20241110122712128 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42055<->l=127.0.0.1:4259) 20241110122712128 DLINP <000b> input/ipa.c:451 connected read/write 20241110122712128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122712128 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122712128 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122712128 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122712128 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122712128 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122712128 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241110122712128 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241110122712128 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(315)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-server(317)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@48ffa515fae3: Final verdict of PTC: none 316@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 316: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@48ffa515fae3: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:27:12 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20241110122712159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53064<->l=127.0.0.1:4258 20241110122712260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53064<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=42948) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:27:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122715330 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122715330 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122715333 DLINP <000b> input/ipa.c:451 connected read/write 20241110122715333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122715334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122715336 DLINP <000b> input/ipa.c:451 connected read/write 20241110122715336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122715336 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122715336 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122715336 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 20241110122715336 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122715336 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 20241110122715336 DLGSUP <0013> gsup_server.c:235 2: 20241110122715336 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122715336 DLGSUP <0013> gsup_server.c:235 3: 20241110122715336 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122715336 DLGSUP <0013> gsup_server.c:235 4: 20241110122715336 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122715336 DLGSUP <0013> gsup_server.c:235 5: 20241110122715336 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122715336 DLGSUP <0013> gsup_server.c:235 7: 20241110122715336 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122715336 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122715336 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122715336 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)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122715338 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241110122715338 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@48ffa515fae3: 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") 20241110122715349 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33461<->l=127.0.0.1:4259) 20241110122715351 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241110122715351 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@48ffa515fae3: Created GsupExpect[0] for "262420169535818" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241110122715357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 20241110122715358 DAUC <0003> db_auc.c:157 IMSI='262420169535818': No 2G Auth Data 20241110122715358 DAUC <0003> db_auc.c:192 IMSI='262420169535818': No 3G Auth Data 20241110122715360 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420169535818.imsi 20241110122715360 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262420169535818.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@48ffa515fae3: setverdict(pass): none -> pass 20241110122715362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@48ffa515fae3: Final verdict of PTC: pass 20241110122715362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4258 20241110122715363 DLINP <000b> input/ipa.c:451 connected read/write 20241110122715363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122715363 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122715363 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122715363 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122715363 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33461<->l=127.0.0.1:4259) 323@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP(322)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 323: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@48ffa515fae3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:27:15 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20241110122715385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53090<->l=127.0.0.1:4258 20241110122715486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53090<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27764) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:27:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@48ffa515fae3: 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@48ffa515fae3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122718617 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122718617 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122718621 DLINP <000b> input/ipa.c:451 connected read/write 20241110122718621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122718623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53102<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122718628 DLINP <000b> input/ipa.c:451 connected read/write 20241110122718628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122718628 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122718628 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122718628 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 20241110122718628 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122718628 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 20241110122718628 DLGSUP <0013> gsup_server.c:235 2: 20241110122718628 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122718628 DLGSUP <0013> gsup_server.c:235 3: 20241110122718628 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122718628 DLGSUP <0013> gsup_server.c:235 4: 20241110122718628 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122718628 DLGSUP <0013> gsup_server.c:235 5: 20241110122718628 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122718628 DLGSUP <0013> gsup_server.c:235 7: 20241110122718628 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122718628 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122718628 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122718628 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241110122718628 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241110122718628 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@48ffa515fae3: 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") 20241110122718657 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36117<->l=127.0.0.1:4259) 20241110122718658 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241110122718658 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@48ffa515fae3: Created GsupExpect[0] for "262422012970053" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241110122718663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53110<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@48ffa515fae3: Created GsupExpect[0] for "262422012970053" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241110122718670 DLINP <000b> input/ipa.c:451 connected read/write 20241110122718670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122718670 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422012970053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422012970053" cn_domain=CS} 20241110122718670 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422012970053 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241110122718670 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422012970053 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241110122718670 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422012970053.imsi 20241110122718670 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422012970053.imsi 20241110122718670 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422012970053.imsi: does not exist in local HLR 20241110122718673 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422012970053 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241110122718673 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241110122718673 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241110122718673 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241110122718673 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241110122718673 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241110122718673 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422012970053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122718673 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110122718673 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241110122718673 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110122718673 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241110122718673 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110122718673 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@48ffa515fae3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@48ffa515fae3: 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) } } } } 20241110122718675 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122718675 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122718675 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241110122718675 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241110122718675 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241110122718675 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122718675 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122718675 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(330)@48ffa515fae3: 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)@48ffa515fae3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@48ffa515fae3: Found GsupExpect[0] for "262422012970053" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@48ffa515fae3: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422012970053" HLR_Test-GSUP-server-IPA(330)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122718718 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122718718 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122718718 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122718718 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122718718 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422012970053 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610505680 20241110122718719 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422012970053 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110122718719 DLINP <000b> input/ipa.c:451 connected read/write 20241110122718719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122718719 DLINP <000b> input/ipa.c:451 connected read/write 20241110122718719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@48ffa515fae3: Found GsupExpect[0] for "262422012970053" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@48ffa515fae3: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422012970053" 20241110122718728 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122718728 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122718728 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422012970053 MSISDN-491610505680 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110122718728 DLINP <000b> input/ipa.c:451 connected read/write 20241110122718728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122718728 DLINP <000b> input/ipa.c:451 connected read/write 20241110122718728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122718732 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122718732 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122718732 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422012970053 MSISDN-491610505680 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 20241110122718732 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422012970053 MSISDN-491610505680 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110122718732 DLINP <000b> input/ipa.c:451 connected read/write 20241110122718732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122718732 DLINP <000b> input/ipa.c:451 connected read/write 20241110122718732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122718735 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422012970053.imsi 20241110122718735 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422012970053.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@48ffa515fae3: setverdict(pass): none -> pass 20241110122719738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53110<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@48ffa515fae3: Final verdict of PTC: pass 20241110122719741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53102<->l=127.0.0.1:4258 20241110122719744 DLINP <000b> input/ipa.c:451 connected read/write 20241110122719744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122719744 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122719744 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122719744 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110122719744 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36117<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-server(329)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@48ffa515fae3: Final verdict of PTC: none 20241110122719745 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122719745 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122719745 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241110122719745 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241110122719745 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(326)@48ffa515fae3: Final verdict of PTC: none 328@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 328: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@48ffa515fae3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:27:19 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20241110122719841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53118<->l=127.0.0.1:4258 20241110122719942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53118<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35872) Waiting for packet dumper to finish... 1 (prev_count=35872, count=44040) MTC@48ffa515fae3: 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@48ffa515fae3: 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 ------ Sun Nov 10 12:27:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@48ffa515fae3: 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@48ffa515fae3: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@48ffa515fae3: legacy= false MTC@48ffa515fae3: in not legacy case 1 MTC@48ffa515fae3: in not legacy case 2 20241110122723045 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110122723045 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122723049 DLINP <000b> input/ipa.c:451 connected read/write 20241110122723050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122723051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@48ffa515fae3: 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)@48ffa515fae3: 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 } } } } 20241110122723055 DLINP <000b> input/ipa.c:451 connected read/write 20241110122723055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122723055 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110122723055 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110122723055 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 20241110122723055 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110122723055 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 20241110122723055 DLGSUP <0013> gsup_server.c:235 2: 20241110122723055 DLGSUP <0013> gsup_server.c:237 2: 00 20241110122723055 DLGSUP <0013> gsup_server.c:235 3: 20241110122723055 DLGSUP <0013> gsup_server.c:237 3: 00 20241110122723055 DLGSUP <0013> gsup_server.c:235 4: 20241110122723055 DLGSUP <0013> gsup_server.c:237 4: 00 20241110122723055 DLGSUP <0013> gsup_server.c:235 5: 20241110122723055 DLGSUP <0013> gsup_server.c:237 5: 00 20241110122723055 DLGSUP <0013> gsup_server.c:235 7: 20241110122723055 DLGSUP <0013> gsup_server.c:237 7: 00 20241110122723055 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110122723055 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110122723055 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)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122723057 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241110122723057 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@48ffa515fae3: 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") 20241110122723085 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38143<->l=127.0.0.1:4259) 20241110122723088 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241110122723088 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@48ffa515fae3: Created GsupExpect[0] for "262423098402427" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241110122723104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49836<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@48ffa515fae3: Created GsupExpect[0] for "262423098402427" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241110122723113 DLINP <000b> input/ipa.c:451 connected read/write 20241110122723113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122723113 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423098402427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423098402427" cn_domain=CS} 20241110122723114 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423098402427 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241110122723114 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423098402427 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241110122723114 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423098402427.imsi 20241110122723114 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423098402427.imsi 20241110122723114 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423098402427.imsi: does not exist in local HLR 20241110122723125 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423098402427 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241110122723125 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241110122723125 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241110122723125 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241110122723125 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241110122723125 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241110122723125 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423098402427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110122723125 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110122723125 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241110122723125 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110122723125 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241110122723125 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110122723125 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@48ffa515fae3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@48ffa515fae3: 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) } } } } 20241110122723130 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122723130 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122723130 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241110122723130 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241110122723130 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241110122723132 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122723132 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122723132 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@48ffa515fae3: 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)@48ffa515fae3: 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)@48ffa515fae3: Found GsupExpect[0] for "262423098402427" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server-IPA(337)@48ffa515fae3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@48ffa515fae3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262423098402427" HLR_Test-GSUP-server-IPA(337)@48ffa515fae3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110122723174 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122723174 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122723174 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122723174 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122723174 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423098402427 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618553051 20241110122723174 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423098402427 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110122723174 DLINP <000b> input/ipa.c:451 connected read/write 20241110122723174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122723174 DLINP <000b> input/ipa.c:451 connected read/write 20241110122723174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@48ffa515fae3: Found GsupExpect[0] for "262423098402427" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@48ffa515fae3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262423098402427" 20241110122723181 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122723181 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122723181 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423098402427 MSISDN-491618553051 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110122723181 DLINP <000b> input/ipa.c:451 connected read/write 20241110122723181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122723181 DLINP <000b> input/ipa.c:451 connected read/write 20241110122723181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122723185 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122723185 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122723185 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423098402427 MSISDN-491618553051 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 20241110122723185 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423098402427 MSISDN-491618553051 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110122723185 DLINP <000b> input/ipa.c:451 connected read/write 20241110122723185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122723185 DLINP <000b> input/ipa.c:451 connected read/write 20241110122723185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110122723188 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618553051.msisdn 20241110122723188 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618553051.msisdn: does not exist in local HLR 20241110122723189 DDGSM <0007> mslookup_server.c:352 sip.voice.491618553051.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241110122723189 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618553051.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@48ffa515fae3: setverdict(pass): none -> pass 20241110122723192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49836<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@48ffa515fae3: Final verdict of PTC: pass 20241110122723193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 20241110122723195 DLINP <000b> input/ipa.c:451 connected read/write 20241110122723195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110122723195 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110122723195 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110122723195 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(334)@48ffa515fae3: Final verdict of PTC: none 20241110122723196 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38143<->l=127.0.0.1:4259) 20241110122723196 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110122723196 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110122723196 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241110122723196 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241110122723196 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(336)@48ffa515fae3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@48ffa515fae3: Final verdict of PTC: none 335@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@48ffa515fae3: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@48ffa515fae3: Final verdict of PTC: none MTC@48ffa515fae3: Setting final verdict of the test case. MTC@48ffa515fae3: Local verdict of MTC: none MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC with component reference 335: none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@48ffa515fae3: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@48ffa515fae3: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@48ffa515fae3: 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'. Sun Nov 10 12:27:23 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20241110122723283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4258 20241110122723383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=46372) MTC@48ffa515fae3: 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@48ffa515fae3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@48ffa515fae3: Terminating MTC. MC@48ffa515fae3: MTC terminated. MC2> exit MC@48ffa515fae3: Shutting down session. MC@48ffa515fae3: 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-7410.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail->PASS HLR_Tests.TC_MSLookup_GSUP_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail->PASS: 5 pass: 33 [testenv] Testsuite is done [testenv] Stopping testsuite (4099915) [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-20241110-1225-744bb8cf-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-20241110-1225-744bb8cf-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (4099837) [testenv] Showing testsuite/junit-xml-7410.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-20241110-1225-744bb8cf-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7410.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='131.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.085129'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.207436'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.238076'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.157585'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.084413'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.092945'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.080955'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.077587'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.155841'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.190308'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.215385'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.080908'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.057617'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.196732'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.215237'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.099026'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.146507'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.197842'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.167792'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.181882'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.209381'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.206566'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.213265'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.175245'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.203782'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.088185'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.187551'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.196142'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.168563'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.078457'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.177462'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.093131'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.088958'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.080139'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.118299'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.061861'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.165684'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.180466'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20241110-1225-744bb8cf-0'] testenv-hlr-osmocom-latest-20241110-1225-744bb8cf-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2230/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS