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-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/.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 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 # timeout=10 Commit message: "testenv: make podman stop more robust" > git rev-list --no-walk 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins7803559513723012655.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d 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-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-nightly-asan-20241101-1602-f92117ec-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/podman/testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-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 [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9234 kB in 1s (11.4 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-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:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:715.9-767.1: In function definition `f_SS_expect': HLR_Tests.ttcn:726.2-764.2: In alt construct: HLR_Tests.ttcn:746.3-50: In function instance: HLR_Tests.ttcn:746.3-50: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn:979.9-982.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:980.2-71: In function instance: HLR_Tests.ttcn:980.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1007.9-1011.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1009.2-72: In function instance: HLR_Tests.ttcn:1009.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1814.9-1858.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1840.2-69: In function instance: HLR_Tests.ttcn:1840.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1899.9-1925.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1912.2-1922.2: In alt construct: HLR_Tests.ttcn:1913.5-99: In guard operation: HLR_Tests.ttcn:1913.5-99: In receive statement: HLR_Tests.ttcn:1913.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1939.9-1960.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1949.2-1959.2: In alt construct: HLR_Tests.ttcn:1950.5-99: In guard operation: HLR_Tests.ttcn:1950.5-99: In receive statement: HLR_Tests.ttcn:1950.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1980.9-2001.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1990.2-2000.2: In alt construct: HLR_Tests.ttcn:1991.5-91: In guard operation: HLR_Tests.ttcn:1991.5-91: In receive statement: HLR_Tests.ttcn:1991.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_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_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_6.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_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for SS_Errors.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation.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_4.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_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_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 UDPasp_PortType_part_6.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 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 TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for Native_Functions_part_1.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_1.cc Creating dependency file for MobileL3_SMS_Types_part_2.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_2.cc Creating dependency file for IPL4asp_Types_part_3.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_5.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc 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 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.9 kB] Fetched 53.5 kB in 0s (114 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-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-nightly-asan The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly-asan 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. Need to get 3027 kB of archives. After this operation, 23.5 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202410312029 [1196 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.27.aec32.202410312029~asan [580 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.27.aec32.202410312029~asan [162 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.27.aec32.202410312029~asan [1082 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.27.aec32.202410312029~asan [276 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410312029~asan [314 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410312029~asan [45.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202410312029~asan [75.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.27.aec32.202410312029~asan [97.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202410312029~asan [396 kB] Fetched 3027 kB in 0s (39.6 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly-asan. (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-nightly-asan_202410312029_amd64.deb ... Unpacking osmocom-nightly-asan (202410312029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.27.aec32.202410312029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.27.aec32.202410312029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.27.aec32.202410312029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.27.aec32.202410312029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.27.aec32.202410312029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.27.aec32.202410312029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.27.aec32.202410312029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.27.aec32.202410312029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.21.7306.202410312029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410312029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202410312029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410312029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202410312029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410312029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.27.aec32.202410312029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.27.aec32.202410312029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202410312029~asan_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202410312029~asan) ... Setting up osmocom-nightly-asan (202410312029) ... Setting up libosmocore22:amd64 (1.10.0.27.aec32.202410312029~asan) ... Setting up libosmovty13:amd64 (1.10.0.27.aec32.202410312029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.27.aec32.202410312029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.27.aec32.202410312029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410312029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.27.aec32.202410312029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410312029~asan) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410312029~asan) ... Setting up osmo-hlr (1.8.0.2.7c06.202410312029~asan) ... 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-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/hlr', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] [testenv] Running testsuite 20241101160215806 DMAIN <0000> hlr.c:813 hlr starting 20241101160215806 DDB <0001> db.c:599 using database: hlr.db 20241101160215806 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241101160215807 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241101160215807 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241101160215828 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241101160215828 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] 20241101160215906 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241101160215910 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241101160215910 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 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@f1d6a4144af6: Unix server socket created successfully. MC@f1d6a4144af6: Listening on TCP port 44337. f1d6a4144af6 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests f1d6a4144af6 44337 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f1d6a4144af6: New HC connected from 10.0.2.100 [10.0.2.100]. f1d6a4144af6: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@f1d6a4144af6: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f1d6a4144af6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f1d6a4144af6: Configuration file was processed on all HCs. MC@f1d6a4144af6: Creating MTC on host 10.0.2.100. MC@f1d6a4144af6: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:02:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_gsup_sai_err_invalid_imsi started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160217247 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160217247 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160217250 DLINP <000b> input/ipa.c:451 connected read/write 20241101160217250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160217252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47804<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@f1d6a4144af6: 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 } } } } 20241101160217255 DLINP <000b> input/ipa.c:451 connected read/write 20241101160217255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160217255 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160217255 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160217255 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  20241101160217255 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160217255 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  20241101160217255 DLGSUP <0013> gsup_server.c:235 2:  20241101160217255 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160217255 DLGSUP <0013> gsup_server.c:235 3:  20241101160217255 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160217255 DLGSUP <0013> gsup_server.c:235 4:  20241101160217255 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160217255 DLGSUP <0013> gsup_server.c:235 5:  20241101160217255 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160217255 DLGSUP <0013> gsup_server.c:235 7:  20241101160217255 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160217255 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160217255 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160217255 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@f1d6a4144af6: 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") 20241101160217268 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34703<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@f1d6a4144af6: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241101160217273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47806<->l=127.0.0.1:4258 20241101160217298 DLINP <000b> input/ipa.c:451 connected read/write 20241101160217298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160217298 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"} 20241101160217298 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" 20241101160217298 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} 20241101160217298 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 20241101160217298 DLINP <000b> input/ipa.c:451 connected read/write 20241101160217298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160217298 DLINP <000b> input/ipa.c:451 connected read/write 20241101160217298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@f1d6a4144af6: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160217304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47806<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@f1d6a4144af6: Final verdict of PTC: pass 20241101160217305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47804<->l=127.0.0.1:4258 20241101160217308 DLINP <000b> input/ipa.c:451 connected read/write 20241101160217308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160217308 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160217308 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160217308 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@f1d6a4144af6: Final verdict of PTC: none 20241101160217308 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34703<->l=127.0.0.1:4259) 5@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 5: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@f1d6a4144af6: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Fri Nov 1 16:02:17 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 20241101160217386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47818<->l=127.0.0.1:4258 20241101160217387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47818<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12448) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Fri Nov 1 16:02:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_gsup_sai started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160220496 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160220496 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160220501 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160220502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47820<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160220507 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160220507 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160220507 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160220507 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  20241101160220507 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160220507 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  20241101160220507 DLGSUP <0013> gsup_server.c:235 2:  20241101160220507 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160220507 DLGSUP <0013> gsup_server.c:235 3:  20241101160220507 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160220507 DLGSUP <0013> gsup_server.c:235 4:  20241101160220507 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160220507 DLGSUP <0013> gsup_server.c:235 5:  20241101160220507 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160220507 DLGSUP <0013> gsup_server.c:235 7:  20241101160220507 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160220507 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160220507 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160220507 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@f1d6a4144af6: 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") 20241101160220537 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35739<->l=127.0.0.1:4259) 20241101160220585 DAUC <0003> db_auc.c:157 IMSI='262429667723730': No 2G Auth Data 20241101160220585 DAUC <0003> db_auc.c:192 IMSI='262429667723730': No 3G Auth Data HLR_Test-GSUP(9)@f1d6a4144af6: Created GsupExpect[0] for "262429667723730" to be handled at TC_gsup_sai(12) 20241101160220638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47830<->l=127.0.0.1:4258 20241101160220648 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160220648 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429667723730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429667723730"} 20241101160220657 DAUC <0003> db_auc.c:192 IMSI='262429667723730': No 3G Auth Data 20241101160220657 DAUC <0003> db_auc.c:236 IMSI='262429667723730': Calling to generate 5 vectors 20241101160220657 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160220657 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160220657 DAUC <0003> auc.c:113 vector [0]: rand = 86f237eb1652f282fdf34393b0b635b7 20241101160220657 DAUC <0003> auc.c:179 vector [0]: kc = 0e27c9c8268c5c00 20241101160220657 DAUC <0003> auc.c:180 vector [0]: sres = 9c31dd7b 20241101160220657 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160220657 DAUC <0003> auc.c:113 vector [1]: rand = 1d5c9d7fa678aeee9e73908662fec10c 20241101160220657 DAUC <0003> auc.c:179 vector [1]: kc = 4add983871a77800 20241101160220658 DAUC <0003> auc.c:180 vector [1]: sres = e85f16eb 20241101160220658 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160220658 DAUC <0003> auc.c:113 vector [2]: rand = b6a070100cde2b203ba959bd9be2b2aa 20241101160220658 DAUC <0003> auc.c:179 vector [2]: kc = 0868cf97fd252400 20241101160220658 DAUC <0003> auc.c:180 vector [2]: sres = 0e033b19 20241101160220658 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160220658 DAUC <0003> auc.c:113 vector [3]: rand = eee3661059ad3bd8e09b8ce4a9642ccd 20241101160220658 DAUC <0003> auc.c:179 vector [3]: kc = 94a68e438069f000 20241101160220658 DAUC <0003> auc.c:180 vector [3]: sres = 7836da17 20241101160220658 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160220658 DAUC <0003> auc.c:113 vector [4]: rand = a3c94865eda1c25a0294ce6594b44a29 20241101160220658 DAUC <0003> auc.c:179 vector [4]: kc = dc7b87c249418800 20241101160220658 DAUC <0003> auc.c:180 vector [4]: sres = c49f8c48 20241101160220658 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160220658 DAUC <0003> db_auc.c:245 IMSI='262429667723730': Generated 5 vectors 20241101160220658 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429667723730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429667723730"} 20241101160220658 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429667723730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160220658 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220658 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f1d6a4144af6: Found GsupExpect[0] for "262429667723730" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_sai(12)"262429667723730" TC_gsup_sai(12)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_sai(12)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160220665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47830<->l=127.0.0.1:4258 TC_gsup_sai(12)@f1d6a4144af6: Final verdict of PTC: pass 20241101160220697 DAUC <0003> db_auc.c:157 IMSI='262422296819459': No 2G Auth Data 20241101160220697 DAUC <0003> db_auc.c:192 IMSI='262422296819459': No 3G Auth Data HLR_Test-GSUP(9)@f1d6a4144af6: Created GsupExpect[0] for "262422296819459" to be handled at TC_gsup_sai(13) 20241101160220718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47838<->l=127.0.0.1:4258 20241101160220719 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160220720 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422296819459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422296819459"} 20241101160220720 DAUC <0003> db_auc.c:192 IMSI='262422296819459': No 3G Auth Data 20241101160220720 DAUC <0003> db_auc.c:236 IMSI='262422296819459': Calling to generate 5 vectors 20241101160220720 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160220720 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160220720 DAUC <0003> auc.c:113 vector [0]: rand = df47ed1e365c8a7064306a25876a45f5 20241101160220720 DAUC <0003> auc.c:179 vector [0]: kc = d188b64ad2f08400 20241101160220720 DAUC <0003> auc.c:180 vector [0]: sres = 9ef88bd9 20241101160220720 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160220720 DAUC <0003> auc.c:113 vector [1]: rand = 2db16b507c0c165c09225d319da92e02 20241101160220720 DAUC <0003> auc.c:179 vector [1]: kc = 2e245dbd97339800 20241101160220720 DAUC <0003> auc.c:180 vector [1]: sres = c3d8375b 20241101160220720 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160220720 DAUC <0003> auc.c:113 vector [2]: rand = ceaad91d60513ab67511b9a5250f218e 20241101160220720 DAUC <0003> auc.c:179 vector [2]: kc = 76245727957df400 20241101160220720 DAUC <0003> auc.c:180 vector [2]: sres = c2f40c6d 20241101160220720 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160220720 DAUC <0003> auc.c:113 vector [3]: rand = b5a76b7b0d74133526c2cb6de5741e45 20241101160220720 DAUC <0003> auc.c:179 vector [3]: kc = 71cb7619fb52ec00 20241101160220720 DAUC <0003> auc.c:180 vector [3]: sres = 341cb107 20241101160220720 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160220720 DAUC <0003> auc.c:113 vector [4]: rand = 1ad11b6962a7e9708836fb481133ad79 20241101160220720 DAUC <0003> auc.c:179 vector [4]: kc = 7c90c832c2b14800 20241101160220720 DAUC <0003> auc.c:180 vector [4]: sres = b8690996 20241101160220720 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160220720 DAUC <0003> db_auc.c:245 IMSI='262422296819459': Generated 5 vectors 20241101160220720 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422296819459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422296819459"} 20241101160220720 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422296819459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160220720 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220720 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f1d6a4144af6: Found GsupExpect[0] for "262422296819459" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@f1d6a4144af6: Added IMSI table entry 1TC_gsup_sai(13)"262422296819459" TC_gsup_sai(13)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_sai(13)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160220721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47838<->l=127.0.0.1:4258 TC_gsup_sai(13)@f1d6a4144af6: Final verdict of PTC: pass 20241101160220745 DAUC <0003> db_auc.c:157 IMSI='262427067031043': No 2G Auth Data 20241101160220745 DAUC <0003> db_auc.c:192 IMSI='262427067031043': No 3G Auth Data HLR_Test-GSUP(9)@f1d6a4144af6: Created GsupExpect[0] for "262427067031043" to be handled at TC_gsup_sai(14) 20241101160220767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47844<->l=127.0.0.1:4258 20241101160220768 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160220768 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427067031043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427067031043"} 20241101160220768 DAUC <0003> db_auc.c:192 IMSI='262427067031043': No 3G Auth Data 20241101160220768 DAUC <0003> db_auc.c:236 IMSI='262427067031043': Calling to generate 5 vectors 20241101160220768 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160220768 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160220768 DAUC <0003> auc.c:113 vector [0]: rand = 97191ca40e0f260dfaea99d84d77e10c 20241101160220768 DAUC <0003> auc.c:179 vector [0]: kc = 22a6ffa39ea493c0 20241101160220768 DAUC <0003> auc.c:180 vector [0]: sres = 66ce32e0 20241101160220768 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160220768 DAUC <0003> auc.c:113 vector [1]: rand = 7ad8e431daf839b79032eb4f5820321f 20241101160220768 DAUC <0003> auc.c:179 vector [1]: kc = 6b58c11d454bcc5a 20241101160220768 DAUC <0003> auc.c:180 vector [1]: sres = 9325a2a7 20241101160220768 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160220768 DAUC <0003> auc.c:113 vector [2]: rand = 19be5cde60dc882381dca2404e5b0879 20241101160220768 DAUC <0003> auc.c:179 vector [2]: kc = 41ff03ee5037deb6 20241101160220768 DAUC <0003> auc.c:180 vector [2]: sres = c7f0e553 20241101160220768 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160220768 DAUC <0003> auc.c:113 vector [3]: rand = 5ce657ff009fa9bbf6599d1d1f1496fc 20241101160220768 DAUC <0003> auc.c:179 vector [3]: kc = f0ed51bc0e735d99 20241101160220768 DAUC <0003> auc.c:180 vector [3]: sres = 661bbe75 20241101160220768 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160220768 DAUC <0003> auc.c:113 vector [4]: rand = 94aec1972b583a5071e6732059c8992a 20241101160220768 DAUC <0003> auc.c:179 vector [4]: kc = 05c3fbf84c015663 20241101160220768 DAUC <0003> auc.c:180 vector [4]: sres = 295c54e6 20241101160220768 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160220768 DAUC <0003> db_auc.c:245 IMSI='262427067031043': Generated 5 vectors 20241101160220768 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427067031043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427067031043"} 20241101160220768 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427067031043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160220768 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220768 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f1d6a4144af6: Found GsupExpect[0] for "262427067031043" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@f1d6a4144af6: Added IMSI table entry 2TC_gsup_sai(14)"262427067031043" TC_gsup_sai(14)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_sai(14)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160220769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47844<->l=127.0.0.1:4258 TC_gsup_sai(14)@f1d6a4144af6: Final verdict of PTC: pass 20241101160220794 DAUC <0003> db_auc.c:157 IMSI='262424330911125': No 2G Auth Data 20241101160220794 DAUC <0003> db_auc.c:192 IMSI='262424330911125': No 3G Auth Data HLR_Test-GSUP(9)@f1d6a4144af6: Created GsupExpect[0] for "262424330911125" to be handled at TC_gsup_sai(15) 20241101160220817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47848<->l=127.0.0.1:4258 20241101160220819 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160220819 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424330911125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424330911125"} 20241101160220819 DAUC <0003> db_auc.c:157 IMSI='262424330911125': No 2G Auth Data 20241101160220819 DAUC <0003> db_auc.c:236 IMSI='262424330911125': Calling to generate 5 vectors 20241101160220819 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241101160220819 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160220819 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160220819 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160220819 DAUC <0003> auc.c:113 vector [0]: rand = ea7d832884f5f3b94e96fd8b2791d80f 20241101160220819 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160220819 DAUC <0003> auc.c:142 vector [0]: autn = 4a8de241f5220000da5cd1b38ecf6d23 20241101160220819 DAUC <0003> auc.c:143 vector [0]: ck = 8893784d1a391dccbd1e4d1f22dfccc4 20241101160220819 DAUC <0003> auc.c:144 vector [0]: ik = 3810be585e001e37312f4d5724b572b9 20241101160220819 DAUC <0003> auc.c:145 vector [0]: res = 6b9d76a78f7526800000000000000000 20241101160220819 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160220819 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160220819 DAUC <0003> auc.c:151 vector [0]: kc = 3cb2c65d4253bd86 20241101160220819 DAUC <0003> auc.c:152 vector [0]: sres = e4e85027 20241101160220819 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160220819 DAUC <0003> auc.c:113 vector [1]: rand = 17783910c2955cd6d647d9def40c98f3 20241101160220819 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160220819 DAUC <0003> auc.c:142 vector [1]: autn = 79a84b3319f30000f575bb7424cc76ce 20241101160220819 DAUC <0003> auc.c:143 vector [1]: ck = ff5d14fd27710ac3f9b84475e21bb896 20241101160220819 DAUC <0003> auc.c:144 vector [1]: ik = 56390d5748c26189c7af2b80f3c5dc3d 20241101160220819 DAUC <0003> auc.c:145 vector [1]: res = 6fe90dc9b3df3f4e0000000000000000 20241101160220819 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160220819 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160220819 DAUC <0003> auc.c:151 vector [1]: kc = 9773765f7e6d0fe1 20241101160220819 DAUC <0003> auc.c:152 vector [1]: sres = dc363287 20241101160220819 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160220819 DAUC <0003> auc.c:113 vector [2]: rand = ed26ea9d7f2e3ed1b194d8d717a428a8 20241101160220819 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160220819 DAUC <0003> auc.c:142 vector [2]: autn = 216b279e46ed0000b84a561f9fffb001 20241101160220819 DAUC <0003> auc.c:143 vector [2]: ck = 722553841407bc4e0ab59a6568559d8c 20241101160220819 DAUC <0003> auc.c:144 vector [2]: ik = 9b188d4b1f448a4de71516777f69effc 20241101160220819 DAUC <0003> auc.c:145 vector [2]: res = e4de26d5ab5549fd0000000000000000 20241101160220819 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160220819 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160220819 DAUC <0003> auc.c:151 vector [2]: kc = 049d52dd1c7f4473 20241101160220819 DAUC <0003> auc.c:152 vector [2]: sres = 4f8b6f28 20241101160220819 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160220819 DAUC <0003> auc.c:113 vector [3]: rand = 1e02cafc7a46d115bdf75d21374ed1b7 20241101160220819 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160220819 DAUC <0003> auc.c:142 vector [3]: autn = 149ce3c487ed000077c21b133b9c3e1b 20241101160220819 DAUC <0003> auc.c:143 vector [3]: ck = ba9f84f2db2e664f1570a3a2f6b4b0d8 20241101160220819 DAUC <0003> auc.c:144 vector [3]: ik = 5bb7d5e05b0c801696b25843a7350301 20241101160220819 DAUC <0003> auc.c:145 vector [3]: res = 17c854c01a3893960000000000000000 20241101160220819 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160220819 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160220819 DAUC <0003> auc.c:151 vector [3]: kc = 62eaaaf3d1a35580 20241101160220819 DAUC <0003> auc.c:152 vector [3]: sres = 0df0c756 20241101160220819 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160220819 DAUC <0003> auc.c:113 vector [4]: rand = 8f6745c417547f7487fa6216a18ee121 20241101160220819 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160220819 DAUC <0003> auc.c:142 vector [4]: autn = c6f3f408b9370000473ef718c201b19e 20241101160220819 DAUC <0003> auc.c:143 vector [4]: ck = ba962ffc036ac197017f65673f6615ea 20241101160220819 DAUC <0003> auc.c:144 vector [4]: ik = fa574cd8e37ff694b415727b1c8282e6 20241101160220819 DAUC <0003> auc.c:145 vector [4]: res = 05d03f2cb52129730000000000000000 20241101160220819 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160220819 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241101160220819 DAUC <0003> auc.c:151 vector [4]: kc = f5ab7438c3f1a00f 20241101160220819 DAUC <0003> auc.c:152 vector [4]: sres = b0f1165f 20241101160220819 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241101160220819 DAUC <0003> db_auc.c:245 IMSI='262424330911125': Generated 5 vectors 20241101160220819 DAUC <0003> db_auc.c:249 IMSI='262424330911125': Updating SQN=161 in DB 20241101160220827 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424330911125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424330911125"} 20241101160220827 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424330911125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160220827 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220827 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f1d6a4144af6: Found GsupExpect[0] for "262424330911125" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@f1d6a4144af6: Added IMSI table entry 3TC_gsup_sai(15)"262424330911125" TC_gsup_sai(15)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_sai(15)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160220832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47848<->l=127.0.0.1:4258 TC_gsup_sai(15)@f1d6a4144af6: Final verdict of PTC: pass 20241101160220858 DAUC <0003> db_auc.c:157 IMSI='262420246794677': No 2G Auth Data 20241101160220858 DAUC <0003> db_auc.c:192 IMSI='262420246794677': No 3G Auth Data HLR_Test-GSUP(9)@f1d6a4144af6: Created GsupExpect[0] for "262420246794677" to be handled at TC_gsup_sai(16) 20241101160220880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47862<->l=127.0.0.1:4258 20241101160220882 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160220882 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420246794677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420246794677"} 20241101160220882 DAUC <0003> db_auc.c:157 IMSI='262420246794677': No 2G Auth Data 20241101160220882 DAUC <0003> db_auc.c:236 IMSI='262420246794677': Calling to generate 5 vectors 20241101160220882 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241101160220882 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160220882 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241101160220882 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160220882 DAUC <0003> auc.c:113 vector [0]: rand = fddbdc9904fa060552961913cf58b311 20241101160220882 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160220882 DAUC <0003> auc.c:142 vector [0]: autn = 1f6f4a4f11160000a515764283ecd9a8 20241101160220882 DAUC <0003> auc.c:143 vector [0]: ck = 0c9b2058b894a58c3be70ded55f3de30 20241101160220882 DAUC <0003> auc.c:144 vector [0]: ik = de44bffb999d8c91feeaab5cf127dee9 20241101160220882 DAUC <0003> auc.c:145 vector [0]: res = 528e7b12843143c10000000000000000 20241101160220882 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160220882 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160220882 DAUC <0003> auc.c:151 vector [0]: kc = 17d2391285dd29c4 20241101160220882 DAUC <0003> auc.c:152 vector [0]: sres = d6bf38d3 20241101160220882 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160220882 DAUC <0003> auc.c:113 vector [1]: rand = 772547b9d52f2bf4257f3b4cb8fb200f 20241101160220882 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160220882 DAUC <0003> auc.c:142 vector [1]: autn = 442c3a0c08d10000b41963e131e601d8 20241101160220882 DAUC <0003> auc.c:143 vector [1]: ck = 612af625f9f1ecf2e8465e80f3906ba7 20241101160220882 DAUC <0003> auc.c:144 vector [1]: ik = 5ae3e5311fc7feb2f083f3aa2289ed6f 20241101160220882 DAUC <0003> auc.c:145 vector [1]: res = 87b6f94f2286e8a20000000000000000 20241101160220882 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160220882 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160220882 DAUC <0003> auc.c:151 vector [1]: kc = 230cbe3e372f9488 20241101160220882 DAUC <0003> auc.c:152 vector [1]: sres = a53011ed 20241101160220882 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160220882 DAUC <0003> auc.c:113 vector [2]: rand = 9d8f1710c89780adf3ecba93f39abcca 20241101160220882 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160220882 DAUC <0003> auc.c:142 vector [2]: autn = 8dd3e30ceca0000030eae8591f6840d0 20241101160220882 DAUC <0003> auc.c:143 vector [2]: ck = 8fb52c5efdcf77451993cb097725998b 20241101160220882 DAUC <0003> auc.c:144 vector [2]: ik = 68db29ca2ae443d5ed5c65f597b0fcec 20241101160220882 DAUC <0003> auc.c:145 vector [2]: res = 90d6bd59c47256d10000000000000000 20241101160220882 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160220882 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160220882 DAUC <0003> auc.c:151 vector [2]: kc = 13a1ab6837be51f7 20241101160220882 DAUC <0003> auc.c:152 vector [2]: sres = 54a4eb88 20241101160220882 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160220882 DAUC <0003> auc.c:113 vector [3]: rand = 3c8c35330e306391def02b7a67f33273 20241101160220882 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160220882 DAUC <0003> auc.c:142 vector [3]: autn = 69e5612a20c800002dffc1f3f5c51a67 20241101160220882 DAUC <0003> auc.c:143 vector [3]: ck = 84986adec5bd0ad3df5dee101f44eb96 20241101160220882 DAUC <0003> auc.c:144 vector [3]: ik = 198f201bb1a3a1ee8d9c74fe891c4f0c 20241101160220882 DAUC <0003> auc.c:145 vector [3]: res = d069eeb7d47e70950000000000000000 20241101160220882 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160220882 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160220882 DAUC <0003> auc.c:151 vector [3]: kc = cfd6d02be2460fa7 20241101160220882 DAUC <0003> auc.c:152 vector [3]: sres = 04179e22 20241101160220882 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160220882 DAUC <0003> auc.c:113 vector [4]: rand = 4117366697cccc01e9f73ddb61a37aa9 20241101160220882 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160220882 DAUC <0003> auc.c:142 vector [4]: autn = 3f24afe9b12200003fdacf7cfb58e78e 20241101160220882 DAUC <0003> auc.c:143 vector [4]: ck = f5420204b3e975baba9f6a5a7666dbf9 20241101160220882 DAUC <0003> auc.c:144 vector [4]: ik = 599bb9c36f2f73e11c99f7fa048ec692 20241101160220882 DAUC <0003> auc.c:145 vector [4]: res = 8f2e1b9232d02c830000000000000000 20241101160220882 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160220882 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241101160220882 DAUC <0003> auc.c:151 vector [4]: kc = 0adf2667ae2e1b30 20241101160220882 DAUC <0003> auc.c:152 vector [4]: sres = bdfe3711 20241101160220882 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241101160220882 DAUC <0003> db_auc.c:245 IMSI='262420246794677': Generated 5 vectors 20241101160220882 DAUC <0003> db_auc.c:249 IMSI='262420246794677': Updating SQN=161 in DB 20241101160220890 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420246794677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420246794677"} 20241101160220890 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420246794677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160220890 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220890 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f1d6a4144af6: Found GsupExpect[0] for "262420246794677" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@f1d6a4144af6: Added IMSI table entry 4TC_gsup_sai(16)"262420246794677" TC_gsup_sai(16)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_sai(16)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160220892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47862<->l=127.0.0.1:4258 TC_gsup_sai(16)@f1d6a4144af6: Final verdict of PTC: pass 20241101160220917 DAUC <0003> db_auc.c:157 IMSI='262423437815385': No 2G Auth Data 20241101160220917 DAUC <0003> db_auc.c:192 IMSI='262423437815385': No 3G Auth Data HLR_Test-GSUP(9)@f1d6a4144af6: Created GsupExpect[0] for "262423437815385" to be handled at TC_gsup_sai(17) 20241101160220956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47876<->l=127.0.0.1:4258 20241101160220960 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160220960 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423437815385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423437815385"} 20241101160220960 DAUC <0003> db_auc.c:236 IMSI='262423437815385': Calling to generate 5 vectors 20241101160220960 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160220960 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160220960 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160220960 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160220960 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160220960 DAUC <0003> auc.c:113 vector [0]: rand = 567796d6e61a2eaf9335e5f1b9638bbc 20241101160220960 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160220960 DAUC <0003> auc.c:142 vector [0]: autn = a65055a879600000055c4071f08f0b3f 20241101160220960 DAUC <0003> auc.c:143 vector [0]: ck = 01041bbe02b1d1958a45854bfac5ba2c 20241101160220960 DAUC <0003> auc.c:144 vector [0]: ik = 553fa45c8d94218799ad2394d675f28d 20241101160220960 DAUC <0003> auc.c:145 vector [0]: res = 073c0d3a7bbd07300000000000000000 20241101160220960 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160220960 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160220960 DAUC <0003> auc.c:179 vector [0]: kc = bb8c62b81a92a400 20241101160220960 DAUC <0003> auc.c:180 vector [0]: sres = f91346d9 20241101160220960 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160220960 DAUC <0003> auc.c:113 vector [1]: rand = c30a7c55e91606937386b4d0965a1393 20241101160220960 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160220960 DAUC <0003> auc.c:142 vector [1]: autn = 4d4a60864b8200005883b9bb7e513813 20241101160220960 DAUC <0003> auc.c:143 vector [1]: ck = d4c5d3129bc9c0b5d01c6859598f52f6 20241101160220960 DAUC <0003> auc.c:144 vector [1]: ik = cf7aee28e80cd84d129c932ca3d7e0e4 20241101160220960 DAUC <0003> auc.c:145 vector [1]: res = 2585aa5c00d3d5870000000000000000 20241101160220960 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160220960 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160220960 DAUC <0003> auc.c:179 vector [1]: kc = ab7fb3e5f1f0f400 20241101160220960 DAUC <0003> auc.c:180 vector [1]: sres = 4283c536 20241101160220960 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160220960 DAUC <0003> auc.c:113 vector [2]: rand = c95db178426b1ed1cb2d66e9c67a3aed 20241101160220960 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160220960 DAUC <0003> auc.c:142 vector [2]: autn = 24bc5bee58fb0000e71f3524aac5b459 20241101160220960 DAUC <0003> auc.c:143 vector [2]: ck = 2873e9dfadd9d0a95b1a05e84915ebb8 20241101160220960 DAUC <0003> auc.c:144 vector [2]: ik = dde160acfea636fcd43f37b17cf34fe0 20241101160220960 DAUC <0003> auc.c:145 vector [2]: res = bcaf722576cfad720000000000000000 20241101160220960 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160220960 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160220960 DAUC <0003> auc.c:179 vector [2]: kc = 3a03cb1280d9e400 20241101160220960 DAUC <0003> auc.c:180 vector [2]: sres = 61c29d2a 20241101160220960 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160220960 DAUC <0003> auc.c:113 vector [3]: rand = 8694ee6b16534c0a65177e960946a535 20241101160220960 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160220960 DAUC <0003> auc.c:142 vector [3]: autn = 2edcf1e1c0ed00002b2dda8d734fa3c9 20241101160220960 DAUC <0003> auc.c:143 vector [3]: ck = fe5a35329533c07faf09b66a044138c8 20241101160220960 DAUC <0003> auc.c:144 vector [3]: ik = 17d2651c366d21bc68d0920431aa6aa1 20241101160220960 DAUC <0003> auc.c:145 vector [3]: res = b2b6b0d2b75a5a4a0000000000000000 20241101160220960 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160220960 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160220960 DAUC <0003> auc.c:179 vector [3]: kc = b25a56213420e400 20241101160220960 DAUC <0003> auc.c:180 vector [3]: sres = 593296c6 20241101160220960 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160220960 DAUC <0003> auc.c:113 vector [4]: rand = e68aba82e8f304986d1f0ea56dde7774 20241101160220960 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160220960 DAUC <0003> auc.c:142 vector [4]: autn = 4a5a2903e2ba00005c1a8a0344318b33 20241101160220960 DAUC <0003> auc.c:143 vector [4]: ck = ef0293e64baab0121db3677db1147f1f 20241101160220960 DAUC <0003> auc.c:144 vector [4]: ik = 0eb0c5b1583040f8c2d069b5ead93ea6 20241101160220960 DAUC <0003> auc.c:145 vector [4]: res = d53bb3985a6ddea10000000000000000 20241101160220960 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160220960 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160220960 DAUC <0003> auc.c:179 vector [4]: kc = 0fdd264b86980400 20241101160220960 DAUC <0003> auc.c:180 vector [4]: sres = 7b99818b 20241101160220960 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160220960 DAUC <0003> db_auc.c:245 IMSI='262423437815385': Generated 5 vectors 20241101160220961 DAUC <0003> db_auc.c:249 IMSI='262423437815385': Updating SQN=161 in DB 20241101160220969 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423437815385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423437815385"} 20241101160220969 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423437815385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160220969 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220969 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f1d6a4144af6: Found GsupExpect[0] for "262423437815385" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@f1d6a4144af6: Added IMSI table entry 5TC_gsup_sai(17)"262423437815385" TC_gsup_sai(17)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_sai(17)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160220976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47876<->l=127.0.0.1:4258 TC_gsup_sai(17)@f1d6a4144af6: Final verdict of PTC: pass 20241101160221009 DAUC <0003> db_auc.c:157 IMSI='262426689424097': No 2G Auth Data 20241101160221009 DAUC <0003> db_auc.c:192 IMSI='262426689424097': No 3G Auth Data HLR_Test-GSUP(9)@f1d6a4144af6: Created GsupExpect[0] for "262426689424097" to be handled at TC_gsup_sai(18) 20241101160221049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47882<->l=127.0.0.1:4258 20241101160221053 DLINP <000b> input/ipa.c:451 connected read/write 20241101160221053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160221053 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426689424097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426689424097"} 20241101160221053 DAUC <0003> db_auc.c:236 IMSI='262426689424097': Calling to generate 5 vectors 20241101160221053 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160221053 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160221053 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160221053 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160221053 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160221053 DAUC <0003> auc.c:113 vector [0]: rand = 83cb5d3ea918cea4f3af419b4b10e595 20241101160221053 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160221053 DAUC <0003> auc.c:142 vector [0]: autn = 613d9e39fb1800000752e9f5c0f234b3 20241101160221053 DAUC <0003> auc.c:143 vector [0]: ck = 719dc0ea1537fd53b034625cbddb1064 20241101160221053 DAUC <0003> auc.c:144 vector [0]: ik = 317338040b469a28f07427e7f9ed148f 20241101160221053 DAUC <0003> auc.c:145 vector [0]: res = 12ac6611acb864b40000000000000000 20241101160221053 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160221053 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160221054 DAUC <0003> auc.c:179 vector [0]: kc = 896524e1b7a79000 20241101160221054 DAUC <0003> auc.c:180 vector [0]: sres = e02aef40 20241101160221054 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160221054 DAUC <0003> auc.c:113 vector [1]: rand = 32b0fad3a67c319c8dca84bdcec0e62e 20241101160221054 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160221054 DAUC <0003> auc.c:142 vector [1]: autn = 0f46de60484d0000efb1b9748877d7c8 20241101160221054 DAUC <0003> auc.c:143 vector [1]: ck = fbaba7abd265d9145b855dd52196946f 20241101160221054 DAUC <0003> auc.c:144 vector [1]: ik = cfb63e546de4088ec864fd9519b8561a 20241101160221054 DAUC <0003> auc.c:145 vector [1]: res = 6b03cac6885d67710000000000000000 20241101160221054 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160221054 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160221054 DAUC <0003> auc.c:179 vector [1]: kc = 87e0bc211e19ec00 20241101160221054 DAUC <0003> auc.c:180 vector [1]: sres = 5971f0b6 20241101160221054 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160221054 DAUC <0003> auc.c:113 vector [2]: rand = a9178d4553b2d15fa017d3900ae31e6e 20241101160221054 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160221054 DAUC <0003> auc.c:142 vector [2]: autn = 415ad94249df000009a0e6a970e88639 20241101160221054 DAUC <0003> auc.c:143 vector [2]: ck = b874f7090fe047424cb778c7ca8d17ed 20241101160221054 DAUC <0003> auc.c:144 vector [2]: ik = 1d02761c899d4a7d11b3c12b145bfb18 20241101160221054 DAUC <0003> auc.c:145 vector [2]: res = 3751e2ea6b231b180000000000000000 20241101160221054 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160221054 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160221054 DAUC <0003> auc.c:179 vector [2]: kc = f6dc4ab08b8d5000 20241101160221054 DAUC <0003> auc.c:180 vector [2]: sres = 7e6c40f1 20241101160221054 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160221054 DAUC <0003> auc.c:113 vector [3]: rand = bfa6e3a81e950e3e4e92d542c7b77097 20241101160221054 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160221054 DAUC <0003> auc.c:142 vector [3]: autn = a1999b78ed69000007fe72ebbea31b2a 20241101160221054 DAUC <0003> auc.c:143 vector [3]: ck = bf24c9c80873c1b7560aec85f42578b4 20241101160221054 DAUC <0003> auc.c:144 vector [3]: ik = 7eb8359a31e99452b9daf9d80da80b41 20241101160221054 DAUC <0003> auc.c:145 vector [3]: res = 4148d80a368593220000000000000000 20241101160221054 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160221054 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160221054 DAUC <0003> auc.c:179 vector [3]: kc = b106c1b5c9693000 20241101160221054 DAUC <0003> auc.c:180 vector [3]: sres = 608ce779 20241101160221054 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160221054 DAUC <0003> auc.c:113 vector [4]: rand = 8109998b256639a31549195553df7085 20241101160221054 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160221054 DAUC <0003> auc.c:142 vector [4]: autn = 6c83be51c9b900000cda99f36ae8353f 20241101160221054 DAUC <0003> auc.c:143 vector [4]: ck = c608df7a06ae91934390d8ad305e4416 20241101160221054 DAUC <0003> auc.c:144 vector [4]: ik = 71276db4f8efa1d0768231f80e1b1cba 20241101160221054 DAUC <0003> auc.c:145 vector [4]: res = c65b5c0685c2f6a00000000000000000 20241101160221054 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160221054 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160221054 DAUC <0003> auc.c:179 vector [4]: kc = 79258d8d52ab6c00 20241101160221054 DAUC <0003> auc.c:180 vector [4]: sres = e4d16aaa 20241101160221054 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160221054 DAUC <0003> db_auc.c:245 IMSI='262426689424097': Generated 5 vectors 20241101160221054 DAUC <0003> db_auc.c:249 IMSI='262426689424097': Updating SQN=161 in DB 20241101160221062 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426689424097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426689424097"} 20241101160221062 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426689424097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160221063 DLINP <000b> input/ipa.c:451 connected read/write 20241101160221063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160221063 DLINP <000b> input/ipa.c:451 connected read/write 20241101160221063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f1d6a4144af6: Found GsupExpect[0] for "262426689424097" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@f1d6a4144af6: Added IMSI table entry 6TC_gsup_sai(18)"262426689424097" TC_gsup_sai(18)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_sai(18)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160221069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47882<->l=127.0.0.1:4258 TC_gsup_sai(18)@f1d6a4144af6: Final verdict of PTC: pass 20241101160221102 DAUC <0003> db_auc.c:157 IMSI='262420614401990': No 2G Auth Data 20241101160221102 DAUC <0003> db_auc.c:192 IMSI='262420614401990': No 3G Auth Data HLR_Test-GSUP(9)@f1d6a4144af6: Created GsupExpect[0] for "262420614401990" to be handled at TC_gsup_sai(19) 20241101160221142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47888<->l=127.0.0.1:4258 20241101160221145 DLINP <000b> input/ipa.c:451 connected read/write 20241101160221145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160221145 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420614401990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420614401990"} 20241101160221146 DAUC <0003> db_auc.c:236 IMSI='262420614401990': Calling to generate 5 vectors 20241101160221146 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160221146 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160221146 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160221146 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160221146 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160221146 DAUC <0003> auc.c:113 vector [0]: rand = 5d964217d8497e4b4740df13994fe5b9 20241101160221146 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160221146 DAUC <0003> auc.c:142 vector [0]: autn = d79e86cf80f6000043b86314c3514c45 20241101160221146 DAUC <0003> auc.c:143 vector [0]: ck = 5cc5fbc413b70d6ab409961ee4010d57 20241101160221146 DAUC <0003> auc.c:144 vector [0]: ik = 30e829b31ac651bdcf163f00b2981a8c 20241101160221146 DAUC <0003> auc.c:145 vector [0]: res = 5954e76aa7aef6d10000000000000000 20241101160221146 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160221146 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160221146 DAUC <0003> auc.c:179 vector [0]: kc = d5c648151855db6e 20241101160221146 DAUC <0003> auc.c:180 vector [0]: sres = 5f2166e6 20241101160221146 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160221146 DAUC <0003> auc.c:113 vector [1]: rand = 5ab98ce1a3f19d7795343023ca3a9497 20241101160221146 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160221146 DAUC <0003> auc.c:142 vector [1]: autn = 4cbf019c4f6500007ec6a3f97244fc5d 20241101160221146 DAUC <0003> auc.c:143 vector [1]: ck = ad73d643122c221563af9952d8e20808 20241101160221146 DAUC <0003> auc.c:144 vector [1]: ik = e49ba230c9d3fa2c2c4f5918147f0b83 20241101160221146 DAUC <0003> auc.c:145 vector [1]: res = a359751b60a82b1e0000000000000000 20241101160221146 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160221146 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160221146 DAUC <0003> auc.c:179 vector [1]: kc = 4865d91d9e4dc7b5 20241101160221146 DAUC <0003> auc.c:180 vector [1]: sres = a96ebaa2 20241101160221146 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160221146 DAUC <0003> auc.c:113 vector [2]: rand = 231bb012208e3830387052b9f9059c78 20241101160221146 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160221146 DAUC <0003> auc.c:142 vector [2]: autn = d4223b72078500008ed472575dc98d2f 20241101160221146 DAUC <0003> auc.c:143 vector [2]: ck = f385efba5b0c89c14cdc42e79d128bc6 20241101160221146 DAUC <0003> auc.c:144 vector [2]: ik = 222aacb4b4f220c37271d55c82ffcb54 20241101160221146 DAUC <0003> auc.c:145 vector [2]: res = 54e126b7377bea190000000000000000 20241101160221146 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160221146 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160221146 DAUC <0003> auc.c:179 vector [2]: kc = 15c5dc9a7ee7c384 20241101160221146 DAUC <0003> auc.c:180 vector [2]: sres = 9dff6208 20241101160221146 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160221146 DAUC <0003> auc.c:113 vector [3]: rand = d75250fd58557d20f6d55c667f158f11 20241101160221146 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160221146 DAUC <0003> auc.c:142 vector [3]: autn = 5e1549b9ea9200001d98fc76dca9ba13 20241101160221146 DAUC <0003> auc.c:143 vector [3]: ck = e260bc3e28634f92ed57fe078ead0f41 20241101160221146 DAUC <0003> auc.c:144 vector [3]: ik = 9f43568e5d0516f3f310aaaf62847f1f 20241101160221146 DAUC <0003> auc.c:145 vector [3]: res = 5e06c42d8525a9770000000000000000 20241101160221146 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160221146 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160221146 DAUC <0003> auc.c:179 vector [3]: kc = ba7ff65c7c8a425b 20241101160221146 DAUC <0003> auc.c:180 vector [3]: sres = 2ae619db 20241101160221146 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160221146 DAUC <0003> auc.c:113 vector [4]: rand = d10a36067442676d5356f084c7716dfd 20241101160221146 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160221146 DAUC <0003> auc.c:142 vector [4]: autn = 1e2bb60507f900002d0e0896faa25e2f 20241101160221146 DAUC <0003> auc.c:143 vector [4]: ck = 4a2e4c69d47d1483b7249ee344d560fc 20241101160221146 DAUC <0003> auc.c:144 vector [4]: ik = d719c46c84141de3912d843530501edd 20241101160221146 DAUC <0003> auc.c:145 vector [4]: res = eb2a73d785e566650000000000000000 20241101160221146 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160221146 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160221146 DAUC <0003> auc.c:179 vector [4]: kc = 8d931e77bcb30859 20241101160221146 DAUC <0003> auc.c:180 vector [4]: sres = 414a991d 20241101160221146 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160221146 DAUC <0003> db_auc.c:245 IMSI='262420614401990': Generated 5 vectors 20241101160221146 DAUC <0003> db_auc.c:249 IMSI='262420614401990': Updating SQN=161 in DB 20241101160221154 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420614401990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420614401990"} 20241101160221154 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420614401990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160221154 DLINP <000b> input/ipa.c:451 connected read/write 20241101160221154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160221154 DLINP <000b> input/ipa.c:451 connected read/write 20241101160221154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f1d6a4144af6: Found GsupExpect[0] for "262420614401990" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@f1d6a4144af6: Added IMSI table entry 7TC_gsup_sai(19)"262420614401990" TC_gsup_sai(19)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_sai(19)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160221163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47888<->l=127.0.0.1:4258 TC_gsup_sai(19)@f1d6a4144af6: Final verdict of PTC: pass MTC@f1d6a4144af6: setverdict(pass): none -> pass 20241101160221189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47820<->l=127.0.0.1:4258 20241101160221189 DLINP <000b> input/ipa.c:451 connected read/write 20241101160221189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160221189 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160221189 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160221189 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@f1d6a4144af6: Final verdict of PTC: none 20241101160221190 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35739<->l=127.0.0.1:4259) 10@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: pass MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_gsup_sai finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Fri Nov 1 16:02:21 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241101160221214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47902<->l=127.0.0.1:4258 20241101160221214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47902<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1396) Waiting for packet dumper to finish... 1 (prev_count=1396, count=45576) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:02:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_gsup_sai_num_auth_vectors started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160224327 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160224327 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160224332 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52900<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160224338 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224338 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160224338 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160224338 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  20241101160224338 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160224338 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  20241101160224338 DLGSUP <0013> gsup_server.c:235 2:  20241101160224338 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160224338 DLGSUP <0013> gsup_server.c:235 3:  20241101160224338 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160224338 DLGSUP <0013> gsup_server.c:235 4:  20241101160224338 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160224338 DLGSUP <0013> gsup_server.c:235 5:  20241101160224338 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160224338 DLGSUP <0013> gsup_server.c:235 7:  20241101160224338 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160224338 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160224338 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160224338 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@f1d6a4144af6: 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") 20241101160224366 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41767<->l=127.0.0.1:4259) 20241101160224406 DAUC <0003> db_auc.c:157 IMSI='262425688831036': No 2G Auth Data 20241101160224406 DAUC <0003> db_auc.c:192 IMSI='262425688831036': No 3G Auth Data HLR_Test-GSUP(21)@f1d6a4144af6: Created GsupExpect[0] for "262425688831036" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241101160224452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52914<->l=127.0.0.1:4258 20241101160224463 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224463 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425688831036"} 20241101160224463 DAUC <0003> db_auc.c:192 IMSI='262425688831036': No 3G Auth Data 20241101160224463 DAUC <0003> db_auc.c:236 IMSI='262425688831036': Calling to generate 1 vectors 20241101160224463 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241101160224463 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224463 DAUC <0003> auc.c:113 vector [0]: rand = 9f2e725f61a02a060424539b1320d872 20241101160224464 DAUC <0003> auc.c:179 vector [0]: kc = 90a93015d1d67c00 20241101160224464 DAUC <0003> auc.c:180 vector [0]: sres = ec748f21 20241101160224464 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224464 DAUC <0003> db_auc.c:245 IMSI='262425688831036': Generated 1 vectors 20241101160224464 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425688831036"} 20241101160224464 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224464 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224464 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f1d6a4144af6: Found GsupExpect[0] for "262425688831036" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262425688831036" TC_gsup_sai_num_auth_vectors(24)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160224470 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224470 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425688831036"} 20241101160224470 DAUC <0003> db_auc.c:192 IMSI='262425688831036': No 3G Auth Data 20241101160224470 DAUC <0003> db_auc.c:236 IMSI='262425688831036': Calling to generate 4 vectors 20241101160224470 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241101160224470 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224470 DAUC <0003> auc.c:113 vector [0]: rand = be1c1834ff6c4fad9468f936d33e7695 20241101160224470 DAUC <0003> auc.c:179 vector [0]: kc = a1746fb123b10800 20241101160224470 DAUC <0003> auc.c:180 vector [0]: sres = e4b11744 20241101160224470 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224470 DAUC <0003> auc.c:113 vector [1]: rand = b45b967c4b3ba78d3a2bc11a71a224d5 20241101160224470 DAUC <0003> auc.c:179 vector [1]: kc = a6e79bea31531c00 20241101160224470 DAUC <0003> auc.c:180 vector [1]: sres = ec50901c 20241101160224470 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224471 DAUC <0003> auc.c:113 vector [2]: rand = b126d530ed42dfc46e26c791d4a12bb0 20241101160224471 DAUC <0003> auc.c:179 vector [2]: kc = 881f6580e8ef5400 20241101160224471 DAUC <0003> auc.c:180 vector [2]: sres = 49b4a3ca 20241101160224471 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224471 DAUC <0003> auc.c:113 vector [3]: rand = e5e6e8b2e9a5d20f346c1c06dd55ef93 20241101160224471 DAUC <0003> auc.c:179 vector [3]: kc = 6ff37f114c82ac00 20241101160224471 DAUC <0003> auc.c:180 vector [3]: sres = 478379cd 20241101160224471 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224471 DAUC <0003> db_auc.c:245 IMSI='262425688831036': Generated 4 vectors 20241101160224471 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425688831036"} 20241101160224471 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224471 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224471 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224475 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224475 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425688831036"} 20241101160224475 DAUC <0003> db_auc.c:192 IMSI='262425688831036': No 3G Auth Data 20241101160224475 DAUC <0003> db_auc.c:236 IMSI='262425688831036': Calling to generate 5 vectors 20241101160224475 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160224475 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224475 DAUC <0003> auc.c:113 vector [0]: rand = 34dbeb5bd4f6062103c28bb95b2665b1 20241101160224475 DAUC <0003> auc.c:179 vector [0]: kc = ae1392087a34a000 20241101160224475 DAUC <0003> auc.c:180 vector [0]: sres = f31a8c94 20241101160224475 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224475 DAUC <0003> auc.c:113 vector [1]: rand = 7e3352ae741c0a8d886ab25d2084d7d3 20241101160224475 DAUC <0003> auc.c:179 vector [1]: kc = 8165e3ab04fd3800 20241101160224475 DAUC <0003> auc.c:180 vector [1]: sres = a775e165 20241101160224475 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224475 DAUC <0003> auc.c:113 vector [2]: rand = 8dfaec4da233712cf652c12c311d1317 20241101160224475 DAUC <0003> auc.c:179 vector [2]: kc = 196c1d4072557400 20241101160224475 DAUC <0003> auc.c:180 vector [2]: sres = 2b6bf8db 20241101160224475 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224475 DAUC <0003> auc.c:113 vector [3]: rand = c987005522987b2bb20980d6d859adb0 20241101160224475 DAUC <0003> auc.c:179 vector [3]: kc = 7ecf9d59367ed800 20241101160224475 DAUC <0003> auc.c:180 vector [3]: sres = 2c7d8f53 20241101160224475 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224475 DAUC <0003> auc.c:113 vector [4]: rand = 70c1ea9313972096228b6a1ec8af4465 20241101160224475 DAUC <0003> auc.c:179 vector [4]: kc = 908b428147931000 20241101160224475 DAUC <0003> auc.c:180 vector [4]: sres = ed25ee44 20241101160224475 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160224475 DAUC <0003> db_auc.c:245 IMSI='262425688831036': Generated 5 vectors 20241101160224475 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425688831036"} 20241101160224476 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224476 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224476 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224479 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224479 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425688831036"} 20241101160224480 DAUC <0003> db_auc.c:192 IMSI='262425688831036': No 3G Auth Data 20241101160224480 DAUC <0003> db_auc.c:236 IMSI='262425688831036': Calling to generate 5 vectors 20241101160224480 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160224480 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224480 DAUC <0003> auc.c:113 vector [0]: rand = 34777787659a0478b0ea1dc2c3c71fa1 20241101160224480 DAUC <0003> auc.c:179 vector [0]: kc = 450b6335b34cb800 20241101160224480 DAUC <0003> auc.c:180 vector [0]: sres = e4ae7030 20241101160224480 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224480 DAUC <0003> auc.c:113 vector [1]: rand = 9119beff9bf083823fe6fdc9b62aff19 20241101160224480 DAUC <0003> auc.c:179 vector [1]: kc = d827ae521e877800 20241101160224480 DAUC <0003> auc.c:180 vector [1]: sres = 9349f4c8 20241101160224480 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224480 DAUC <0003> auc.c:113 vector [2]: rand = 30ff08757eb6bce46b3d5ae8c2db8b9c 20241101160224480 DAUC <0003> auc.c:179 vector [2]: kc = 9bc4b1a87de8a400 20241101160224480 DAUC <0003> auc.c:180 vector [2]: sres = 5df32740 20241101160224480 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224480 DAUC <0003> auc.c:113 vector [3]: rand = 57f96d6badfa761de80ca62d0221b30d 20241101160224480 DAUC <0003> auc.c:179 vector [3]: kc = 7e29e95a170dbc00 20241101160224480 DAUC <0003> auc.c:180 vector [3]: sres = f1548307 20241101160224480 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224480 DAUC <0003> auc.c:113 vector [4]: rand = 8e2cacdddb318c1e4986688b61416cc8 20241101160224480 DAUC <0003> auc.c:179 vector [4]: kc = f434510cc2cd6800 20241101160224480 DAUC <0003> auc.c:180 vector [4]: sres = a69fbaf8 20241101160224480 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160224480 DAUC <0003> db_auc.c:245 IMSI='262425688831036': Generated 5 vectors 20241101160224480 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425688831036"} 20241101160224480 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224480 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224480 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52914<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@f1d6a4144af6: Final verdict of PTC: pass 20241101160224510 DAUC <0003> db_auc.c:157 IMSI='262420946299985': No 2G Auth Data 20241101160224510 DAUC <0003> db_auc.c:192 IMSI='262420946299985': No 3G Auth Data HLR_Test-GSUP(21)@f1d6a4144af6: Created GsupExpect[0] for "262420946299985" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241101160224534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52926<->l=127.0.0.1:4258 20241101160224535 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224535 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420946299985"} 20241101160224535 DAUC <0003> db_auc.c:192 IMSI='262420946299985': No 3G Auth Data 20241101160224535 DAUC <0003> db_auc.c:236 IMSI='262420946299985': Calling to generate 1 vectors 20241101160224535 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241101160224535 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224535 DAUC <0003> auc.c:113 vector [0]: rand = 03bbcf05ab6fbf9a2797790edf99624e 20241101160224535 DAUC <0003> auc.c:179 vector [0]: kc = a4eceabcd3cb5c00 20241101160224535 DAUC <0003> auc.c:180 vector [0]: sres = a7343b41 20241101160224535 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224535 DAUC <0003> db_auc.c:245 IMSI='262420946299985': Generated 1 vectors 20241101160224535 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420946299985"} 20241101160224535 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224535 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224535 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f1d6a4144af6: Found GsupExpect[0] for "262420946299985" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@f1d6a4144af6: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262420946299985" TC_gsup_sai_num_auth_vectors(25)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160224536 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224536 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420946299985"} 20241101160224536 DAUC <0003> db_auc.c:192 IMSI='262420946299985': No 3G Auth Data 20241101160224536 DAUC <0003> db_auc.c:236 IMSI='262420946299985': Calling to generate 4 vectors 20241101160224536 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241101160224536 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224536 DAUC <0003> auc.c:113 vector [0]: rand = 6b0a3c3a8552045683da8000a1dbc391 20241101160224536 DAUC <0003> auc.c:179 vector [0]: kc = fc53d43115b3c400 20241101160224536 DAUC <0003> auc.c:180 vector [0]: sres = 9d03d5e1 20241101160224536 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224536 DAUC <0003> auc.c:113 vector [1]: rand = 1d73074b5f4b41953a8b7ee3add3d30f 20241101160224536 DAUC <0003> auc.c:179 vector [1]: kc = a71b8e9a30067c00 20241101160224536 DAUC <0003> auc.c:180 vector [1]: sres = ca17f1ae 20241101160224536 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224536 DAUC <0003> auc.c:113 vector [2]: rand = e3e1437b4ae8dd4de71ac75e123be8ac 20241101160224536 DAUC <0003> auc.c:179 vector [2]: kc = d9fadc3a238b9800 20241101160224536 DAUC <0003> auc.c:180 vector [2]: sres = 0959a253 20241101160224536 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224536 DAUC <0003> auc.c:113 vector [3]: rand = 7b8707b00ac573719d4f0ccfa4252c70 20241101160224536 DAUC <0003> auc.c:179 vector [3]: kc = 572aedb258da1000 20241101160224536 DAUC <0003> auc.c:180 vector [3]: sres = b86df3f6 20241101160224536 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224536 DAUC <0003> db_auc.c:245 IMSI='262420946299985': Generated 4 vectors 20241101160224536 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420946299985"} 20241101160224536 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224536 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224536 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224537 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224537 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420946299985"} 20241101160224537 DAUC <0003> db_auc.c:192 IMSI='262420946299985': No 3G Auth Data 20241101160224537 DAUC <0003> db_auc.c:236 IMSI='262420946299985': Calling to generate 5 vectors 20241101160224537 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160224537 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224537 DAUC <0003> auc.c:113 vector [0]: rand = 2d61c9d22c2970420c030bff3dbb1d73 20241101160224537 DAUC <0003> auc.c:179 vector [0]: kc = 1f4ad9fa4ecffc00 20241101160224537 DAUC <0003> auc.c:180 vector [0]: sres = 04ed0e98 20241101160224537 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224537 DAUC <0003> auc.c:113 vector [1]: rand = 45864b2772cc61181b64338f7dacc230 20241101160224537 DAUC <0003> auc.c:179 vector [1]: kc = 6c35cddcf2c74000 20241101160224537 DAUC <0003> auc.c:180 vector [1]: sres = 003e035d 20241101160224537 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224537 DAUC <0003> auc.c:113 vector [2]: rand = 49340588564d4c8b08e8fbef00ad9de9 20241101160224537 DAUC <0003> auc.c:179 vector [2]: kc = 9c4e27134048e400 20241101160224537 DAUC <0003> auc.c:180 vector [2]: sres = d2bb7425 20241101160224537 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224537 DAUC <0003> auc.c:113 vector [3]: rand = 6c1ca0092acbfdecdac2f72d18a008f9 20241101160224537 DAUC <0003> auc.c:179 vector [3]: kc = 7738652fec7a7000 20241101160224537 DAUC <0003> auc.c:180 vector [3]: sres = 9e84e2a6 20241101160224537 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224537 DAUC <0003> auc.c:113 vector [4]: rand = 4850d473e8b813341604fcb6cc34cb62 20241101160224537 DAUC <0003> auc.c:179 vector [4]: kc = c088d6540edd0c00 20241101160224537 DAUC <0003> auc.c:180 vector [4]: sres = 3ac3759d 20241101160224537 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160224537 DAUC <0003> db_auc.c:245 IMSI='262420946299985': Generated 5 vectors 20241101160224537 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420946299985"} 20241101160224537 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224537 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224537 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224538 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224538 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420946299985"} 20241101160224538 DAUC <0003> db_auc.c:192 IMSI='262420946299985': No 3G Auth Data 20241101160224538 DAUC <0003> db_auc.c:236 IMSI='262420946299985': Calling to generate 5 vectors 20241101160224538 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160224538 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224538 DAUC <0003> auc.c:113 vector [0]: rand = 26f8cee981b3051c532d1046f4a4a144 20241101160224538 DAUC <0003> auc.c:179 vector [0]: kc = 6e3b2c6ad6a3f400 20241101160224538 DAUC <0003> auc.c:180 vector [0]: sres = 2f016791 20241101160224538 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224538 DAUC <0003> auc.c:113 vector [1]: rand = 59e16a7b8de4fd9b676256441dd9623e 20241101160224538 DAUC <0003> auc.c:179 vector [1]: kc = 0e096080f8451c00 20241101160224538 DAUC <0003> auc.c:180 vector [1]: sres = 4c05768f 20241101160224538 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224538 DAUC <0003> auc.c:113 vector [2]: rand = b92e95a67d49393a5b5925931b7c3678 20241101160224538 DAUC <0003> auc.c:179 vector [2]: kc = f6f5bd2f85b0b000 20241101160224538 DAUC <0003> auc.c:180 vector [2]: sres = 8644baff 20241101160224538 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224538 DAUC <0003> auc.c:113 vector [3]: rand = 734b2cf184b3b94990d9f758e1fa8f84 20241101160224538 DAUC <0003> auc.c:179 vector [3]: kc = b6f14463a60e4800 20241101160224538 DAUC <0003> auc.c:180 vector [3]: sres = 97a5d942 20241101160224538 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224538 DAUC <0003> auc.c:113 vector [4]: rand = b6371d7198cf19d8f360dd4d11c792c1 20241101160224538 DAUC <0003> auc.c:179 vector [4]: kc = b95a2744950e7c00 20241101160224538 DAUC <0003> auc.c:180 vector [4]: sres = 34395f70 20241101160224538 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160224538 DAUC <0003> db_auc.c:245 IMSI='262420946299985': Generated 5 vectors 20241101160224538 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420946299985"} 20241101160224538 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224538 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224538 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52926<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@f1d6a4144af6: Final verdict of PTC: pass 20241101160224563 DAUC <0003> db_auc.c:157 IMSI='262429324048449': No 2G Auth Data 20241101160224563 DAUC <0003> db_auc.c:192 IMSI='262429324048449': No 3G Auth Data HLR_Test-GSUP(21)@f1d6a4144af6: Created GsupExpect[0] for "262429324048449" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241101160224586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52930<->l=127.0.0.1:4258 20241101160224587 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224587 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429324048449"} 20241101160224587 DAUC <0003> db_auc.c:192 IMSI='262429324048449': No 3G Auth Data 20241101160224587 DAUC <0003> db_auc.c:236 IMSI='262429324048449': Calling to generate 1 vectors 20241101160224587 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241101160224587 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224587 DAUC <0003> auc.c:113 vector [0]: rand = c684a9b12138a7a4d6dbf6709632dbab 20241101160224588 DAUC <0003> auc.c:179 vector [0]: kc = 033766fda3d8a023 20241101160224588 DAUC <0003> auc.c:180 vector [0]: sres = e8eba39a 20241101160224588 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224588 DAUC <0003> db_auc.c:245 IMSI='262429324048449': Generated 1 vectors 20241101160224588 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429324048449"} 20241101160224588 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224588 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224588 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f1d6a4144af6: Found GsupExpect[0] for "262429324048449" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@f1d6a4144af6: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262429324048449" TC_gsup_sai_num_auth_vectors(26)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160224588 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224588 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429324048449"} 20241101160224588 DAUC <0003> db_auc.c:192 IMSI='262429324048449': No 3G Auth Data 20241101160224588 DAUC <0003> db_auc.c:236 IMSI='262429324048449': Calling to generate 4 vectors 20241101160224588 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241101160224588 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224588 DAUC <0003> auc.c:113 vector [0]: rand = e13347ac052f23a7604080345bf01c1e 20241101160224588 DAUC <0003> auc.c:179 vector [0]: kc = 66745a1eb7fc7060 20241101160224588 DAUC <0003> auc.c:180 vector [0]: sres = eb63c3b1 20241101160224588 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224588 DAUC <0003> auc.c:113 vector [1]: rand = 367160d5d837c98c6f92075db9227691 20241101160224588 DAUC <0003> auc.c:179 vector [1]: kc = daca33343d89c267 20241101160224588 DAUC <0003> auc.c:180 vector [1]: sres = 9bd5a157 20241101160224588 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224588 DAUC <0003> auc.c:113 vector [2]: rand = 6b83473d77f41b263a6fb3210b790332 20241101160224588 DAUC <0003> auc.c:179 vector [2]: kc = 92d9be3552635a1a 20241101160224588 DAUC <0003> auc.c:180 vector [2]: sres = 02e3c702 20241101160224588 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224588 DAUC <0003> auc.c:113 vector [3]: rand = cd96eada0304532608ac100ea55692bb 20241101160224588 DAUC <0003> auc.c:179 vector [3]: kc = 68309fdb93c28393 20241101160224588 DAUC <0003> auc.c:180 vector [3]: sres = 46ec6d55 20241101160224588 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224588 DAUC <0003> db_auc.c:245 IMSI='262429324048449': Generated 4 vectors 20241101160224588 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429324048449"} 20241101160224588 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224588 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224588 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224589 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224589 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429324048449"} 20241101160224589 DAUC <0003> db_auc.c:192 IMSI='262429324048449': No 3G Auth Data 20241101160224589 DAUC <0003> db_auc.c:236 IMSI='262429324048449': Calling to generate 5 vectors 20241101160224589 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160224589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224589 DAUC <0003> auc.c:113 vector [0]: rand = b4c03da9129bc76225f05f3d84e096c4 20241101160224589 DAUC <0003> auc.c:179 vector [0]: kc = 24c4e58cdfb089c4 20241101160224589 DAUC <0003> auc.c:180 vector [0]: sres = 0979603c 20241101160224589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224589 DAUC <0003> auc.c:113 vector [1]: rand = 7ee78549dfa41b9566f04a39af5f2dff 20241101160224589 DAUC <0003> auc.c:179 vector [1]: kc = c46afe27acaa7f11 20241101160224589 DAUC <0003> auc.c:180 vector [1]: sres = de8d00f5 20241101160224589 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224589 DAUC <0003> auc.c:113 vector [2]: rand = 81df9cfc5527872298f9488a0d08b617 20241101160224589 DAUC <0003> auc.c:179 vector [2]: kc = 444128bf4880794b 20241101160224589 DAUC <0003> auc.c:180 vector [2]: sres = fbfde708 20241101160224589 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224589 DAUC <0003> auc.c:113 vector [3]: rand = 5c182ed3bc23e47e7004bc676dc0e000 20241101160224589 DAUC <0003> auc.c:179 vector [3]: kc = a8ce9a1805fc2d53 20241101160224589 DAUC <0003> auc.c:180 vector [3]: sres = 41b0ecc1 20241101160224589 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224589 DAUC <0003> auc.c:113 vector [4]: rand = d6dc57d971863a753b9588d4adc55483 20241101160224589 DAUC <0003> auc.c:179 vector [4]: kc = 0d0b394be3c8fda7 20241101160224589 DAUC <0003> auc.c:180 vector [4]: sres = c067b1fb 20241101160224589 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160224589 DAUC <0003> db_auc.c:245 IMSI='262429324048449': Generated 5 vectors 20241101160224589 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429324048449"} 20241101160224589 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224589 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224589 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224590 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224590 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429324048449"} 20241101160224590 DAUC <0003> db_auc.c:192 IMSI='262429324048449': No 3G Auth Data 20241101160224590 DAUC <0003> db_auc.c:236 IMSI='262429324048449': Calling to generate 5 vectors 20241101160224590 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160224590 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224590 DAUC <0003> auc.c:113 vector [0]: rand = da9fccbc086f02067953c81f23c8c916 20241101160224590 DAUC <0003> auc.c:179 vector [0]: kc = ad50a43929dee0b3 20241101160224590 DAUC <0003> auc.c:180 vector [0]: sres = 3a6d89e9 20241101160224590 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224590 DAUC <0003> auc.c:113 vector [1]: rand = 4ef8fb9cb1583add0f4c1fc60be23dfc 20241101160224590 DAUC <0003> auc.c:179 vector [1]: kc = 2da1abb031caeb87 20241101160224590 DAUC <0003> auc.c:180 vector [1]: sres = f87fea7f 20241101160224590 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224590 DAUC <0003> auc.c:113 vector [2]: rand = a1e78e7e6ba06477661bf8f837ae61ca 20241101160224590 DAUC <0003> auc.c:179 vector [2]: kc = 3536c0ebfb56d69f 20241101160224590 DAUC <0003> auc.c:180 vector [2]: sres = 1101122a 20241101160224590 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224590 DAUC <0003> auc.c:113 vector [3]: rand = 94b00d78dfba4203dbf477c7f4186e11 20241101160224590 DAUC <0003> auc.c:179 vector [3]: kc = 554d35e96ea0a98d 20241101160224590 DAUC <0003> auc.c:180 vector [3]: sres = 7eb319bc 20241101160224590 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224590 DAUC <0003> auc.c:113 vector [4]: rand = f3926249cbc1a602ba6e9aa9ae348f2b 20241101160224590 DAUC <0003> auc.c:179 vector [4]: kc = 187e04dbff15bb9b 20241101160224590 DAUC <0003> auc.c:180 vector [4]: sres = 62ae77a5 20241101160224590 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160224590 DAUC <0003> db_auc.c:245 IMSI='262429324048449': Generated 5 vectors 20241101160224590 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429324048449"} 20241101160224590 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224590 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224590 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52930<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@f1d6a4144af6: Final verdict of PTC: pass 20241101160224615 DAUC <0003> db_auc.c:157 IMSI='262423543407014': No 2G Auth Data 20241101160224615 DAUC <0003> db_auc.c:192 IMSI='262423543407014': No 3G Auth Data HLR_Test-GSUP(21)@f1d6a4144af6: Created GsupExpect[0] for "262423543407014" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241101160224641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52942<->l=127.0.0.1:4258 20241101160224643 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224643 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423543407014"} 20241101160224643 DAUC <0003> db_auc.c:157 IMSI='262423543407014': No 2G Auth Data 20241101160224643 DAUC <0003> db_auc.c:236 IMSI='262423543407014': Calling to generate 1 vectors 20241101160224643 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241101160224643 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224643 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224643 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160224643 DAUC <0003> auc.c:113 vector [0]: rand = 8d5e223d9939b1c82b54da91e9f2a5e2 20241101160224643 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160224643 DAUC <0003> auc.c:142 vector [0]: autn = 42a8b0445dc20000a4b11543b0bfd4db 20241101160224643 DAUC <0003> auc.c:143 vector [0]: ck = b511c30232e4226bcc3428607f2fc66d 20241101160224643 DAUC <0003> auc.c:144 vector [0]: ik = cc38f69d5c24200254725549b8974575 20241101160224643 DAUC <0003> auc.c:145 vector [0]: res = 2d92928165af67a60000000000000000 20241101160224643 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224643 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160224643 DAUC <0003> auc.c:151 vector [0]: kc = e16f48b6a9788171 20241101160224644 DAUC <0003> auc.c:152 vector [0]: sres = 483df527 20241101160224644 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160224644 DAUC <0003> db_auc.c:245 IMSI='262423543407014': Generated 1 vectors 20241101160224644 DAUC <0003> db_auc.c:249 IMSI='262423543407014': Updating SQN=33 in DB 20241101160224652 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423543407014"} 20241101160224652 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224652 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224652 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f1d6a4144af6: Found GsupExpect[0] for "262423543407014" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@f1d6a4144af6: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262423543407014" TC_gsup_sai_num_auth_vectors(27)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160224655 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224655 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423543407014"} 20241101160224655 DAUC <0003> db_auc.c:157 IMSI='262423543407014': No 2G Auth Data 20241101160224655 DAUC <0003> db_auc.c:236 IMSI='262423543407014': Calling to generate 4 vectors 20241101160224655 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241101160224655 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224655 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224655 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241101160224655 DAUC <0003> auc.c:113 vector [0]: rand = fedd87320883d93f2b2cfced1f0dca44 20241101160224655 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241101160224655 DAUC <0003> auc.c:142 vector [0]: autn = 71389c2d949a0000d0543cec45a127ce 20241101160224655 DAUC <0003> auc.c:143 vector [0]: ck = 7ba4c73099d5b4fe13a1807c3e6d724e 20241101160224655 DAUC <0003> auc.c:144 vector [0]: ik = dcaf68409570e94d0230439db6eaa1cb 20241101160224655 DAUC <0003> auc.c:145 vector [0]: res = 1c056d221121245c0000000000000000 20241101160224655 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224655 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160224655 DAUC <0003> auc.c:151 vector [0]: kc = b69a6c9184228e36 20241101160224655 DAUC <0003> auc.c:152 vector [0]: sres = 0d24497e 20241101160224655 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160224656 DAUC <0003> auc.c:113 vector [1]: rand = dbdef03d22457f06964a6d0fb2657064 20241101160224656 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241101160224656 DAUC <0003> auc.c:142 vector [1]: autn = 308722c8b02300003be5a3fbc92f96fb 20241101160224656 DAUC <0003> auc.c:143 vector [1]: ck = f7c8e2e9db23d098d965a393dde487dc 20241101160224656 DAUC <0003> auc.c:144 vector [1]: ik = 25799b88a26963bf55ea3a56510575a6 20241101160224656 DAUC <0003> auc.c:145 vector [1]: res = fd5c32ee9cd827d10000000000000000 20241101160224656 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224656 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160224656 DAUC <0003> auc.c:151 vector [1]: kc = 5e3ee0a4f5ab415d 20241101160224656 DAUC <0003> auc.c:152 vector [1]: sres = 6184153f 20241101160224656 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160224656 DAUC <0003> auc.c:113 vector [2]: rand = 3732494d4280a13f9be351afe5c15219 20241101160224656 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241101160224656 DAUC <0003> auc.c:142 vector [2]: autn = 680441ad3f7d0000764433abb7462331 20241101160224656 DAUC <0003> auc.c:143 vector [2]: ck = e999630af1b351bb99f5252c80b5aa91 20241101160224656 DAUC <0003> auc.c:144 vector [2]: ik = f8206855183110a6aa608b36442a05c4 20241101160224656 DAUC <0003> auc.c:145 vector [2]: res = 17e050f18f9b87460000000000000000 20241101160224656 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224656 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160224656 DAUC <0003> auc.c:151 vector [2]: kc = 222ca5452d1dee48 20241101160224656 DAUC <0003> auc.c:152 vector [2]: sres = 987bd7b7 20241101160224656 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160224656 DAUC <0003> auc.c:113 vector [3]: rand = f8fe1ca7b0bba052b78463756168c03e 20241101160224656 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241101160224656 DAUC <0003> auc.c:142 vector [3]: autn = a8825c92f1fb0000ec8fce9046218405 20241101160224656 DAUC <0003> auc.c:143 vector [3]: ck = 1286d3b4c70769738653dac02f5eb38d 20241101160224656 DAUC <0003> auc.c:144 vector [3]: ik = af01bfd2618c9b564511a23da6e48128 20241101160224656 DAUC <0003> auc.c:145 vector [3]: res = d8dbe711b8498a020000000000000000 20241101160224656 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224656 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160224656 DAUC <0003> auc.c:151 vector [3]: kc = 7ec5149b2f31c080 20241101160224656 DAUC <0003> auc.c:152 vector [3]: sres = 60926d13 20241101160224656 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160224656 DAUC <0003> db_auc.c:245 IMSI='262423543407014': Generated 4 vectors 20241101160224656 DAUC <0003> db_auc.c:249 IMSI='262423543407014': Updating SQN=161 in DB 20241101160224664 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423543407014"} 20241101160224664 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224664 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224664 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224669 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224669 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423543407014"} 20241101160224669 DAUC <0003> db_auc.c:157 IMSI='262423543407014': No 2G Auth Data 20241101160224669 DAUC <0003> db_auc.c:236 IMSI='262423543407014': Calling to generate 5 vectors 20241101160224669 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241101160224669 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224669 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224669 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241101160224669 DAUC <0003> auc.c:113 vector [0]: rand = 75f9b74458541ecae58e301745dc3c0d 20241101160224669 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241101160224669 DAUC <0003> auc.c:142 vector [0]: autn = d12e0b373c120000978484827158c7f0 20241101160224669 DAUC <0003> auc.c:143 vector [0]: ck = 62a6e9b5989e6340c54f0a90c902909b 20241101160224669 DAUC <0003> auc.c:144 vector [0]: ik = 056221aaedcd9b4c4c2cfebb99bc73ba 20241101160224669 DAUC <0003> auc.c:145 vector [0]: res = 1e7cbc9a5e9147cf0000000000000000 20241101160224669 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224669 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160224669 DAUC <0003> auc.c:151 vector [0]: kc = eea73c3425ed1b2d 20241101160224669 DAUC <0003> auc.c:152 vector [0]: sres = 40edfb55 20241101160224669 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160224669 DAUC <0003> auc.c:113 vector [1]: rand = dd92feaba8e38656636abad167afd6d1 20241101160224669 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241101160224669 DAUC <0003> auc.c:142 vector [1]: autn = b4398c3931290000b23d8294457f556e 20241101160224669 DAUC <0003> auc.c:143 vector [1]: ck = 4cf7a6dcab2b0767182bd7486f199db4 20241101160224669 DAUC <0003> auc.c:144 vector [1]: ik = 69255b41366fd9825aecea5b0ffea236 20241101160224669 DAUC <0003> auc.c:145 vector [1]: res = 612417e39961773b0000000000000000 20241101160224669 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224669 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160224669 DAUC <0003> auc.c:151 vector [1]: kc = 6715c08efda3e167 20241101160224669 DAUC <0003> auc.c:152 vector [1]: sres = f84560d8 20241101160224669 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160224669 DAUC <0003> auc.c:113 vector [2]: rand = 4b4515d55c014399a84af2f7e76065ee 20241101160224669 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241101160224669 DAUC <0003> auc.c:142 vector [2]: autn = ad13cde000160000b890d785aee3c550 20241101160224669 DAUC <0003> auc.c:143 vector [2]: ck = 47710c092703ee3d267289b40562ca76 20241101160224670 DAUC <0003> auc.c:144 vector [2]: ik = d7c4f284c8f9dfac4565c7c9d8c20c9a 20241101160224670 DAUC <0003> auc.c:145 vector [2]: res = 9613c0e24bf043ab0000000000000000 20241101160224670 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224670 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160224670 DAUC <0003> auc.c:151 vector [2]: kc = f3a2b0f0325af77d 20241101160224670 DAUC <0003> auc.c:152 vector [2]: sres = dde38349 20241101160224670 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160224670 DAUC <0003> auc.c:113 vector [3]: rand = 04204e57a3a2c62bc35510818bd76aeb 20241101160224670 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241101160224670 DAUC <0003> auc.c:142 vector [3]: autn = ac7fea418f47000070b2f58997e77c24 20241101160224670 DAUC <0003> auc.c:143 vector [3]: ck = 8a8ad985d685234e7518ead9159e5698 20241101160224670 DAUC <0003> auc.c:144 vector [3]: ik = b0a81ac767463bcbd4c94b70852a2062 20241101160224670 DAUC <0003> auc.c:145 vector [3]: res = 38e5c29e0103e0b50000000000000000 20241101160224670 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224670 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160224670 DAUC <0003> auc.c:151 vector [3]: kc = 9bf362eb21776e7f 20241101160224670 DAUC <0003> auc.c:152 vector [3]: sres = 39e6222b 20241101160224670 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160224670 DAUC <0003> auc.c:113 vector [4]: rand = 9d29d327beac7efd88a34ef000d6f38d 20241101160224670 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241101160224670 DAUC <0003> auc.c:142 vector [4]: autn = 098d74f0aa9400003f1aa59ba3de0b96 20241101160224670 DAUC <0003> auc.c:143 vector [4]: ck = 6c8aafd0c099d125ae630529c221347e 20241101160224670 DAUC <0003> auc.c:144 vector [4]: ik = 60ffd5887ebe99cde525897f6276184e 20241101160224670 DAUC <0003> auc.c:145 vector [4]: res = 4cdce8aa33648b1c0000000000000000 20241101160224670 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160224670 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241101160224670 DAUC <0003> auc.c:151 vector [4]: kc = 4733f60e1e7064d8 20241101160224670 DAUC <0003> auc.c:152 vector [4]: sres = 7fb863b6 20241101160224670 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241101160224670 DAUC <0003> db_auc.c:245 IMSI='262423543407014': Generated 5 vectors 20241101160224670 DAUC <0003> db_auc.c:249 IMSI='262423543407014': Updating SQN=321 in DB 20241101160224678 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423543407014"} 20241101160224678 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224678 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224678 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224683 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224683 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423543407014"} 20241101160224683 DAUC <0003> db_auc.c:157 IMSI='262423543407014': No 2G Auth Data 20241101160224683 DAUC <0003> db_auc.c:236 IMSI='262423543407014': Calling to generate 5 vectors 20241101160224683 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241101160224684 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224684 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224684 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241101160224684 DAUC <0003> auc.c:113 vector [0]: rand = aec438743f2436880d5ca67295673f45 20241101160224684 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241101160224684 DAUC <0003> auc.c:142 vector [0]: autn = 24e1e6c408910000814eab64c1769479 20241101160224684 DAUC <0003> auc.c:143 vector [0]: ck = 83a1921cd9c1b1836edcd5199114fa83 20241101160224684 DAUC <0003> auc.c:144 vector [0]: ik = f6f1b6320c7c569d48171445d06c096a 20241101160224684 DAUC <0003> auc.c:145 vector [0]: res = 39785280c43e65cb0000000000000000 20241101160224684 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224684 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160224684 DAUC <0003> auc.c:151 vector [0]: kc = 539be57294c514f7 20241101160224684 DAUC <0003> auc.c:152 vector [0]: sres = fd46374b 20241101160224684 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160224684 DAUC <0003> auc.c:113 vector [1]: rand = 81478b3b5b27bd4fd58c2b3d6848cc1e 20241101160224684 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241101160224684 DAUC <0003> auc.c:142 vector [1]: autn = 0ee6548b93ef00009fa85845177e13ad 20241101160224684 DAUC <0003> auc.c:143 vector [1]: ck = 54e843105f55f4095b88aeb58c3d61a2 20241101160224684 DAUC <0003> auc.c:144 vector [1]: ik = 03e9ee037b28a852bd3d973d68b71f25 20241101160224684 DAUC <0003> auc.c:145 vector [1]: res = 47ddf6be2bd0bcc30000000000000000 20241101160224684 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224684 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160224684 DAUC <0003> auc.c:151 vector [1]: kc = b1b4949bc0f722dc 20241101160224684 DAUC <0003> auc.c:152 vector [1]: sres = 6c0d4a7d 20241101160224684 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160224684 DAUC <0003> auc.c:113 vector [2]: rand = 24dea8ddc955c0069672d8b00a8ccdba 20241101160224684 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241101160224684 DAUC <0003> auc.c:142 vector [2]: autn = 13b5059e0904000075eda1795c94ca90 20241101160224684 DAUC <0003> auc.c:143 vector [2]: ck = 7a721b8220181ba080d6b0b912b6c0fd 20241101160224684 DAUC <0003> auc.c:144 vector [2]: ik = c8992985dbbc15d34c1851fdd8af5c79 20241101160224684 DAUC <0003> auc.c:145 vector [2]: res = 0daaaa604785eda40000000000000000 20241101160224684 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224684 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160224684 DAUC <0003> auc.c:151 vector [2]: kc = 7e25d34331bd92f7 20241101160224684 DAUC <0003> auc.c:152 vector [2]: sres = 4a2f47c4 20241101160224684 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160224684 DAUC <0003> auc.c:113 vector [3]: rand = 48444616f2df054925bf9f0d93f11062 20241101160224684 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241101160224684 DAUC <0003> auc.c:142 vector [3]: autn = d2c3f73c9f0d00002872486fe013c49a 20241101160224684 DAUC <0003> auc.c:143 vector [3]: ck = 649d5e8ed32770ef95dc57480fc5e4ab 20241101160224684 DAUC <0003> auc.c:144 vector [3]: ik = 8f902b96c1be3225067d769e70893626 20241101160224684 DAUC <0003> auc.c:145 vector [3]: res = 8114b231e119507a0000000000000000 20241101160224684 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224684 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160224684 DAUC <0003> auc.c:151 vector [3]: kc = 78ac54ce6dd59047 20241101160224684 DAUC <0003> auc.c:152 vector [3]: sres = 600de24b 20241101160224684 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160224684 DAUC <0003> auc.c:113 vector [4]: rand = 56beef543e7697e3e3a53e312b090ca4 20241101160224684 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241101160224684 DAUC <0003> auc.c:142 vector [4]: autn = 63c55638155c0000b535cfb3690dab38 20241101160224684 DAUC <0003> auc.c:143 vector [4]: ck = e2138b25d973d422840043e69f44775d 20241101160224684 DAUC <0003> auc.c:144 vector [4]: ik = aed5973324939a8ea4acd706093c5a47 20241101160224684 DAUC <0003> auc.c:145 vector [4]: res = 70eca4deedd8b9530000000000000000 20241101160224684 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160224684 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241101160224684 DAUC <0003> auc.c:151 vector [4]: kc = 6c6a88f66b9863b6 20241101160224684 DAUC <0003> auc.c:152 vector [4]: sres = 9d341d8d 20241101160224684 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241101160224684 DAUC <0003> db_auc.c:245 IMSI='262423543407014': Generated 5 vectors 20241101160224684 DAUC <0003> db_auc.c:249 IMSI='262423543407014': Updating SQN=481 in DB 20241101160224693 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423543407014"} 20241101160224693 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224693 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224693 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52942<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@f1d6a4144af6: Final verdict of PTC: pass 20241101160224728 DAUC <0003> db_auc.c:157 IMSI='262421006484717': No 2G Auth Data 20241101160224728 DAUC <0003> db_auc.c:192 IMSI='262421006484717': No 3G Auth Data HLR_Test-GSUP(21)@f1d6a4144af6: Created GsupExpect[0] for "262421006484717" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241101160224751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52956<->l=127.0.0.1:4258 20241101160224753 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224753 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421006484717"} 20241101160224753 DAUC <0003> db_auc.c:157 IMSI='262421006484717': No 2G Auth Data 20241101160224753 DAUC <0003> db_auc.c:236 IMSI='262421006484717': Calling to generate 1 vectors 20241101160224753 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241101160224753 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224753 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241101160224753 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160224753 DAUC <0003> auc.c:113 vector [0]: rand = 3e227de38c83fa39390104708b664e87 20241101160224753 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160224753 DAUC <0003> auc.c:142 vector [0]: autn = 835e99b13c2700002339edb711329b4f 20241101160224753 DAUC <0003> auc.c:143 vector [0]: ck = 84e2ece29c90925d2e884c9cdd66deee 20241101160224753 DAUC <0003> auc.c:144 vector [0]: ik = 1a70e296e5c31bf575a2370a10d0ebc6 20241101160224753 DAUC <0003> auc.c:145 vector [0]: res = 1f2cfb14b9978a9a0000000000000000 20241101160224753 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224753 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160224753 DAUC <0003> auc.c:151 vector [0]: kc = c5b875e2b4e5bc80 20241101160224753 DAUC <0003> auc.c:152 vector [0]: sres = a6bb718e 20241101160224753 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160224753 DAUC <0003> db_auc.c:245 IMSI='262421006484717': Generated 1 vectors 20241101160224753 DAUC <0003> db_auc.c:249 IMSI='262421006484717': Updating SQN=33 in DB 20241101160224761 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421006484717"} 20241101160224761 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224761 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224761 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f1d6a4144af6: Found GsupExpect[0] for "262421006484717" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@f1d6a4144af6: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262421006484717" TC_gsup_sai_num_auth_vectors(28)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160224763 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224763 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421006484717"} 20241101160224763 DAUC <0003> db_auc.c:157 IMSI='262421006484717': No 2G Auth Data 20241101160224763 DAUC <0003> db_auc.c:236 IMSI='262421006484717': Calling to generate 4 vectors 20241101160224763 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241101160224763 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224763 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241101160224763 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241101160224763 DAUC <0003> auc.c:113 vector [0]: rand = e0634fd9f801ad39adff76306fbb71f0 20241101160224763 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241101160224763 DAUC <0003> auc.c:142 vector [0]: autn = 596587e8edc600009e76c069a8af503c 20241101160224763 DAUC <0003> auc.c:143 vector [0]: ck = 8a362e8e939728cc6b3ad95e3c2da04d 20241101160224763 DAUC <0003> auc.c:144 vector [0]: ik = 8c476d774881de2c839463aa72a9f4e1 20241101160224763 DAUC <0003> auc.c:145 vector [0]: res = b611f6938c70a61e0000000000000000 20241101160224763 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224763 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160224763 DAUC <0003> auc.c:151 vector [0]: kc = eedff90d9592a24c 20241101160224763 DAUC <0003> auc.c:152 vector [0]: sres = 3a61508d 20241101160224763 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160224763 DAUC <0003> auc.c:113 vector [1]: rand = 025953db2acc69609987c6d7381ee14e 20241101160224763 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241101160224763 DAUC <0003> auc.c:142 vector [1]: autn = 491d788092790000d7f0238e66d4231b 20241101160224763 DAUC <0003> auc.c:143 vector [1]: ck = 64c2640bafbcbb9162924fef1312e8f8 20241101160224763 DAUC <0003> auc.c:144 vector [1]: ik = f4ce68cd138e00f81d76b21543d24dd9 20241101160224763 DAUC <0003> auc.c:145 vector [1]: res = b590e50c974272ca0000000000000000 20241101160224763 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224763 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160224763 DAUC <0003> auc.c:151 vector [1]: kc = efe8f13cecf21e48 20241101160224763 DAUC <0003> auc.c:152 vector [1]: sres = 22d297c6 20241101160224763 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160224763 DAUC <0003> auc.c:113 vector [2]: rand = f1610181e525d5c24a58a2f7ae54ac16 20241101160224763 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241101160224763 DAUC <0003> auc.c:142 vector [2]: autn = e7ee520585870000161f2e27907ad6d8 20241101160224763 DAUC <0003> auc.c:143 vector [2]: ck = 1f21458f1409c35cac1e6bad49b3b8f9 20241101160224763 DAUC <0003> auc.c:144 vector [2]: ik = d82f5c7f3bf88518bea697261ba2c80d 20241101160224763 DAUC <0003> auc.c:145 vector [2]: res = ec4288be345105de0000000000000000 20241101160224763 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224763 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160224763 DAUC <0003> auc.c:151 vector [2]: kc = d5b6e57b7de036b0 20241101160224763 DAUC <0003> auc.c:152 vector [2]: sres = d8138d60 20241101160224763 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160224763 DAUC <0003> auc.c:113 vector [3]: rand = 20c299e0145b5f2ae8ccfdad72595dd3 20241101160224763 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241101160224763 DAUC <0003> auc.c:142 vector [3]: autn = 39e34e2ba2fe00009d0d3352cbf61f75 20241101160224763 DAUC <0003> auc.c:143 vector [3]: ck = d130c82af28496170e23dd030d5d1e4f 20241101160224763 DAUC <0003> auc.c:144 vector [3]: ik = aa8beed813a84c19aed5cf833ca875cd 20241101160224763 DAUC <0003> auc.c:145 vector [3]: res = 01722bf9fe7c28740000000000000000 20241101160224763 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224763 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160224763 DAUC <0003> auc.c:151 vector [3]: kc = db4d3472d0d9b18c 20241101160224763 DAUC <0003> auc.c:152 vector [3]: sres = ff0e038d 20241101160224763 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160224763 DAUC <0003> db_auc.c:245 IMSI='262421006484717': Generated 4 vectors 20241101160224763 DAUC <0003> db_auc.c:249 IMSI='262421006484717': Updating SQN=161 in DB 20241101160224771 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421006484717"} 20241101160224771 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224771 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224772 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224775 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224775 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421006484717"} 20241101160224775 DAUC <0003> db_auc.c:157 IMSI='262421006484717': No 2G Auth Data 20241101160224775 DAUC <0003> db_auc.c:236 IMSI='262421006484717': Calling to generate 5 vectors 20241101160224775 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241101160224775 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224775 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241101160224775 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241101160224775 DAUC <0003> auc.c:113 vector [0]: rand = d395fcb7487a34497a9af8c49358cd88 20241101160224775 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241101160224776 DAUC <0003> auc.c:142 vector [0]: autn = 66c3cf37411e00000525378fb7caaa16 20241101160224776 DAUC <0003> auc.c:143 vector [0]: ck = ffc1815d56377d6b9d58b723844a114f 20241101160224776 DAUC <0003> auc.c:144 vector [0]: ik = 345cf3fdf5a868a7aae717c519f12c21 20241101160224776 DAUC <0003> auc.c:145 vector [0]: res = 658f45fddd6aeea10000000000000000 20241101160224776 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224776 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160224776 DAUC <0003> auc.c:151 vector [0]: kc = fc22d2463e2428a2 20241101160224776 DAUC <0003> auc.c:152 vector [0]: sres = b8e5ab5c 20241101160224776 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160224776 DAUC <0003> auc.c:113 vector [1]: rand = aba26793fdabd4f219a0ea70283ecc3b 20241101160224776 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241101160224776 DAUC <0003> auc.c:142 vector [1]: autn = 62a6d598f28800000cd1bbd7f002f0eb 20241101160224776 DAUC <0003> auc.c:143 vector [1]: ck = 3adff75d881926bce954737628ab5fb4 20241101160224776 DAUC <0003> auc.c:144 vector [1]: ik = eec6d328cffc45a2be0bc8b3a536aa10 20241101160224776 DAUC <0003> auc.c:145 vector [1]: res = 236c2235e41908430000000000000000 20241101160224776 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224776 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160224776 DAUC <0003> auc.c:151 vector [1]: kc = 83469fb0ca7896ba 20241101160224776 DAUC <0003> auc.c:152 vector [1]: sres = c7752a76 20241101160224776 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160224776 DAUC <0003> auc.c:113 vector [2]: rand = c4b0848aa8fdf3ee1ad550dc686a3248 20241101160224776 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241101160224776 DAUC <0003> auc.c:142 vector [2]: autn = 47221145167d0000e65196ffb1d9dd7d 20241101160224776 DAUC <0003> auc.c:143 vector [2]: ck = 51d33be89c89eaac5e78f1e37c01e958 20241101160224776 DAUC <0003> auc.c:144 vector [2]: ik = deea85ddf816f9bedf6faf1b48481450 20241101160224776 DAUC <0003> auc.c:145 vector [2]: res = df5d862a7fd5d9140000000000000000 20241101160224776 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224776 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160224776 DAUC <0003> auc.c:151 vector [2]: kc = 0e2ee0cd50d6ee1a 20241101160224776 DAUC <0003> auc.c:152 vector [2]: sres = a0885f3e 20241101160224776 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160224776 DAUC <0003> auc.c:113 vector [3]: rand = f1c5905bea68eaac14f247ec6e866773 20241101160224776 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241101160224776 DAUC <0003> auc.c:142 vector [3]: autn = b8462bca42090000facb589d57ab0da4 20241101160224776 DAUC <0003> auc.c:143 vector [3]: ck = c3402b7fe0a3e30d67dc01c043ce65c8 20241101160224776 DAUC <0003> auc.c:144 vector [3]: ik = e0828787ae9e786a362655eec0685a0a 20241101160224776 DAUC <0003> auc.c:145 vector [3]: res = b87786e0cb1e11460000000000000000 20241101160224776 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224776 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160224776 DAUC <0003> auc.c:151 vector [3]: kc = 7238f8d6cd9ba4a5 20241101160224776 DAUC <0003> auc.c:152 vector [3]: sres = 736997a6 20241101160224776 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160224776 DAUC <0003> auc.c:113 vector [4]: rand = 06b2da33797ccff6d218cc27e980cdbc 20241101160224776 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241101160224776 DAUC <0003> auc.c:142 vector [4]: autn = 734ba1e6f3110000a47f3096bfe1f171 20241101160224776 DAUC <0003> auc.c:143 vector [4]: ck = ac026cf5c97fe9bd97523a08077a705e 20241101160224776 DAUC <0003> auc.c:144 vector [4]: ik = 1cd78b3a47831c7af6ea18d9484bc6c0 20241101160224776 DAUC <0003> auc.c:145 vector [4]: res = af0c4f3f3555b1810000000000000000 20241101160224776 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160224776 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241101160224776 DAUC <0003> auc.c:151 vector [4]: kc = d16dc51ec1cd4359 20241101160224776 DAUC <0003> auc.c:152 vector [4]: sres = 9a59febe 20241101160224776 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241101160224776 DAUC <0003> db_auc.c:245 IMSI='262421006484717': Generated 5 vectors 20241101160224776 DAUC <0003> db_auc.c:249 IMSI='262421006484717': Updating SQN=321 in DB 20241101160224785 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421006484717"} 20241101160224785 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224785 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224785 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224790 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224790 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421006484717"} 20241101160224790 DAUC <0003> db_auc.c:157 IMSI='262421006484717': No 2G Auth Data 20241101160224790 DAUC <0003> db_auc.c:236 IMSI='262421006484717': Calling to generate 5 vectors 20241101160224790 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241101160224790 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224790 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241101160224790 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241101160224790 DAUC <0003> auc.c:113 vector [0]: rand = 9ae9341f42856835e0992713ae39c62d 20241101160224790 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241101160224790 DAUC <0003> auc.c:142 vector [0]: autn = 23dca7127f470000077ce01e20e8ea75 20241101160224790 DAUC <0003> auc.c:143 vector [0]: ck = d80f8c1fa09c84d34acbf9d16490d6a5 20241101160224790 DAUC <0003> auc.c:144 vector [0]: ik = 1caa61db72461b5b84cc3cd5f210bbf8 20241101160224790 DAUC <0003> auc.c:145 vector [0]: res = 3d9bc07fdcdcdcff0000000000000000 20241101160224790 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224790 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160224790 DAUC <0003> auc.c:151 vector [0]: kc = 0aa228c0445af2d5 20241101160224790 DAUC <0003> auc.c:152 vector [0]: sres = e1471c80 20241101160224790 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160224790 DAUC <0003> auc.c:113 vector [1]: rand = 00852f1d8ddda76e1473147e7b629b32 20241101160224790 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241101160224790 DAUC <0003> auc.c:142 vector [1]: autn = edae4d1db39a0000dd5b2dfab55bfbf9 20241101160224790 DAUC <0003> auc.c:143 vector [1]: ck = 4c566f6c9f600d0dd35eb7e0b9c94771 20241101160224790 DAUC <0003> auc.c:144 vector [1]: ik = 620d3caafe6af5aa93e503f57f1779a4 20241101160224790 DAUC <0003> auc.c:145 vector [1]: res = 6a24a4fc94e5b4ac0000000000000000 20241101160224790 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224790 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160224790 DAUC <0003> auc.c:151 vector [1]: kc = 6ee0e7d3a7d4c672 20241101160224790 DAUC <0003> auc.c:152 vector [1]: sres = fec11050 20241101160224790 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160224790 DAUC <0003> auc.c:113 vector [2]: rand = e00083a6e9eb13a7a9062129b117548e 20241101160224790 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241101160224790 DAUC <0003> auc.c:142 vector [2]: autn = a1d928e0d59000006f0aaf2087cee2ee 20241101160224790 DAUC <0003> auc.c:143 vector [2]: ck = b1c5a3ef626425b116be30303b5cf06d 20241101160224790 DAUC <0003> auc.c:144 vector [2]: ik = 196fd2e7ad7a58b59d62eb8967eab95f 20241101160224790 DAUC <0003> auc.c:145 vector [2]: res = 21ba6a6ac6fa7a980000000000000000 20241101160224790 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224790 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160224790 DAUC <0003> auc.c:151 vector [2]: kc = 2376aab193a83436 20241101160224790 DAUC <0003> auc.c:152 vector [2]: sres = e74010f2 20241101160224790 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160224790 DAUC <0003> auc.c:113 vector [3]: rand = e98c89f8a34533f24afcf429e760e888 20241101160224791 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241101160224791 DAUC <0003> auc.c:142 vector [3]: autn = 6ac5ff340a4c00004105c4f197fe65a8 20241101160224791 DAUC <0003> auc.c:143 vector [3]: ck = c8bf7681ff5818c57a719c19a5b01a24 20241101160224791 DAUC <0003> auc.c:144 vector [3]: ik = 29600c3a8f3dcc13fbd719d25a92dbd9 20241101160224791 DAUC <0003> auc.c:145 vector [3]: res = 363e992373d789b60000000000000000 20241101160224791 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224791 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160224791 DAUC <0003> auc.c:151 vector [3]: kc = 6079ff708f47152b 20241101160224791 DAUC <0003> auc.c:152 vector [3]: sres = 45e91095 20241101160224791 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160224791 DAUC <0003> auc.c:113 vector [4]: rand = a7f8a1e90176a3da5fbfe628a51bfca5 20241101160224791 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241101160224791 DAUC <0003> auc.c:142 vector [4]: autn = 55f69358fbbd00007c2d046d656fef5c 20241101160224791 DAUC <0003> auc.c:143 vector [4]: ck = 6f00b669ed13abb439a59c4156d95bc5 20241101160224791 DAUC <0003> auc.c:144 vector [4]: ik = abe0f624270f42d2ca527a63fc4bcc16 20241101160224791 DAUC <0003> auc.c:145 vector [4]: res = 4eedf744783e11b50000000000000000 20241101160224791 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160224791 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241101160224791 DAUC <0003> auc.c:151 vector [4]: kc = 3717a66f608e7eb5 20241101160224791 DAUC <0003> auc.c:152 vector [4]: sres = 36d3e6f1 20241101160224791 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241101160224791 DAUC <0003> db_auc.c:245 IMSI='262421006484717': Generated 5 vectors 20241101160224791 DAUC <0003> db_auc.c:249 IMSI='262421006484717': Updating SQN=481 in DB 20241101160224799 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421006484717"} 20241101160224799 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224799 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224799 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52956<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@f1d6a4144af6: Final verdict of PTC: pass 20241101160224831 DAUC <0003> db_auc.c:157 IMSI='262423802612529': No 2G Auth Data 20241101160224831 DAUC <0003> db_auc.c:192 IMSI='262423802612529': No 3G Auth Data HLR_Test-GSUP(21)@f1d6a4144af6: Created GsupExpect[0] for "262423802612529" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241101160224862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4258 20241101160224864 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224864 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423802612529"} 20241101160224864 DAUC <0003> db_auc.c:236 IMSI='262423802612529': Calling to generate 1 vectors 20241101160224864 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241101160224864 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224864 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224864 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160224864 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224864 DAUC <0003> auc.c:113 vector [0]: rand = b31578ffbfadf07e19d566804d81e9aa 20241101160224864 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160224864 DAUC <0003> auc.c:142 vector [0]: autn = c054a34e55f100004000d73e0d67b5c4 20241101160224864 DAUC <0003> auc.c:143 vector [0]: ck = e833688ea68ade00160e0e5326807223 20241101160224864 DAUC <0003> auc.c:144 vector [0]: ik = 0fe6dfd9b2b68af360362fae7e866905 20241101160224864 DAUC <0003> auc.c:145 vector [0]: res = 3ff10cfa5ffc5a1b0000000000000000 20241101160224864 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224864 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160224864 DAUC <0003> auc.c:179 vector [0]: kc = a5d21173135cb000 20241101160224864 DAUC <0003> auc.c:180 vector [0]: sres = 0c45bd69 20241101160224864 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160224864 DAUC <0003> db_auc.c:245 IMSI='262423802612529': Generated 1 vectors 20241101160224864 DAUC <0003> db_auc.c:249 IMSI='262423802612529': Updating SQN=33 in DB 20241101160224872 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423802612529"} 20241101160224872 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224872 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224872 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f1d6a4144af6: Found GsupExpect[0] for "262423802612529" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@f1d6a4144af6: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262423802612529" TC_gsup_sai_num_auth_vectors(29)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160224875 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224875 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423802612529"} 20241101160224875 DAUC <0003> db_auc.c:236 IMSI='262423802612529': Calling to generate 4 vectors 20241101160224875 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241101160224875 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224875 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224875 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241101160224875 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224875 DAUC <0003> auc.c:113 vector [0]: rand = ed3513ada24ec9836f8f57cad80d5d8e 20241101160224875 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241101160224875 DAUC <0003> auc.c:142 vector [0]: autn = 6d2f4a9c05450000772901bd68955ec9 20241101160224875 DAUC <0003> auc.c:143 vector [0]: ck = 06dbd10df25c1730de654254f2f5a2bb 20241101160224875 DAUC <0003> auc.c:144 vector [0]: ik = 5e60d32c9dabab92ecfe9689eb1f61e6 20241101160224875 DAUC <0003> auc.c:145 vector [0]: res = ffc9ce5e013697ac0000000000000000 20241101160224875 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224875 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160224875 DAUC <0003> auc.c:179 vector [0]: kc = f6ad16eaa532b000 20241101160224875 DAUC <0003> auc.c:180 vector [0]: sres = 848613b0 20241101160224875 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160224875 DAUC <0003> auc.c:113 vector [1]: rand = e614aecc41ed22e96bd3771defb3ab58 20241101160224875 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241101160224875 DAUC <0003> auc.c:142 vector [1]: autn = c7f3af1dbb730000c60badf62c73c489 20241101160224875 DAUC <0003> auc.c:143 vector [1]: ck = aaed87cef140e3e00f0d0b9e5c9e9e02 20241101160224875 DAUC <0003> auc.c:144 vector [1]: ik = 8ac09db4b23162e449242031052c958a 20241101160224875 DAUC <0003> auc.c:145 vector [1]: res = b32396fcc2a6b5a40000000000000000 20241101160224875 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224875 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160224875 DAUC <0003> auc.c:179 vector [1]: kc = 5c098c9d3b312c00 20241101160224875 DAUC <0003> auc.c:180 vector [1]: sres = f373f725 20241101160224875 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160224875 DAUC <0003> auc.c:113 vector [2]: rand = 087ce1d1be281ada9ee7d0ad14ec4e1c 20241101160224875 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241101160224875 DAUC <0003> auc.c:142 vector [2]: autn = e8d05eaba74000004c4f1ba235412b71 20241101160224875 DAUC <0003> auc.c:143 vector [2]: ck = 5a3aaff9d31eb8618277a2717d75f971 20241101160224875 DAUC <0003> auc.c:144 vector [2]: ik = c47f318e222fe5403493872cf912fab9 20241101160224875 DAUC <0003> auc.c:145 vector [2]: res = 223759895d91a1290000000000000000 20241101160224875 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224875 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160224875 DAUC <0003> auc.c:179 vector [2]: kc = d20f0d554da2f000 20241101160224875 DAUC <0003> auc.c:180 vector [2]: sres = 812172b0 20241101160224875 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160224875 DAUC <0003> auc.c:113 vector [3]: rand = 447f8f69fbeda9caaaf04d8fa71f4aa9 20241101160224875 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241101160224875 DAUC <0003> auc.c:142 vector [3]: autn = e45455d5d4bf0000b9486af4e8d853de 20241101160224875 DAUC <0003> auc.c:143 vector [3]: ck = 5efcb52357b4ffeacb225c775a97aa3d 20241101160224875 DAUC <0003> auc.c:144 vector [3]: ik = f87e0a8a382dafb838bbf51fe288448e 20241101160224875 DAUC <0003> auc.c:145 vector [3]: res = 9aadb03fc512b0010000000000000000 20241101160224875 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224875 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160224875 DAUC <0003> auc.c:179 vector [3]: kc = 16c480542dff4000 20241101160224875 DAUC <0003> auc.c:180 vector [3]: sres = eb63e120 20241101160224875 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160224875 DAUC <0003> db_auc.c:245 IMSI='262423802612529': Generated 4 vectors 20241101160224875 DAUC <0003> db_auc.c:249 IMSI='262423802612529': Updating SQN=161 in DB 20241101160224883 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423802612529"} 20241101160224883 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224883 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224883 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224887 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224887 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423802612529"} 20241101160224888 DAUC <0003> db_auc.c:236 IMSI='262423802612529': Calling to generate 5 vectors 20241101160224888 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160224888 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224888 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224888 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241101160224888 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224888 DAUC <0003> auc.c:113 vector [0]: rand = 2ffb3b05d87cf26be32612c6095d09e8 20241101160224888 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241101160224888 DAUC <0003> auc.c:142 vector [0]: autn = 6fe17f11c656000068c1738e7e0e499f 20241101160224888 DAUC <0003> auc.c:143 vector [0]: ck = 6318d91a73e015ab0e0b3c38736ad15c 20241101160224888 DAUC <0003> auc.c:144 vector [0]: ik = 9203e6cba74377b46a0dd6e88916d81d 20241101160224888 DAUC <0003> auc.c:145 vector [0]: res = 9b688259abbb818a0000000000000000 20241101160224888 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224888 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160224888 DAUC <0003> auc.c:179 vector [0]: kc = 83ec9c6d8d214400 20241101160224888 DAUC <0003> auc.c:180 vector [0]: sres = e6c91f3e 20241101160224888 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160224888 DAUC <0003> auc.c:113 vector [1]: rand = 94eaf55bd3bc5356701f3c55f365f35f 20241101160224888 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241101160224888 DAUC <0003> auc.c:142 vector [1]: autn = 3518d9f9c7200000a29c3ba8abb4aea9 20241101160224888 DAUC <0003> auc.c:143 vector [1]: ck = c46aab566d50d5eee2496e315334f067 20241101160224888 DAUC <0003> auc.c:144 vector [1]: ik = 18163b2450cb560c30ccb1a2ae215b2b 20241101160224888 DAUC <0003> auc.c:145 vector [1]: res = d3e78a621a7deef40000000000000000 20241101160224888 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224888 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160224888 DAUC <0003> auc.c:179 vector [1]: kc = 7bb8792e13804400 20241101160224888 DAUC <0003> auc.c:180 vector [1]: sres = fef249ee 20241101160224888 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160224888 DAUC <0003> auc.c:113 vector [2]: rand = 69e22300f33462d83d063f20a2ea185b 20241101160224888 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241101160224888 DAUC <0003> auc.c:142 vector [2]: autn = 253047844b270000e1f93f18f3bb91d6 20241101160224888 DAUC <0003> auc.c:143 vector [2]: ck = 9f13bd902b82fce25b45c6ea5933fe06 20241101160224888 DAUC <0003> auc.c:144 vector [2]: ik = 3dec1bd352ba0ae4e2280af33485ffb5 20241101160224888 DAUC <0003> auc.c:145 vector [2]: res = 2a2a232f166c6c3e0000000000000000 20241101160224888 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224888 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160224888 DAUC <0003> auc.c:179 vector [2]: kc = 772642e0d7b51400 20241101160224888 DAUC <0003> auc.c:180 vector [2]: sres = fe14259a 20241101160224888 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160224888 DAUC <0003> auc.c:113 vector [3]: rand = 74021b41f7bb9c8d90e95541a346ebd8 20241101160224888 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241101160224888 DAUC <0003> auc.c:142 vector [3]: autn = 8ae5eaa11a1d0000a3f3896437fa75ec 20241101160224888 DAUC <0003> auc.c:143 vector [3]: ck = df4d30657876f16a6a47a412d8fffa4d 20241101160224888 DAUC <0003> auc.c:144 vector [3]: ik = 3cba22746640e5bd19aea0df6c22cc52 20241101160224888 DAUC <0003> auc.c:145 vector [3]: res = 5d578875b97572c90000000000000000 20241101160224888 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224888 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160224888 DAUC <0003> auc.c:179 vector [3]: kc = 03a8d91d27190400 20241101160224888 DAUC <0003> auc.c:180 vector [3]: sres = 423195e0 20241101160224889 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160224889 DAUC <0003> auc.c:113 vector [4]: rand = 9d2e9f97178d520adb89efd525a84b54 20241101160224889 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241101160224889 DAUC <0003> auc.c:142 vector [4]: autn = 5847fa681f6800000fba506693191a6a 20241101160224889 DAUC <0003> auc.c:143 vector [4]: ck = 14c0a93ad7054200ddd457bb24e6915f 20241101160224889 DAUC <0003> auc.c:144 vector [4]: ik = 6916ea8c8495efcec0a0dbd39a55fdc9 20241101160224889 DAUC <0003> auc.c:145 vector [4]: res = 79148d4cd752486d0000000000000000 20241101160224889 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160224889 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160224889 DAUC <0003> auc.c:179 vector [4]: kc = 74d7b5b9a8abd000 20241101160224889 DAUC <0003> auc.c:180 vector [4]: sres = cd686154 20241101160224889 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160224889 DAUC <0003> db_auc.c:245 IMSI='262423802612529': Generated 5 vectors 20241101160224889 DAUC <0003> db_auc.c:249 IMSI='262423802612529': Updating SQN=321 in DB 20241101160224897 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423802612529"} 20241101160224897 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224897 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224897 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224902 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224902 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423802612529"} 20241101160224902 DAUC <0003> db_auc.c:236 IMSI='262423802612529': Calling to generate 5 vectors 20241101160224902 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160224902 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224902 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224902 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241101160224902 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224902 DAUC <0003> auc.c:113 vector [0]: rand = d8d3fd4f53eb984132afd69d27aa5104 20241101160224902 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241101160224902 DAUC <0003> auc.c:142 vector [0]: autn = 932f4345280f00004f5a9a9231e8c283 20241101160224902 DAUC <0003> auc.c:143 vector [0]: ck = 194648610cd825c76412c7ae8f83c9fa 20241101160224902 DAUC <0003> auc.c:144 vector [0]: ik = 9e3d99a6dd7de582f30c8cd3a64b394e 20241101160224902 DAUC <0003> auc.c:145 vector [0]: res = b33d2cbde66342c80000000000000000 20241101160224902 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224902 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160224902 DAUC <0003> auc.c:179 vector [0]: kc = 427ace402a51f400 20241101160224902 DAUC <0003> auc.c:180 vector [0]: sres = 9347ab29 20241101160224902 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160224902 DAUC <0003> auc.c:113 vector [1]: rand = 40e761478deba7b14980c3c9af407ca3 20241101160224903 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241101160224903 DAUC <0003> auc.c:142 vector [1]: autn = bd4aeedfd50c0000c5c633f7086e9eb3 20241101160224903 DAUC <0003> auc.c:143 vector [1]: ck = b95edab76df6245291efa82b72d2a307 20241101160224903 DAUC <0003> auc.c:144 vector [1]: ik = ccf2fcc17bd0629f01ca2fb57b01cbf1 20241101160224903 DAUC <0003> auc.c:145 vector [1]: res = 297820ab8f6287be0000000000000000 20241101160224903 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224903 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160224903 DAUC <0003> auc.c:179 vector [1]: kc = 186e68cda8d9c000 20241101160224903 DAUC <0003> auc.c:180 vector [1]: sres = f295e28f 20241101160224903 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160224903 DAUC <0003> auc.c:113 vector [2]: rand = a19cde337cf8b47009813de2366f6963 20241101160224903 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241101160224903 DAUC <0003> auc.c:142 vector [2]: autn = ed9c67b126c90000eba1583ada7db37d 20241101160224903 DAUC <0003> auc.c:143 vector [2]: ck = 16f55368b17924771edcbe16e9458762 20241101160224903 DAUC <0003> auc.c:144 vector [2]: ik = 55c831589197a635514cc651a7e4b490 20241101160224903 DAUC <0003> auc.c:145 vector [2]: res = 6367cbc9db744b420000000000000000 20241101160224903 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224903 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160224903 DAUC <0003> auc.c:179 vector [2]: kc = 123490c60a23e400 20241101160224903 DAUC <0003> auc.c:180 vector [2]: sres = 456742e2 20241101160224903 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160224903 DAUC <0003> auc.c:113 vector [3]: rand = 8dbaa7b4a492e0fcd941a8fe7476f102 20241101160224903 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241101160224903 DAUC <0003> auc.c:142 vector [3]: autn = d41b74d70a36000020ddccd2691c7443 20241101160224903 DAUC <0003> auc.c:143 vector [3]: ck = cf2306ae581b44f7fc00cffa325f23a4 20241101160224903 DAUC <0003> auc.c:144 vector [3]: ik = a49c89632f68e003fc6a1a978440db41 20241101160224903 DAUC <0003> auc.c:145 vector [3]: res = 295fe9ea5a4f578a0000000000000000 20241101160224903 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224903 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160224903 DAUC <0003> auc.c:179 vector [3]: kc = ec02d1c2b5920800 20241101160224903 DAUC <0003> auc.c:180 vector [3]: sres = 24ddc99b 20241101160224903 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160224903 DAUC <0003> auc.c:113 vector [4]: rand = 1e72ff1966f77293459a8898234a0af8 20241101160224903 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241101160224903 DAUC <0003> auc.c:142 vector [4]: autn = e2fa83be58600000d5b94342f6070cdb 20241101160224903 DAUC <0003> auc.c:143 vector [4]: ck = b8346842d494ae5276d16ec6c6ba4f8a 20241101160224903 DAUC <0003> auc.c:144 vector [4]: ik = c27fb83f8451284e4845b8e24918616f 20241101160224903 DAUC <0003> auc.c:145 vector [4]: res = b646b346dc419ebf0000000000000000 20241101160224903 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160224903 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160224903 DAUC <0003> auc.c:179 vector [4]: kc = e101e5ab3d62c800 20241101160224903 DAUC <0003> auc.c:180 vector [4]: sres = e7ebe6e1 20241101160224903 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160224903 DAUC <0003> db_auc.c:245 IMSI='262423802612529': Generated 5 vectors 20241101160224903 DAUC <0003> db_auc.c:249 IMSI='262423802612529': Updating SQN=481 in DB 20241101160224912 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423802612529"} 20241101160224912 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224912 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224912 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160224917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@f1d6a4144af6: Final verdict of PTC: pass 20241101160224951 DAUC <0003> db_auc.c:157 IMSI='262429464805441': No 2G Auth Data 20241101160224951 DAUC <0003> db_auc.c:192 IMSI='262429464805441': No 3G Auth Data HLR_Test-GSUP(21)@f1d6a4144af6: Created GsupExpect[0] for "262429464805441" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241101160224991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52962<->l=127.0.0.1:4258 20241101160224993 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224993 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429464805441"} 20241101160224994 DAUC <0003> db_auc.c:236 IMSI='262429464805441': Calling to generate 1 vectors 20241101160224994 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241101160224994 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224994 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224994 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160224994 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224994 DAUC <0003> auc.c:113 vector [0]: rand = da84b53dc9d039d5b564988a79ee1039 20241101160224994 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160224994 DAUC <0003> auc.c:142 vector [0]: autn = 05c5ec7d22e80000462cc4b0d7cc6692 20241101160224994 DAUC <0003> auc.c:143 vector [0]: ck = b54312edfad5857593c77ea8995c32d2 20241101160224994 DAUC <0003> auc.c:144 vector [0]: ik = aa23801af7c2f7a519b0eecdc40e7cb6 20241101160224994 DAUC <0003> auc.c:145 vector [0]: res = 477667d99c6359e10000000000000000 20241101160224994 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224994 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160224994 DAUC <0003> auc.c:179 vector [0]: kc = 51dd4d04c601c800 20241101160224994 DAUC <0003> auc.c:180 vector [0]: sres = 19e61224 20241101160224994 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160224994 DAUC <0003> db_auc.c:245 IMSI='262429464805441': Generated 1 vectors 20241101160224994 DAUC <0003> db_auc.c:249 IMSI='262429464805441': Updating SQN=33 in DB 20241101160225002 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429464805441"} 20241101160225002 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160225002 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225002 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f1d6a4144af6: Found GsupExpect[0] for "262429464805441" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@f1d6a4144af6: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262429464805441" TC_gsup_sai_num_auth_vectors(30)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160225005 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160225005 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429464805441"} 20241101160225005 DAUC <0003> db_auc.c:236 IMSI='262429464805441': Calling to generate 4 vectors 20241101160225005 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241101160225005 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160225005 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160225005 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241101160225005 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160225005 DAUC <0003> auc.c:113 vector [0]: rand = f7f3ba9f69c27b62a1a19fbac8f98a1c 20241101160225005 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241101160225005 DAUC <0003> auc.c:142 vector [0]: autn = 352eca545a6c0000e35c768b1725aa6f 20241101160225005 DAUC <0003> auc.c:143 vector [0]: ck = 3ef25c60f7fdd02fa09f70c8aa3e967f 20241101160225005 DAUC <0003> auc.c:144 vector [0]: ik = cc1232526721e06e5b26aad1f7425b5c 20241101160225005 DAUC <0003> auc.c:145 vector [0]: res = 5764beee8c7a27c20000000000000000 20241101160225005 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160225005 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160225005 DAUC <0003> auc.c:179 vector [0]: kc = c5cdd33150fea800 20241101160225005 DAUC <0003> auc.c:180 vector [0]: sres = 33903171 20241101160225005 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160225005 DAUC <0003> auc.c:113 vector [1]: rand = 2a6f88da8d161400d8de087e08385d99 20241101160225005 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241101160225005 DAUC <0003> auc.c:142 vector [1]: autn = 8248eacb7d720000dd7748d0c8b235a9 20241101160225005 DAUC <0003> auc.c:143 vector [1]: ck = a09165c80f1a0a7b32910249d060c54d 20241101160225005 DAUC <0003> auc.c:144 vector [1]: ik = 30b6b3bd2385d713c2285031fc6fd4fe 20241101160225005 DAUC <0003> auc.c:145 vector [1]: res = 0100a030c1f0d0a30000000000000000 20241101160225005 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160225005 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160225005 DAUC <0003> auc.c:179 vector [1]: kc = 51c49573589bc800 20241101160225005 DAUC <0003> auc.c:180 vector [1]: sres = 47161b79 20241101160225005 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160225005 DAUC <0003> auc.c:113 vector [2]: rand = b69fe90934d20ff67de21a615c988d37 20241101160225005 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241101160225005 DAUC <0003> auc.c:142 vector [2]: autn = 8e2c700eca110000d55c130be8929a4f 20241101160225005 DAUC <0003> auc.c:143 vector [2]: ck = 001324a9afbe100c5a7c8c65edfd6fa6 20241101160225005 DAUC <0003> auc.c:144 vector [2]: ik = 704916b36fa944cee699eff88b597a0f 20241101160225005 DAUC <0003> auc.c:145 vector [2]: res = a1635bd1da4d8a810000000000000000 20241101160225005 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160225005 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160225005 DAUC <0003> auc.c:179 vector [2]: kc = e5320ca7f3691400 20241101160225005 DAUC <0003> auc.c:180 vector [2]: sres = 40e4fd6c 20241101160225005 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160225005 DAUC <0003> auc.c:113 vector [3]: rand = 172daacac5e3125bb34546155ce1f322 20241101160225005 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241101160225005 DAUC <0003> auc.c:142 vector [3]: autn = 74484fae1e4c0000efaa43840c880729 20241101160225005 DAUC <0003> auc.c:143 vector [3]: ck = 138eb5ee440577d09dd810e8eea162b7 20241101160225005 DAUC <0003> auc.c:144 vector [3]: ik = 3e6437abbd94379e5b70bcfbb91f10c6 20241101160225005 DAUC <0003> auc.c:145 vector [3]: res = dc2d824600cc4aa60000000000000000 20241101160225005 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160225005 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160225005 DAUC <0003> auc.c:179 vector [3]: kc = d4586183796f6800 20241101160225005 DAUC <0003> auc.c:180 vector [3]: sres = a9225ea2 20241101160225005 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160225005 DAUC <0003> db_auc.c:245 IMSI='262429464805441': Generated 4 vectors 20241101160225005 DAUC <0003> db_auc.c:249 IMSI='262429464805441': Updating SQN=161 in DB 20241101160225013 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429464805441"} 20241101160225013 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160225013 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225013 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160225018 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160225018 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429464805441"} 20241101160225018 DAUC <0003> db_auc.c:236 IMSI='262429464805441': Calling to generate 5 vectors 20241101160225018 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160225018 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160225018 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160225018 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241101160225018 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160225018 DAUC <0003> auc.c:113 vector [0]: rand = 150ec894c405a833b69d5621df5b0bf6 20241101160225018 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241101160225018 DAUC <0003> auc.c:142 vector [0]: autn = ec3ea5da37850000c9abe21f67de0dd8 20241101160225018 DAUC <0003> auc.c:143 vector [0]: ck = 5c30debc71e2d9bcfea249ff09606706 20241101160225018 DAUC <0003> auc.c:144 vector [0]: ik = 34f4f7e5d02719aaebf613199ebdaa6f 20241101160225018 DAUC <0003> auc.c:145 vector [0]: res = 751491f9b20726d20000000000000000 20241101160225018 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160225018 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160225018 DAUC <0003> auc.c:179 vector [0]: kc = c5525dfad1859800 20241101160225018 DAUC <0003> auc.c:180 vector [0]: sres = ff6466c6 20241101160225018 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160225018 DAUC <0003> auc.c:113 vector [1]: rand = ee678d6ec680e689e12d0fd56df484f4 20241101160225018 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241101160225018 DAUC <0003> auc.c:142 vector [1]: autn = b26ce5e9105b00003031e9ad70aa115e 20241101160225018 DAUC <0003> auc.c:143 vector [1]: ck = d313b4291755b9aac0478fedd060b9ae 20241101160225018 DAUC <0003> auc.c:144 vector [1]: ik = a3d1a6cd94b61159bdd6cc362af05bd2 20241101160225018 DAUC <0003> auc.c:145 vector [1]: res = 5595f8592f7ccb200000000000000000 20241101160225018 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160225019 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160225019 DAUC <0003> auc.c:179 vector [1]: kc = d47a81934c059c00 20241101160225019 DAUC <0003> auc.c:180 vector [1]: sres = 9d4f0537 20241101160225019 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160225019 DAUC <0003> auc.c:113 vector [2]: rand = 5579a1a82a559eee4b157747631cad38 20241101160225019 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241101160225019 DAUC <0003> auc.c:142 vector [2]: autn = f520f44fa08c00003473f64d74328665 20241101160225019 DAUC <0003> auc.c:143 vector [2]: ck = 4f228ff5b776c9189acf5a99871402ea 20241101160225019 DAUC <0003> auc.c:144 vector [2]: ik = a659a003e1195431db758518501dd674 20241101160225019 DAUC <0003> auc.c:145 vector [2]: res = 44a9e0b74c09f4d30000000000000000 20241101160225019 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160225019 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160225019 DAUC <0003> auc.c:179 vector [2]: kc = e9b57ff42585fc00 20241101160225019 DAUC <0003> auc.c:180 vector [2]: sres = 20c3d1d8 20241101160225019 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160225019 DAUC <0003> auc.c:113 vector [3]: rand = 9cde0f166ffe36b07da701c913c15c2f 20241101160225019 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241101160225019 DAUC <0003> auc.c:142 vector [3]: autn = ff8014eb4ff6000024f75605e9ef4440 20241101160225019 DAUC <0003> auc.c:143 vector [3]: ck = f69033a4886b36d382e4b5e17d57dea4 20241101160225019 DAUC <0003> auc.c:144 vector [3]: ik = 95b386d5429f26fa13321f7e978e41fd 20241101160225019 DAUC <0003> auc.c:145 vector [3]: res = e44b453c2dd0ee3e0000000000000000 20241101160225019 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160225019 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160225019 DAUC <0003> auc.c:179 vector [3]: kc = efe62bf5cbc81400 20241101160225019 DAUC <0003> auc.c:180 vector [3]: sres = 81324344 20241101160225019 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160225019 DAUC <0003> auc.c:113 vector [4]: rand = 994749e43580c7d77a8a074bb5caf4f6 20241101160225019 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241101160225019 DAUC <0003> auc.c:142 vector [4]: autn = 732872a1f93b0000d40d9842b682c337 20241101160225019 DAUC <0003> auc.c:143 vector [4]: ck = 79ec077a4a7f0c573aa451c0fe58e53a 20241101160225019 DAUC <0003> auc.c:144 vector [4]: ik = 4f95aae5d98a40f01a44697678f69170 20241101160225019 DAUC <0003> auc.c:145 vector [4]: res = faf518f38ca65d540000000000000000 20241101160225019 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160225019 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160225019 DAUC <0003> auc.c:179 vector [4]: kc = 6aed38dabcec1400 20241101160225019 DAUC <0003> auc.c:180 vector [4]: sres = 63c3ce88 20241101160225019 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160225019 DAUC <0003> db_auc.c:245 IMSI='262429464805441': Generated 5 vectors 20241101160225019 DAUC <0003> db_auc.c:249 IMSI='262429464805441': Updating SQN=321 in DB 20241101160225027 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429464805441"} 20241101160225027 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160225027 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225027 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160225033 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160225033 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429464805441"} 20241101160225033 DAUC <0003> db_auc.c:236 IMSI='262429464805441': Calling to generate 5 vectors 20241101160225033 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160225033 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160225033 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160225033 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241101160225033 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160225033 DAUC <0003> auc.c:113 vector [0]: rand = c19c3fbae8302966011006488ebc0448 20241101160225033 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241101160225033 DAUC <0003> auc.c:142 vector [0]: autn = 19c868e43cbc00004ef63bd0f72f542e 20241101160225033 DAUC <0003> auc.c:143 vector [0]: ck = c11b6bfe4369552470b331197beed61d 20241101160225033 DAUC <0003> auc.c:144 vector [0]: ik = af35f05ab2754c108909d819fb51d98b 20241101160225033 DAUC <0003> auc.c:145 vector [0]: res = ea29e158e034575e0000000000000000 20241101160225033 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160225033 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160225033 DAUC <0003> auc.c:179 vector [0]: kc = a030eb944a825c00 20241101160225033 DAUC <0003> auc.c:180 vector [0]: sres = 74627175 20241101160225033 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160225034 DAUC <0003> auc.c:113 vector [1]: rand = 79eaa4cfcfd19900b30615e27b9864be 20241101160225034 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241101160225034 DAUC <0003> auc.c:142 vector [1]: autn = 27062cda615100001bf11ea39e8db4cd 20241101160225034 DAUC <0003> auc.c:143 vector [1]: ck = 800e81414151bb0b21c663dfd620a7a8 20241101160225034 DAUC <0003> auc.c:144 vector [1]: ik = ca92b18b84153ea715690cdd1f63fd98 20241101160225034 DAUC <0003> auc.c:145 vector [1]: res = 39d2017e65044bfb0000000000000000 20241101160225034 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160225034 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160225034 DAUC <0003> auc.c:179 vector [1]: kc = d48c5583850cb400 20241101160225034 DAUC <0003> auc.c:180 vector [1]: sres = 0a2d8fbb 20241101160225034 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160225034 DAUC <0003> auc.c:113 vector [2]: rand = b15438da800e94a8c9e133a0d3213831 20241101160225034 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241101160225034 DAUC <0003> auc.c:142 vector [2]: autn = ee32b52287310000158ebb25d30448c6 20241101160225034 DAUC <0003> auc.c:143 vector [2]: ck = c4202cd39d9c270b4d864da9bfb11dc6 20241101160225034 DAUC <0003> auc.c:144 vector [2]: ik = 5c89a173b9e055125d70a1a2fa2b6d7a 20241101160225034 DAUC <0003> auc.c:145 vector [2]: res = 57edd88483c46c690000000000000000 20241101160225034 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160225034 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160225034 DAUC <0003> auc.c:179 vector [2]: kc = 07bba6d3548b5800 20241101160225034 DAUC <0003> auc.c:180 vector [2]: sres = 6f0bc1fc 20241101160225034 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160225034 DAUC <0003> auc.c:113 vector [3]: rand = 01d3556c4e16f9decad1a1554559452f 20241101160225034 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241101160225034 DAUC <0003> auc.c:142 vector [3]: autn = 0a2550f61f5b000010f2d3221a55ad68 20241101160225034 DAUC <0003> auc.c:143 vector [3]: ck = bbc720a3b7f36c77ff6031369ad69c2a 20241101160225034 DAUC <0003> auc.c:144 vector [3]: ik = d7b0927be25a202baf83cc6c0dc478f1 20241101160225034 DAUC <0003> auc.c:145 vector [3]: res = c47b0216b3a27a870000000000000000 20241101160225034 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160225034 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160225034 DAUC <0003> auc.c:179 vector [3]: kc = 2faafdcb2372f000 20241101160225034 DAUC <0003> auc.c:180 vector [3]: sres = 4463ef4e 20241101160225034 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160225034 DAUC <0003> auc.c:113 vector [4]: rand = f336db1593b30ccab6b35f29437d860f 20241101160225034 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241101160225034 DAUC <0003> auc.c:142 vector [4]: autn = c2ed40e6e8fc000087107bec8b40f1dd 20241101160225034 DAUC <0003> auc.c:143 vector [4]: ck = 93e4d2f03a4b3f95416dea6dbda08c2f 20241101160225034 DAUC <0003> auc.c:144 vector [4]: ik = 00686e0136dd8d22625d4549d5d4331d 20241101160225034 DAUC <0003> auc.c:145 vector [4]: res = e44a941252f26cd60000000000000000 20241101160225034 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160225034 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160225034 DAUC <0003> auc.c:179 vector [4]: kc = bbc760d4b57da000 20241101160225034 DAUC <0003> auc.c:180 vector [4]: sres = 6bd483d5 20241101160225034 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160225034 DAUC <0003> db_auc.c:245 IMSI='262429464805441': Generated 5 vectors 20241101160225034 DAUC <0003> db_auc.c:249 IMSI='262429464805441': Updating SQN=481 in DB 20241101160225043 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429464805441"} 20241101160225043 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160225043 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225043 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160225048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52962<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@f1d6a4144af6: Final verdict of PTC: pass 20241101160225083 DAUC <0003> db_auc.c:157 IMSI='262428820748072': No 2G Auth Data 20241101160225083 DAUC <0003> db_auc.c:192 IMSI='262428820748072': No 3G Auth Data HLR_Test-GSUP(21)@f1d6a4144af6: Created GsupExpect[0] for "262428820748072" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241101160225118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52964<->l=127.0.0.1:4258 20241101160225120 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160225120 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428820748072"} 20241101160225120 DAUC <0003> db_auc.c:236 IMSI='262428820748072': Calling to generate 1 vectors 20241101160225120 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241101160225120 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160225120 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160225120 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160225120 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160225120 DAUC <0003> auc.c:113 vector [0]: rand = 8fdbd392766f685f9b2b830d3fa033e4 20241101160225121 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160225121 DAUC <0003> auc.c:142 vector [0]: autn = 3f2e81dc0a6800006d2f8b2ba85d9afc 20241101160225121 DAUC <0003> auc.c:143 vector [0]: ck = adcc0d576d50c6189d62860cefecb20d 20241101160225121 DAUC <0003> auc.c:144 vector [0]: ik = 2bfff2903bfbf83546454f9e49a469d4 20241101160225121 DAUC <0003> auc.c:145 vector [0]: res = cdac0e04daeefec80000000000000000 20241101160225121 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160225121 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160225121 DAUC <0003> auc.c:179 vector [0]: kc = e6562d51175d499a 20241101160225121 DAUC <0003> auc.c:180 vector [0]: sres = fa45992d 20241101160225121 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160225121 DAUC <0003> db_auc.c:245 IMSI='262428820748072': Generated 1 vectors 20241101160225121 DAUC <0003> db_auc.c:249 IMSI='262428820748072': Updating SQN=33 in DB 20241101160225129 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428820748072"} 20241101160225129 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160225129 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225129 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f1d6a4144af6: Found GsupExpect[0] for "262428820748072" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@f1d6a4144af6: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262428820748072" TC_gsup_sai_num_auth_vectors(31)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160225132 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160225132 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428820748072"} 20241101160225132 DAUC <0003> db_auc.c:236 IMSI='262428820748072': Calling to generate 4 vectors 20241101160225132 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241101160225132 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160225132 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160225132 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241101160225132 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160225132 DAUC <0003> auc.c:113 vector [0]: rand = fe37fd5c70a0cf66c41552d34832a517 20241101160225132 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241101160225132 DAUC <0003> auc.c:142 vector [0]: autn = f3e72b0111c00000ee20f71817a1c8b3 20241101160225132 DAUC <0003> auc.c:143 vector [0]: ck = 2aab502f3f84e5960ecd4c7db983d9ae 20241101160225132 DAUC <0003> auc.c:144 vector [0]: ik = 9aa1a0cb130710b2a9ac16aa59c15007 20241101160225132 DAUC <0003> auc.c:145 vector [0]: res = 7c375819956f45550000000000000000 20241101160225132 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160225132 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160225132 DAUC <0003> auc.c:179 vector [0]: kc = d6b677db0f2fd403 20241101160225132 DAUC <0003> auc.c:180 vector [0]: sres = 141b54ca 20241101160225132 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160225132 DAUC <0003> auc.c:113 vector [1]: rand = 5a04a701841b7ddb9afe742393e6c2d5 20241101160225132 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241101160225132 DAUC <0003> auc.c:142 vector [1]: autn = 18fb17773a7a0000d7378ff097cc5541 20241101160225132 DAUC <0003> auc.c:143 vector [1]: ck = d870d67ddb85ad3c4611db53bed36f60 20241101160225132 DAUC <0003> auc.c:144 vector [1]: ik = 237a12b7e628b806f8d3a506d9714346 20241101160225132 DAUC <0003> auc.c:145 vector [1]: res = caee49a565689e440000000000000000 20241101160225132 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160225132 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160225132 DAUC <0003> auc.c:179 vector [1]: kc = d24037947094da45 20241101160225132 DAUC <0003> auc.c:180 vector [1]: sres = 0f4db2e4 20241101160225132 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160225132 DAUC <0003> auc.c:113 vector [2]: rand = 5ebe861ca4198c3b80d1c3107ecef33b 20241101160225132 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241101160225132 DAUC <0003> auc.c:142 vector [2]: autn = 227e1a9555020000765da9469efa8ac9 20241101160225132 DAUC <0003> auc.c:143 vector [2]: ck = 3c33cab575cddec2843825f2d50588d0 20241101160225132 DAUC <0003> auc.c:144 vector [2]: ik = 63b136375d7082b97f37d6fbbd6a3201 20241101160225132 DAUC <0003> auc.c:145 vector [2]: res = f42a2719c0b70cd20000000000000000 20241101160225132 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160225132 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160225132 DAUC <0003> auc.c:179 vector [2]: kc = bfcc4fb015648ccb 20241101160225133 DAUC <0003> auc.c:180 vector [2]: sres = ec7ac554 20241101160225133 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160225133 DAUC <0003> auc.c:113 vector [3]: rand = 7121bf48983b6faca1295f981da6cc72 20241101160225133 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241101160225133 DAUC <0003> auc.c:142 vector [3]: autn = ec6facc39f3900005f62d06794e5ec2e 20241101160225133 DAUC <0003> auc.c:143 vector [3]: ck = 8d2e43980694acb5b469a6c0135c67b4 20241101160225133 DAUC <0003> auc.c:144 vector [3]: ik = 325360ca2b5b8963ab01c8761e7f4ff4 20241101160225133 DAUC <0003> auc.c:145 vector [3]: res = b83c57cf3a969da60000000000000000 20241101160225133 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160225133 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160225133 DAUC <0003> auc.c:179 vector [3]: kc = c74ea30426097302 20241101160225133 DAUC <0003> auc.c:180 vector [3]: sres = ba944c64 20241101160225133 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160225133 DAUC <0003> db_auc.c:245 IMSI='262428820748072': Generated 4 vectors 20241101160225133 DAUC <0003> db_auc.c:249 IMSI='262428820748072': Updating SQN=161 in DB 20241101160225141 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428820748072"} 20241101160225141 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160225141 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225141 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160225146 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160225147 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428820748072"} 20241101160225147 DAUC <0003> db_auc.c:236 IMSI='262428820748072': Calling to generate 5 vectors 20241101160225147 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160225147 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160225147 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160225147 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241101160225147 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160225147 DAUC <0003> auc.c:113 vector [0]: rand = 80a0917ac5125ea222875f2cbb73237d 20241101160225147 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241101160225147 DAUC <0003> auc.c:142 vector [0]: autn = 3ed8d881f4eb00008bdf6fee13be3ac2 20241101160225147 DAUC <0003> auc.c:143 vector [0]: ck = d971913f0686be45f6915ba72eaa8d9c 20241101160225147 DAUC <0003> auc.c:144 vector [0]: ik = ca1c5331472ebc77dd9ca2ea1c11f00e 20241101160225147 DAUC <0003> auc.c:145 vector [0]: res = 8cd5a47ec2b98c0c0000000000000000 20241101160225147 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160225147 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160225147 DAUC <0003> auc.c:179 vector [0]: kc = 88b34340d1fce042 20241101160225147 DAUC <0003> auc.c:180 vector [0]: sres = fa338016 20241101160225147 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160225147 DAUC <0003> auc.c:113 vector [1]: rand = 54c4711e36dd214c5edc33c2f0f6cc82 20241101160225147 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241101160225147 DAUC <0003> auc.c:142 vector [1]: autn = aaaf8277ba8b0000b40f298b40e7338f 20241101160225147 DAUC <0003> auc.c:143 vector [1]: ck = b8c4b5634ba912c6893a490427d64c2b 20241101160225147 DAUC <0003> auc.c:144 vector [1]: ik = bd12d0458582c0787ac2a39694eb2c9a 20241101160225147 DAUC <0003> auc.c:145 vector [1]: res = cae388baad9d42c10000000000000000 20241101160225147 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160225147 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160225147 DAUC <0003> auc.c:179 vector [1]: kc = 41ddc5ee1a615762 20241101160225147 DAUC <0003> auc.c:180 vector [1]: sres = 35fba746 20241101160225147 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160225147 DAUC <0003> auc.c:113 vector [2]: rand = 647901d83a981cc1cae9fae3707269c2 20241101160225147 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241101160225147 DAUC <0003> auc.c:142 vector [2]: autn = 226bf088d9cb0000f8f18e7fa527e2f2 20241101160225147 DAUC <0003> auc.c:143 vector [2]: ck = 93c955fc3f03496ec25d3b6ec8f057f9 20241101160225147 DAUC <0003> auc.c:144 vector [2]: ik = 4d676f6ac6c258217c5a2015a15597a8 20241101160225147 DAUC <0003> auc.c:145 vector [2]: res = e4c8c9ad24a833dc0000000000000000 20241101160225147 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160225147 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160225147 DAUC <0003> auc.c:179 vector [2]: kc = 1ec4f30c9a3103d5 20241101160225148 DAUC <0003> auc.c:180 vector [2]: sres = 9bbfc3dd 20241101160225148 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160225148 DAUC <0003> auc.c:113 vector [3]: rand = 9a7fadf724f9304cb240b1ec4c33b613 20241101160225148 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241101160225148 DAUC <0003> auc.c:142 vector [3]: autn = 0938511bfd0d0000586de943ac142264 20241101160225148 DAUC <0003> auc.c:143 vector [3]: ck = 2c192d5b1724aa802792f5b91a43246e 20241101160225148 DAUC <0003> auc.c:144 vector [3]: ik = 1b9d8a23f1710e83d30037e250db74de 20241101160225148 DAUC <0003> auc.c:145 vector [3]: res = ae06f418f7cd1b260000000000000000 20241101160225148 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160225148 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160225148 DAUC <0003> auc.c:179 vector [3]: kc = f9f83c9ac73c89f5 20241101160225148 DAUC <0003> auc.c:180 vector [3]: sres = 3d3a75d5 20241101160225148 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160225148 DAUC <0003> auc.c:113 vector [4]: rand = eba5e89a3b10681eba6503b43207e8d0 20241101160225148 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241101160225148 DAUC <0003> auc.c:142 vector [4]: autn = e86fcd01bd490000f282935ae3c4a6ee 20241101160225148 DAUC <0003> auc.c:143 vector [4]: ck = a091fd684088f8c21c6a8c1f0fe173d9 20241101160225148 DAUC <0003> auc.c:144 vector [4]: ik = fd53af5271fd66f3f6ba527685efc752 20241101160225148 DAUC <0003> auc.c:145 vector [4]: res = ccf25dfc0e939cdf0000000000000000 20241101160225148 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160225148 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160225148 DAUC <0003> auc.c:179 vector [4]: kc = bb43b9085e75cbf3 20241101160225148 DAUC <0003> auc.c:180 vector [4]: sres = eae77305 20241101160225148 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160225148 DAUC <0003> db_auc.c:245 IMSI='262428820748072': Generated 5 vectors 20241101160225148 DAUC <0003> db_auc.c:249 IMSI='262428820748072': Updating SQN=321 in DB 20241101160225156 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428820748072"} 20241101160225156 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160225156 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225156 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160225161 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160225161 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428820748072"} 20241101160225161 DAUC <0003> db_auc.c:236 IMSI='262428820748072': Calling to generate 5 vectors 20241101160225161 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160225161 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160225161 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160225161 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241101160225162 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160225162 DAUC <0003> auc.c:113 vector [0]: rand = 116269287b7b54effd652ebd3b065391 20241101160225162 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241101160225162 DAUC <0003> auc.c:142 vector [0]: autn = 35362d2f5a860000733b828fdd7e7eea 20241101160225162 DAUC <0003> auc.c:143 vector [0]: ck = 53c8ec13fd3a80053f3998e273aeba1c 20241101160225162 DAUC <0003> auc.c:144 vector [0]: ik = b1a6123b18ca012089cbe9bc86bde3d4 20241101160225162 DAUC <0003> auc.c:145 vector [0]: res = 70a39d8b9c8e76d50000000000000000 20241101160225162 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160225162 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160225162 DAUC <0003> auc.c:179 vector [0]: kc = ce01cf45b3cf8d42 20241101160225162 DAUC <0003> auc.c:180 vector [0]: sres = 49226eb7 20241101160225162 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160225162 DAUC <0003> auc.c:113 vector [1]: rand = fbfaf823bd787ca463840697d74226ae 20241101160225162 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241101160225162 DAUC <0003> auc.c:142 vector [1]: autn = 34e6bce03f56000003ba732f7a0deff7 20241101160225162 DAUC <0003> auc.c:143 vector [1]: ck = 0be52fe6afee5d7d11eb01e4091ee555 20241101160225162 DAUC <0003> auc.c:144 vector [1]: ik = a38dcbe10a7e1ebe8e749fdbabcb512e 20241101160225162 DAUC <0003> auc.c:145 vector [1]: res = f3be502e27e28e070000000000000000 20241101160225162 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160225162 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160225162 DAUC <0003> auc.c:179 vector [1]: kc = 9c64d8b5c02146fc 20241101160225162 DAUC <0003> auc.c:180 vector [1]: sres = 649fb59c 20241101160225162 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160225162 DAUC <0003> auc.c:113 vector [2]: rand = 8c646cc8eed652c4b4b5819723e88de6 20241101160225162 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241101160225162 DAUC <0003> auc.c:142 vector [2]: autn = 4749e8eaa6ab00008bc5b51ecbab5ff2 20241101160225162 DAUC <0003> auc.c:143 vector [2]: ck = 36cd69e762e71bb2a056cbbaecb00a75 20241101160225162 DAUC <0003> auc.c:144 vector [2]: ik = 1427c224d1411cc6c34e46b9bcc8981d 20241101160225162 DAUC <0003> auc.c:145 vector [2]: res = 61466376f57a76f30000000000000000 20241101160225162 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160225162 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160225162 DAUC <0003> auc.c:179 vector [2]: kc = 98b88e0537f60558 20241101160225162 DAUC <0003> auc.c:180 vector [2]: sres = 72f7dae8 20241101160225162 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160225162 DAUC <0003> auc.c:113 vector [3]: rand = 3bb03ce9b125ff6cc1ba1ae21b473ca3 20241101160225162 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241101160225162 DAUC <0003> auc.c:142 vector [3]: autn = ba47b6766b780000d499682e4c4cb390 20241101160225162 DAUC <0003> auc.c:143 vector [3]: ck = b283c69370192bc8beb16abfab815393 20241101160225162 DAUC <0003> auc.c:144 vector [3]: ik = 1b4c83ef4287f1668ae1631474c07afe 20241101160225162 DAUC <0003> auc.c:145 vector [3]: res = 774a9d2890a7975d0000000000000000 20241101160225162 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160225162 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160225162 DAUC <0003> auc.c:179 vector [3]: kc = 69f00542b6982157 20241101160225162 DAUC <0003> auc.c:180 vector [3]: sres = 3a73f0f1 20241101160225162 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160225162 DAUC <0003> auc.c:113 vector [4]: rand = 59f54703c70d293633a6a8530af2c238 20241101160225163 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241101160225163 DAUC <0003> auc.c:142 vector [4]: autn = 799ff0d06a4100006059b66453694d42 20241101160225163 DAUC <0003> auc.c:143 vector [4]: ck = 75d4cb899fb3f3dc207862f2f3e603d6 20241101160225163 DAUC <0003> auc.c:144 vector [4]: ik = 883318b8b4a6bbec3e15f615417500d0 20241101160225163 DAUC <0003> auc.c:145 vector [4]: res = d81a563a29a3daf30000000000000000 20241101160225163 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160225163 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160225163 DAUC <0003> auc.c:179 vector [4]: kc = aea49c8bbe3d2977 20241101160225163 DAUC <0003> auc.c:180 vector [4]: sres = bead46f8 20241101160225163 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160225163 DAUC <0003> db_auc.c:245 IMSI='262428820748072': Generated 5 vectors 20241101160225163 DAUC <0003> db_auc.c:249 IMSI='262428820748072': Updating SQN=481 in DB 20241101160225171 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428820748072"} 20241101160225171 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160225171 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225171 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160225176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52964<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@f1d6a4144af6: Final verdict of PTC: pass MTC@f1d6a4144af6: setverdict(pass): none -> pass 20241101160225203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52900<->l=127.0.0.1:4258 20241101160225204 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160225204 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160225204 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160225204 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160225204 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41767<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@f1d6a4144af6: Final verdict of PTC: none 22@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: pass MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Fri Nov 1 16:02:25 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 20241101160225226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52972<->l=127.0.0.1:4258 20241101160225227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52972<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=24200) Waiting for packet dumper to finish... 1 (prev_count=24200, count=59772) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Fri Nov 1 16:02:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_gsup_sai_eps started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160228338 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160228338 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160228342 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160228344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52984<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160228348 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160228348 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160228348 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160228348 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  20241101160228348 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160228348 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  20241101160228348 DLGSUP <0013> gsup_server.c:235 2:  20241101160228348 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160228348 DLGSUP <0013> gsup_server.c:235 3:  20241101160228348 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160228348 DLGSUP <0013> gsup_server.c:235 4:  20241101160228348 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160228348 DLGSUP <0013> gsup_server.c:235 5:  20241101160228348 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160228348 DLGSUP <0013> gsup_server.c:235 7:  20241101160228348 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160228348 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160228348 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160228348 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@f1d6a4144af6: 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") 20241101160228370 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40225<->l=127.0.0.1:4259) 20241101160228396 DAUC <0003> db_auc.c:157 IMSI='262424249628455': No 2G Auth Data 20241101160228396 DAUC <0003> db_auc.c:192 IMSI='262424249628455': No 3G Auth Data HLR_Test-GSUP(33)@f1d6a4144af6: Created GsupExpect[0] for "262424249628455" to be handled at TC_gsup_sai_eps(36) 20241101160228436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52990<->l=127.0.0.1:4258 20241101160228446 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160228446 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424249628455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424249628455"} 20241101160228446 DAUC <0003> db_auc.c:157 IMSI='262424249628455': No 2G Auth Data 20241101160228446 DAUC <0003> db_auc.c:236 IMSI='262424249628455': Calling to generate 5 vectors 20241101160228446 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241101160228446 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160228446 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160228446 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160228446 DAUC <0003> auc.c:113 vector [0]: rand = ef200a74b5e050282c403b442f57634a 20241101160228446 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160228446 DAUC <0003> auc.c:142 vector [0]: autn = 3c999baa4727800048e3ffa52c049ce7 20241101160228446 DAUC <0003> auc.c:143 vector [0]: ck = ec7302d004a6662cf761fb1a09fdeaf8 20241101160228446 DAUC <0003> auc.c:144 vector [0]: ik = 4f488e4386a2700c3e4a76b6ee3ddfa5 20241101160228446 DAUC <0003> auc.c:145 vector [0]: res = 1dcfecce95e1c98a0000000000000000 20241101160228446 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160228446 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160228446 DAUC <0003> auc.c:151 vector [0]: kc = 6a10013f65c4237d 20241101160228446 DAUC <0003> auc.c:152 vector [0]: sres = 882e2544 20241101160228446 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160228446 DAUC <0003> auc.c:113 vector [1]: rand = 8305d3d78d6c239fd357ccb1783d1523 20241101160228446 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160228446 DAUC <0003> auc.c:142 vector [1]: autn = c54198c39b9a800075ac23498a969913 20241101160228446 DAUC <0003> auc.c:143 vector [1]: ck = d7263a931a2936ee3b87f3ad057195bd 20241101160228446 DAUC <0003> auc.c:144 vector [1]: ik = e46431e0900c843cf2ea89a3e0104521 20241101160228446 DAUC <0003> auc.c:145 vector [1]: res = ad623e82bbb5f4be0000000000000000 20241101160228446 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160228446 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160228446 DAUC <0003> auc.c:151 vector [1]: kc = fa2f717d6f44624e 20241101160228446 DAUC <0003> auc.c:152 vector [1]: sres = 16d7ca3c 20241101160228446 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160228446 DAUC <0003> auc.c:113 vector [2]: rand = 46df88bd4ca8f8db1e4edef2758b456d 20241101160228446 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160228446 DAUC <0003> auc.c:142 vector [2]: autn = 5f48311664398000f123314a0069a4bb 20241101160228446 DAUC <0003> auc.c:143 vector [2]: ck = 69512fcba4f8eb126f4cb6f5498e2312 20241101160228446 DAUC <0003> auc.c:144 vector [2]: ik = 9ae1f8bd436658be1b61cff53d401edd 20241101160228446 DAUC <0003> auc.c:145 vector [2]: res = 1460e750d988a38a0000000000000000 20241101160228447 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160228447 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160228447 DAUC <0003> auc.c:151 vector [2]: kc = 879dae7693508e63 20241101160228447 DAUC <0003> auc.c:152 vector [2]: sres = cde844da 20241101160228447 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160228447 DAUC <0003> auc.c:113 vector [3]: rand = a3b24c45fab3efc861e4076e1fbdb7ce 20241101160228447 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160228447 DAUC <0003> auc.c:142 vector [3]: autn = 998909f078f8800059b7a8afa0caca3a 20241101160228447 DAUC <0003> auc.c:143 vector [3]: ck = 4b99d5abf7968bf4f5d52a7054b068fb 20241101160228447 DAUC <0003> auc.c:144 vector [3]: ik = 0eb5bd2f4b13f73455f80cfbeea7e51c 20241101160228447 DAUC <0003> auc.c:145 vector [3]: res = 992317122e871eb90000000000000000 20241101160228447 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160228447 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160228447 DAUC <0003> auc.c:151 vector [3]: kc = e5014e0f0692f127 20241101160228447 DAUC <0003> auc.c:152 vector [3]: sres = b7a409ab 20241101160228447 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160228447 DAUC <0003> auc.c:113 vector [4]: rand = 0560f3cfdf95ee42d3fb7905bc81c6ca 20241101160228447 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160228447 DAUC <0003> auc.c:142 vector [4]: autn = 81fb8b4aeffe8000db8e5ffe9d9f3ee1 20241101160228447 DAUC <0003> auc.c:143 vector [4]: ck = 771e011f67357d5494eddd9acd2307b6 20241101160228447 DAUC <0003> auc.c:144 vector [4]: ik = 019a9a70fe8915d933ef74c4f5d86a37 20241101160228447 DAUC <0003> auc.c:145 vector [4]: res = fee4ed512e12cded0000000000000000 20241101160228447 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160228447 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241101160228447 DAUC <0003> auc.c:151 vector [4]: kc = d1863231a147050c 20241101160228447 DAUC <0003> auc.c:152 vector [4]: sres = d0f620bc 20241101160228447 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241101160228447 DAUC <0003> db_auc.c:245 IMSI='262424249628455': Generated 5 vectors 20241101160228447 DAUC <0003> db_auc.c:249 IMSI='262424249628455': Updating SQN=161 in DB 20241101160228455 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424249628455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424249628455"} 20241101160228455 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424249628455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160228455 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160228455 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f1d6a4144af6: Found GsupExpect[0] for "262424249628455" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_sai_eps(36)"262424249628455" TC_gsup_sai_eps(36)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160228464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52990<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@f1d6a4144af6: Final verdict of PTC: pass 20241101160228490 DAUC <0003> db_auc.c:157 IMSI='262425759409471': No 2G Auth Data 20241101160228490 DAUC <0003> db_auc.c:192 IMSI='262425759409471': No 3G Auth Data HLR_Test-GSUP(33)@f1d6a4144af6: Created GsupExpect[0] for "262425759409471" to be handled at TC_gsup_sai_eps(37) 20241101160228512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4258 20241101160228514 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160228514 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425759409471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425759409471"} 20241101160228514 DAUC <0003> db_auc.c:157 IMSI='262425759409471': No 2G Auth Data 20241101160228514 DAUC <0003> db_auc.c:236 IMSI='262425759409471': Calling to generate 5 vectors 20241101160228514 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241101160228514 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160228514 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241101160228514 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160228514 DAUC <0003> auc.c:113 vector [0]: rand = 95fdfd0352c50ab6e8851677167e20a6 20241101160228514 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160228514 DAUC <0003> auc.c:142 vector [0]: autn = ce0f2800357a8000a30695978eac292e 20241101160228514 DAUC <0003> auc.c:143 vector [0]: ck = 0add909e46a9edde6f599df156596343 20241101160228514 DAUC <0003> auc.c:144 vector [0]: ik = 355fc47bd31d8485cb7fa20229949278 20241101160228514 DAUC <0003> auc.c:145 vector [0]: res = 64084803c5918dd70000000000000000 20241101160228514 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160228514 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160228514 DAUC <0003> auc.c:151 vector [0]: kc = 9ba46b16ea799860 20241101160228514 DAUC <0003> auc.c:152 vector [0]: sres = a199c5d4 20241101160228514 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160228514 DAUC <0003> auc.c:113 vector [1]: rand = e73b69d9f0b1620bc9b09e13098c1607 20241101160228514 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160228514 DAUC <0003> auc.c:142 vector [1]: autn = 685f4e184f12800074f31bdec4dab0f1 20241101160228514 DAUC <0003> auc.c:143 vector [1]: ck = 66069fc5b0bf27ac32a775517acfe952 20241101160228514 DAUC <0003> auc.c:144 vector [1]: ik = c7cc08c5deb05033c701bd45a36b4bb2 20241101160228514 DAUC <0003> auc.c:145 vector [1]: res = fd63e966cfe53bb50000000000000000 20241101160228514 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160228514 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160228514 DAUC <0003> auc.c:151 vector [1]: kc = 546c5f14b7abd57f 20241101160228514 DAUC <0003> auc.c:152 vector [1]: sres = 3286d2d3 20241101160228514 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160228514 DAUC <0003> auc.c:113 vector [2]: rand = a7e029f0ee2ae4b43a1a901327c1e3c1 20241101160228514 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160228514 DAUC <0003> auc.c:142 vector [2]: autn = ff1579bfb29c8000de7f1891904db1b9 20241101160228514 DAUC <0003> auc.c:143 vector [2]: ck = 6702f809fe7b7b8188c3a3c26e16cd33 20241101160228514 DAUC <0003> auc.c:144 vector [2]: ik = ccec53af616083529f3cec4cbd354183 20241101160228514 DAUC <0003> auc.c:145 vector [2]: res = 4c097fc44e2ef6fd0000000000000000 20241101160228514 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160228514 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160228514 DAUC <0003> auc.c:151 vector [2]: kc = bc11e4284c387463 20241101160228514 DAUC <0003> auc.c:152 vector [2]: sres = 02278939 20241101160228514 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160228514 DAUC <0003> auc.c:113 vector [3]: rand = 9773cee640e9d16afaf665fe417a1fe9 20241101160228514 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160228514 DAUC <0003> auc.c:142 vector [3]: autn = ea30b571dd758000ae6e21868d47d3f9 20241101160228514 DAUC <0003> auc.c:143 vector [3]: ck = ba4519b5578a77d118d294360ca66f9a 20241101160228514 DAUC <0003> auc.c:144 vector [3]: ik = 010a53e321af3c5688bda79b6122ea70 20241101160228514 DAUC <0003> auc.c:145 vector [3]: res = 0067276e067e60770000000000000000 20241101160228514 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160228514 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160228514 DAUC <0003> auc.c:151 vector [3]: kc = 2b2079fb1ba1ce6d 20241101160228514 DAUC <0003> auc.c:152 vector [3]: sres = 06194719 20241101160228514 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160228514 DAUC <0003> auc.c:113 vector [4]: rand = 3e2bed218aa17ce7dea013063551f4cd 20241101160228514 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160228514 DAUC <0003> auc.c:142 vector [4]: autn = a88b1e37083e80000fc8d18a375dce40 20241101160228514 DAUC <0003> auc.c:143 vector [4]: ck = 1ad6d363becdc98749364c9ecd546ea0 20241101160228514 DAUC <0003> auc.c:144 vector [4]: ik = 58f574a1d8017a65887f62f3d9772589 20241101160228514 DAUC <0003> auc.c:145 vector [4]: res = 214842cce4a0a7c30000000000000000 20241101160228514 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160228514 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241101160228514 DAUC <0003> auc.c:151 vector [4]: kc = 836a89af72eff8cb 20241101160228514 DAUC <0003> auc.c:152 vector [4]: sres = c5e8e50f 20241101160228514 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241101160228514 DAUC <0003> db_auc.c:245 IMSI='262425759409471': Generated 5 vectors 20241101160228514 DAUC <0003> db_auc.c:249 IMSI='262425759409471': Updating SQN=161 in DB 20241101160228522 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425759409471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425759409471"} 20241101160228522 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425759409471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160228522 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160228522 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f1d6a4144af6: Found GsupExpect[0] for "262425759409471" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@f1d6a4144af6: Added IMSI table entry 1TC_gsup_sai_eps(37)"262425759409471" TC_gsup_sai_eps(37)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160228523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@f1d6a4144af6: Final verdict of PTC: pass 20241101160228547 DAUC <0003> db_auc.c:157 IMSI='262425206358487': No 2G Auth Data 20241101160228547 DAUC <0003> db_auc.c:192 IMSI='262425206358487': No 3G Auth Data HLR_Test-GSUP(33)@f1d6a4144af6: Created GsupExpect[0] for "262425206358487" to be handled at TC_gsup_sai_eps(38) 20241101160228583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53006<->l=127.0.0.1:4258 20241101160228586 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160228586 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425206358487 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425206358487"} 20241101160228587 DAUC <0003> db_auc.c:236 IMSI='262425206358487': Calling to generate 5 vectors 20241101160228587 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160228587 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160228587 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160228587 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160228587 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160228587 DAUC <0003> auc.c:113 vector [0]: rand = 68d433013be922d89cf6822186196357 20241101160228587 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160228587 DAUC <0003> auc.c:142 vector [0]: autn = 6405e6cc5d278000017fc43ea81a092f 20241101160228587 DAUC <0003> auc.c:143 vector [0]: ck = 06afb2119946bce285a143ca327dd9d7 20241101160228587 DAUC <0003> auc.c:144 vector [0]: ik = c242a7ed8b22e811b953f863f108664e 20241101160228587 DAUC <0003> auc.c:145 vector [0]: res = e54c001ab610261a0000000000000000 20241101160228587 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160228587 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160228587 DAUC <0003> auc.c:179 vector [0]: kc = d49214e93c467800 20241101160228587 DAUC <0003> auc.c:180 vector [0]: sres = a6fd5687 20241101160228587 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160228587 DAUC <0003> auc.c:113 vector [1]: rand = 6d37ccfcb89989638af4091abb9d5e39 20241101160228587 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160228587 DAUC <0003> auc.c:142 vector [1]: autn = 634f6066557b80009128bceeab5ce30a 20241101160228587 DAUC <0003> auc.c:143 vector [1]: ck = dc15dc8956470f4c89803ca6ad0330c2 20241101160228587 DAUC <0003> auc.c:144 vector [1]: ik = c87d7f2a8ae2470fe45dea5c65806dcf 20241101160228587 DAUC <0003> auc.c:145 vector [1]: res = 19c76e87817dc89d0000000000000000 20241101160228587 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160228587 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160228587 DAUC <0003> auc.c:179 vector [1]: kc = 64a7f13b7cb18400 20241101160228587 DAUC <0003> auc.c:180 vector [1]: sres = 8c4fc0ff 20241101160228587 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160228587 DAUC <0003> auc.c:113 vector [2]: rand = 827aa9d794bc21728d549d82e7f5f0ad 20241101160228587 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160228587 DAUC <0003> auc.c:142 vector [2]: autn = 9801720df79c80002b99cdae31cc34eb 20241101160228587 DAUC <0003> auc.c:143 vector [2]: ck = 2633c21bd44d0293b5a7fdbf1b9428e1 20241101160228587 DAUC <0003> auc.c:144 vector [2]: ik = 125e96acd37de05cdacbe20d2c2e65a5 20241101160228587 DAUC <0003> auc.c:145 vector [2]: res = 7488a7b5df25581b0000000000000000 20241101160228587 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160228587 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160228587 DAUC <0003> auc.c:179 vector [2]: kc = c78b6ae95c9ea000 20241101160228587 DAUC <0003> auc.c:180 vector [2]: sres = 64be11a1 20241101160228587 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160228587 DAUC <0003> auc.c:113 vector [3]: rand = 2b9367cf59a8f23ec349fa2ab708e923 20241101160228587 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160228587 DAUC <0003> auc.c:142 vector [3]: autn = c5f741d2ce828000bae5a29d68da7e33 20241101160228587 DAUC <0003> auc.c:143 vector [3]: ck = 33d61632e6b5f1d0e8b14c6c1103ae0d 20241101160228587 DAUC <0003> auc.c:144 vector [3]: ik = 45e33b2b49e5a9eb2896b46af2e93de8 20241101160228587 DAUC <0003> auc.c:145 vector [3]: res = f9c2d72cbe130b7d0000000000000000 20241101160228587 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160228587 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160228587 DAUC <0003> auc.c:179 vector [3]: kc = 1a3bd6fa4b70d000 20241101160228587 DAUC <0003> auc.c:180 vector [3]: sres = 97116256 20241101160228587 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160228587 DAUC <0003> auc.c:113 vector [4]: rand = b42d5b3d532febacfa3a8eb9b7243fe4 20241101160228587 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160228587 DAUC <0003> auc.c:142 vector [4]: autn = 163169e3639f8000f5d699e7304761d2 20241101160228587 DAUC <0003> auc.c:143 vector [4]: ck = 4ae455fa2927c1c403b21e6fdbe559f7 20241101160228587 DAUC <0003> auc.c:144 vector [4]: ik = 4e0c20923c4bce6af3fc033c68d8737e 20241101160228587 DAUC <0003> auc.c:145 vector [4]: res = 2ca98f24e5aa930b0000000000000000 20241101160228587 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160228587 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160228587 DAUC <0003> auc.c:179 vector [4]: kc = aad8c6992e14bc00 20241101160228587 DAUC <0003> auc.c:180 vector [4]: sres = 7de906a9 20241101160228587 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160228587 DAUC <0003> db_auc.c:245 IMSI='262425206358487': Generated 5 vectors 20241101160228587 DAUC <0003> db_auc.c:249 IMSI='262425206358487': Updating SQN=161 in DB 20241101160228595 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425206358487 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425206358487"} 20241101160228595 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425206358487 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160228595 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160228595 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f1d6a4144af6: Found GsupExpect[0] for "262425206358487" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@f1d6a4144af6: Added IMSI table entry 2TC_gsup_sai_eps(38)"262425206358487" TC_gsup_sai_eps(38)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160228601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53006<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@f1d6a4144af6: Final verdict of PTC: pass 20241101160228634 DAUC <0003> db_auc.c:157 IMSI='262425277491062': No 2G Auth Data 20241101160228634 DAUC <0003> db_auc.c:192 IMSI='262425277491062': No 3G Auth Data HLR_Test-GSUP(33)@f1d6a4144af6: Created GsupExpect[0] for "262425277491062" to be handled at TC_gsup_sai_eps(39) 20241101160228674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53018<->l=127.0.0.1:4258 20241101160228680 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160228680 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425277491062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425277491062"} 20241101160228680 DAUC <0003> db_auc.c:236 IMSI='262425277491062': Calling to generate 5 vectors 20241101160228680 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160228680 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160228680 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160228680 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160228680 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160228680 DAUC <0003> auc.c:113 vector [0]: rand = 55f544e78a15818d83beefd0bcf3f003 20241101160228680 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160228680 DAUC <0003> auc.c:142 vector [0]: autn = bfdbeef3d9638000dc2d2609f0cc28f1 20241101160228680 DAUC <0003> auc.c:143 vector [0]: ck = ce8f54c9956abb96511a24f5d5292867 20241101160228680 DAUC <0003> auc.c:144 vector [0]: ik = b70675e5e3411f4aff7aedf89f828349 20241101160228680 DAUC <0003> auc.c:145 vector [0]: res = 73a25b18bcd2030f0000000000000000 20241101160228680 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160228680 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160228680 DAUC <0003> auc.c:179 vector [0]: kc = 5ace548af9fad400 20241101160228680 DAUC <0003> auc.c:180 vector [0]: sres = 081fab63 20241101160228680 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160228680 DAUC <0003> auc.c:113 vector [1]: rand = 4825d32b9e09af759a6824b5433b358c 20241101160228680 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160228680 DAUC <0003> auc.c:142 vector [1]: autn = 9220a5d0daf880009ac8deeb8e547f6e 20241101160228680 DAUC <0003> auc.c:143 vector [1]: ck = a41b41289f21666486fb736faf6a58ff 20241101160228680 DAUC <0003> auc.c:144 vector [1]: ik = 4c80c6c620c389fcfa3eb9c9bdc99f79 20241101160228680 DAUC <0003> auc.c:145 vector [1]: res = afbf43751f9f94580000000000000000 20241101160228680 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160228680 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160228681 DAUC <0003> auc.c:179 vector [1]: kc = b5fb1e5e0fb24c00 20241101160228681 DAUC <0003> auc.c:180 vector [1]: sres = 449d93b2 20241101160228681 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160228681 DAUC <0003> auc.c:113 vector [2]: rand = 46d4e01a8466f72c65ed9eb820f2e82e 20241101160228681 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160228681 DAUC <0003> auc.c:142 vector [2]: autn = 52d16ef172a880002f71534c0f92a5b8 20241101160228681 DAUC <0003> auc.c:143 vector [2]: ck = 6bbde520e079db65ba0f34f3819cad0f 20241101160228681 DAUC <0003> auc.c:144 vector [2]: ik = 2cab1b7832a6c913204d0f0832ff0110 20241101160228681 DAUC <0003> auc.c:145 vector [2]: res = aeaffb5299262f0a0000000000000000 20241101160228681 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160228681 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160228681 DAUC <0003> auc.c:179 vector [2]: kc = 17e4cd07fdada800 20241101160228681 DAUC <0003> auc.c:180 vector [2]: sres = 3ae626e4 20241101160228681 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160228681 DAUC <0003> auc.c:113 vector [3]: rand = c454d3e5c89359e90cb2b315317cc984 20241101160228681 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160228681 DAUC <0003> auc.c:142 vector [3]: autn = 01e21da3515b80007b47af2d048e4f33 20241101160228681 DAUC <0003> auc.c:143 vector [3]: ck = 051a5301bbac1722b45f7bf1daea7450 20241101160228681 DAUC <0003> auc.c:144 vector [3]: ik = 7544c00d55f3af14736db36bd788f2ba 20241101160228681 DAUC <0003> auc.c:145 vector [3]: res = 02993b9e486796f00000000000000000 20241101160228681 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160228681 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160228681 DAUC <0003> auc.c:179 vector [3]: kc = 96b16106581e3400 20241101160228681 DAUC <0003> auc.c:180 vector [3]: sres = 750415cb 20241101160228681 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160228681 DAUC <0003> auc.c:113 vector [4]: rand = 64c8f4a0aa670f08fe7a9269d2a72212 20241101160228681 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160228681 DAUC <0003> auc.c:142 vector [4]: autn = 08ad817857cf80009c286ba17d29994f 20241101160228681 DAUC <0003> auc.c:143 vector [4]: ck = 783c43c584ae0c70a52dbeea4eb6a8db 20241101160228681 DAUC <0003> auc.c:144 vector [4]: ik = 40d54fc85646a2fbcb76e9d2d0cda08b 20241101160228681 DAUC <0003> auc.c:145 vector [4]: res = 41ed0c3d1c6774840000000000000000 20241101160228681 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160228681 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160228681 DAUC <0003> auc.c:179 vector [4]: kc = 0e596fc0d346ec00 20241101160228681 DAUC <0003> auc.c:180 vector [4]: sres = 4286ffd4 20241101160228681 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160228681 DAUC <0003> db_auc.c:245 IMSI='262425277491062': Generated 5 vectors 20241101160228681 DAUC <0003> db_auc.c:249 IMSI='262425277491062': Updating SQN=161 in DB 20241101160228689 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425277491062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425277491062"} 20241101160228689 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425277491062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160228689 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160228689 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f1d6a4144af6: Found GsupExpect[0] for "262425277491062" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@f1d6a4144af6: Added IMSI table entry 3TC_gsup_sai_eps(39)"262425277491062" TC_gsup_sai_eps(39)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160228696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53018<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@f1d6a4144af6: Final verdict of PTC: pass 20241101160228730 DAUC <0003> db_auc.c:157 IMSI='262429818770695': No 2G Auth Data 20241101160228730 DAUC <0003> db_auc.c:192 IMSI='262429818770695': No 3G Auth Data HLR_Test-GSUP(33)@f1d6a4144af6: Created GsupExpect[0] for "262429818770695" to be handled at TC_gsup_sai_eps(40) 20241101160228761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53024<->l=127.0.0.1:4258 20241101160228764 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160228764 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429818770695 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429818770695"} 20241101160228764 DAUC <0003> db_auc.c:236 IMSI='262429818770695': Calling to generate 5 vectors 20241101160228764 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160228764 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160228764 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160228764 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160228764 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160228764 DAUC <0003> auc.c:113 vector [0]: rand = 0f721572e61028ed40d37f4b7782d639 20241101160228764 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160228764 DAUC <0003> auc.c:142 vector [0]: autn = 14af964c9fc28000ab98bf908745309e 20241101160228764 DAUC <0003> auc.c:143 vector [0]: ck = d0d365c6ae2891a8395c2458b69105c2 20241101160228764 DAUC <0003> auc.c:144 vector [0]: ik = b9f50e39775646818851a6b329766dd1 20241101160228764 DAUC <0003> auc.c:145 vector [0]: res = 73d6c948613fb8020000000000000000 20241101160228764 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160228764 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160228764 DAUC <0003> auc.c:179 vector [0]: kc = 667607765103f990 20241101160228764 DAUC <0003> auc.c:180 vector [0]: sres = 72562b7b 20241101160228764 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160228764 DAUC <0003> auc.c:113 vector [1]: rand = b2704dbacb19a6b6a0123bc345c9d40b 20241101160228764 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160228764 DAUC <0003> auc.c:142 vector [1]: autn = bbfdafbcb2268000b591434d94e67a08 20241101160228764 DAUC <0003> auc.c:143 vector [1]: ck = c3a9a1b7bfb1c8524611382de2da7858 20241101160228764 DAUC <0003> auc.c:144 vector [1]: ik = 530c21a8b463e7a8c9d134a53ccdd3a3 20241101160228764 DAUC <0003> auc.c:145 vector [1]: res = 8d56e95944344f250000000000000000 20241101160228764 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160228764 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160228764 DAUC <0003> auc.c:179 vector [1]: kc = a1392504d8731dbe 20241101160228764 DAUC <0003> auc.c:180 vector [1]: sres = 1fbd13a1 20241101160228764 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160228764 DAUC <0003> auc.c:113 vector [2]: rand = 8c853006138e7b45b1c3fb3e094420ba 20241101160228764 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160228764 DAUC <0003> auc.c:142 vector [2]: autn = a35c86517e42800051b26d85fddd4ef6 20241101160228764 DAUC <0003> auc.c:143 vector [2]: ck = d18227e09469b562a42b08a4086e7ce1 20241101160228764 DAUC <0003> auc.c:144 vector [2]: ik = 9dd58153dade1793d5997032c1b1b567 20241101160228764 DAUC <0003> auc.c:145 vector [2]: res = 0a591053e3e92cb20000000000000000 20241101160228764 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160228764 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160228764 DAUC <0003> auc.c:179 vector [2]: kc = c08c6ef2239062d1 20241101160228764 DAUC <0003> auc.c:180 vector [2]: sres = b11bc231 20241101160228764 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160228764 DAUC <0003> auc.c:113 vector [3]: rand = dbdeb1dc046d56c7d12433c872c312b2 20241101160228764 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160228764 DAUC <0003> auc.c:142 vector [3]: autn = b3d7b2fa7a918000593f51d91fbf94e0 20241101160228764 DAUC <0003> auc.c:143 vector [3]: ck = 1b755d45bbbf44f68aee5e230a152176 20241101160228764 DAUC <0003> auc.c:144 vector [3]: ik = 04a7c53d9343f9f7b84e2c747b609b1c 20241101160228764 DAUC <0003> auc.c:145 vector [3]: res = f4c5aee143c1e1780000000000000000 20241101160228764 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160228764 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160228764 DAUC <0003> auc.c:179 vector [3]: kc = a49b7c221f2f38c3 20241101160228764 DAUC <0003> auc.c:180 vector [3]: sres = 49a63008 20241101160228764 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160228764 DAUC <0003> auc.c:113 vector [4]: rand = e80e305023557c7ccbb9caa4d2b91f13 20241101160228764 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160228764 DAUC <0003> auc.c:142 vector [4]: autn = 5a0cf25af0a680000dba76e8de731469 20241101160228764 DAUC <0003> auc.c:143 vector [4]: ck = de963ded684595ac0efc45272fc81482 20241101160228764 DAUC <0003> auc.c:144 vector [4]: ik = ed41d4ff7ab0a91cab67e92bfa0ca86c 20241101160228764 DAUC <0003> auc.c:145 vector [4]: res = 8e9bb4934bbb44ce0000000000000000 20241101160228764 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160228764 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160228764 DAUC <0003> auc.c:179 vector [4]: kc = b23495a8a1ff2cd4 20241101160228764 DAUC <0003> auc.c:180 vector [4]: sres = a65e4c10 20241101160228764 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160228764 DAUC <0003> db_auc.c:245 IMSI='262429818770695': Generated 5 vectors 20241101160228764 DAUC <0003> db_auc.c:249 IMSI='262429818770695': Updating SQN=161 in DB 20241101160228772 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429818770695 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429818770695"} 20241101160228772 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429818770695 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160228772 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160228772 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f1d6a4144af6: Found GsupExpect[0] for "262429818770695" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@f1d6a4144af6: Added IMSI table entry 4TC_gsup_sai_eps(40)"262429818770695" TC_gsup_sai_eps(40)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160228775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53024<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@f1d6a4144af6: Final verdict of PTC: pass MTC@f1d6a4144af6: setverdict(pass): none -> pass 20241101160228801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52984<->l=127.0.0.1:4258 20241101160228801 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40225<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@f1d6a4144af6: Final verdict of PTC: none 20241101160228801 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160228801 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160228801 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160228801 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: pass MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Fri Nov 1 16:02:28 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 20241101160228824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4258 20241101160228824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4328) Waiting for packet dumper to finish... 1 (prev_count=4328, count=33304) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Fri Nov 1 16:02:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_gsup_ul_unknown_imsi started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160231940 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160231940 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160231945 DLINP <000b> input/ipa.c:451 connected read/write 20241101160231945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160231946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47306<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160231950 DLINP <000b> input/ipa.c:451 connected read/write 20241101160231950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160231950 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160231950 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160231950 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  20241101160231950 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160231950 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  20241101160231950 DLGSUP <0013> gsup_server.c:235 2:  20241101160231950 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160231950 DLGSUP <0013> gsup_server.c:235 3:  20241101160231950 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160231950 DLGSUP <0013> gsup_server.c:235 4:  20241101160231950 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160231950 DLGSUP <0013> gsup_server.c:235 5:  20241101160231950 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160231950 DLGSUP <0013> gsup_server.c:235 7:  20241101160231950 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160231950 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160231950 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160231950 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@f1d6a4144af6: 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") 20241101160231971 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35241<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@f1d6a4144af6: Created GsupExpect[0] for "262424299105391" to be handled at TC_gsup_ul_unknown_imsi(45) 20241101160231985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47308<->l=127.0.0.1:4258 20241101160231994 DLINP <000b> input/ipa.c:451 connected read/write 20241101160231994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160231994 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424299105391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424299105391" cn_domain=PS} 20241101160231994 DLU <0006> fsm.c:456 lu(262424299105391)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241101160231994 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424299105391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241101160231994 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424299105391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424299105391" cause=IMSI unknown in HLR} 20241101160231994 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424299105391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160231994 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424299105391)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160231994 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424299105391)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241101160231994 DLU <0006> fsm.c:568 lu(PS:IMSI-262424299105391)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241101160231994 DLINP <000b> input/ipa.c:451 connected read/write 20241101160231994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160231994 DLINP <000b> input/ipa.c:451 connected read/write 20241101160231994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@f1d6a4144af6: Found GsupExpect[0] for "262424299105391" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262424299105391" TC_gsup_ul_unknown_imsi(45)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160231999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47308<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@f1d6a4144af6: Final verdict of PTC: pass 20241101160232000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47306<->l=127.0.0.1:4258 20241101160232002 DLINP <000b> input/ipa.c:451 connected read/write 20241101160232002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160232002 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160232002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160232002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160232002 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35241<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@f1d6a4144af6: Final verdict of PTC: none 43@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 43: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@f1d6a4144af6: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Fri Nov 1 16:02:32 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 20241101160232036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47314<->l=127.0.0.1:4258 20241101160232036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47314<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12440) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:02:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160235145 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160235145 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160235149 DLINP <000b> input/ipa.c:451 connected read/write 20241101160235149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160235151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47318<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160235155 DLINP <000b> input/ipa.c:451 connected read/write 20241101160235155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160235155 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160235155 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160235155 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  20241101160235155 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160235155 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  20241101160235155 DLGSUP <0013> gsup_server.c:235 2:  20241101160235155 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160235155 DLGSUP <0013> gsup_server.c:235 3:  20241101160235155 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160235155 DLGSUP <0013> gsup_server.c:235 4:  20241101160235155 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160235155 DLGSUP <0013> gsup_server.c:235 5:  20241101160235155 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160235155 DLGSUP <0013> gsup_server.c:235 7:  20241101160235155 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160235155 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160235155 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160235155 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@f1d6a4144af6: 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") 20241101160235172 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35599<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@f1d6a4144af6: Created GsupExpect[0] for "262420094400811" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241101160235179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47334<->l=127.0.0.1:4258 20241101160235198 DLINP <000b> input/ipa.c:451 connected read/write 20241101160235198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160235198 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420094400811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420094400811" cn_domain=PS source_name="the-source\n"} 20241101160235198 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241101160235198 DLU <0006> fsm.c:456 lu(262420094400811)[0x61200000b620]{UNVALIDATED}: Allocated 20241101160235199 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420094400811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241101160235199 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262420094400811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420094400811" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241101160235199 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262420094400811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160235199 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420094400811)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160235199 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420094400811)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241101160235199 DLU <0006> fsm.c:568 lu(PS:IMSI-262420094400811)[0x61200000b620]{UNVALIDATED}: Deallocated 20241101160235199 DLINP <000b> input/ipa.c:451 connected read/write 20241101160235199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160235199 DLINP <000b> input/ipa.c:451 connected read/write 20241101160235199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@f1d6a4144af6: Found GsupExpect[0] for "262420094400811" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262420094400811" TC_gsup_ul_unknown_imsi_via_proxy(50)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160235204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47334<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@f1d6a4144af6: Final verdict of PTC: pass 20241101160235206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47318<->l=127.0.0.1:4258 20241101160235208 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35599<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@f1d6a4144af6: Final verdict of PTC: none 20241101160235208 DLINP <000b> input/ipa.c:451 connected read/write 20241101160235208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160235208 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160235208 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160235208 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160235208 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(49)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@f1d6a4144af6: Final verdict of PTC: none 48@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 48: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@f1d6a4144af6: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Fri Nov 1 16:02:35 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 20241101160235240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47336<->l=127.0.0.1:4258 20241101160235241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47336<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12520) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:02:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160238333 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160238333 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160238336 DLINP <000b> input/ipa.c:451 connected read/write 20241101160238336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160238337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47350<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@f1d6a4144af6: 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) } } } } 20241101160238338 DLINP <000b> input/ipa.c:451 connected read/write 20241101160238338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160238338 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160238339 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160238339 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  20241101160238339 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160238339 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  HLR_Test-GSUP-IPA(51)@f1d6a4144af6: 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 } } } } 20241101160238339 DLGSUP <0013> gsup_server.c:235 2:  20241101160238339 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160238339 DLGSUP <0013> gsup_server.c:235 3:  20241101160238339 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160238339 DLGSUP <0013> gsup_server.c:235 4:  20241101160238339 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160238339 DLGSUP <0013> gsup_server.c:235 5:  20241101160238339 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160238339 DLGSUP <0013> gsup_server.c:235 7:  20241101160238339 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160238339 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160238339 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160238339 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@f1d6a4144af6: 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") 20241101160238352 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40055<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@f1d6a4144af6: Created GsupExpect[0] for "262423267591480" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241101160238358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47358<->l=127.0.0.1:4258 20241101160238382 DLINP <000b> input/ipa.c:451 connected read/write 20241101160238382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160238382 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423267591480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423267591480" cn_domain=PS} 20241101160238382 DLU <0006> fsm.c:456 lu(262423267591480)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241101160238382 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423267591480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241101160238382 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423267591480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423267591480" cause=Roaming not allowed in this location area} 20241101160238382 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423267591480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160238382 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423267591480)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160238382 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423267591480)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20241101160238382 DLU <0006> fsm.c:568 lu(PS:IMSI-262423267591480)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20241101160238383 DLINP <000b> input/ipa.c:451 connected read/write 20241101160238383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160238383 DLINP <000b> input/ipa.c:451 connected read/write 20241101160238383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@f1d6a4144af6: Found GsupExpect[0] for "262423267591480" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262423267591480" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160238386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47358<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f1d6a4144af6: Final verdict of PTC: pass 20241101160238387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47350<->l=127.0.0.1:4258 HLR_Test-GSUP(52)@f1d6a4144af6: Final verdict of PTC: none 53@f1d6a4144af6: Final verdict of PTC: none 20241101160238389 DLINP <000b> input/ipa.c:451 connected read/write 20241101160238389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160238389 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160238389 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160238389 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160238389 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40055<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(54)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 53: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@f1d6a4144af6: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Fri Nov 1 16:02:38 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 20241101160238422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47368<->l=127.0.0.1:4258 20241101160238423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47368<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=13584) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:02:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_gsup_sai_err_unknown_imsi started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160241532 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160241532 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160241536 DLINP <000b> input/ipa.c:451 connected read/write 20241101160241537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160241538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47384<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160241542 DLINP <000b> input/ipa.c:451 connected read/write 20241101160241542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160241542 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160241542 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160241542 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  20241101160241542 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160241542 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  20241101160241542 DLGSUP <0013> gsup_server.c:235 2:  20241101160241542 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160241542 DLGSUP <0013> gsup_server.c:235 3:  20241101160241542 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160241542 DLGSUP <0013> gsup_server.c:235 4:  20241101160241542 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160241542 DLGSUP <0013> gsup_server.c:235 5:  20241101160241542 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160241542 DLGSUP <0013> gsup_server.c:235 7:  20241101160241542 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160241542 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160241542 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(56)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160241542 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@f1d6a4144af6: 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") 20241101160241566 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39109<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@f1d6a4144af6: Created GsupExpect[0] for "262423751496568" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241101160241581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47386<->l=127.0.0.1:4258 20241101160241586 DLINP <000b> input/ipa.c:451 connected read/write 20241101160241586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160241586 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423751496568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423751496568"} 20241101160241586 DAUC <0003> db_auc.c:133 IMSI='262423751496568': No such subscriber 20241101160241586 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423751496568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241101160241586 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423751496568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423751496568" cause=IMSI unknown in HLR} 20241101160241586 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423751496568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160241586 DLINP <000b> input/ipa.c:451 connected read/write 20241101160241586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160241586 DLINP <000b> input/ipa.c:451 connected read/write 20241101160241586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@f1d6a4144af6: Found GsupExpect[0] for "262423751496568" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262423751496568" TC_gsup_sai_err_unknown_imsi(60)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160241588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47386<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@f1d6a4144af6: Final verdict of PTC: pass 20241101160241589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47384<->l=127.0.0.1:4258 20241101160241590 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39109<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@f1d6a4144af6: Final verdict of PTC: none 20241101160241591 DLINP <000b> input/ipa.c:451 connected read/write 20241101160241591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160241591 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160241591 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160241591 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 58@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 58: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@f1d6a4144af6: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Fri Nov 1 16:02:41 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 20241101160241617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56462<->l=127.0.0.1:4258 20241101160241617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56462<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12460) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Fri Nov 1 16:02:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_gsup_ul started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160244714 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160244714 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160244717 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160244719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56474<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@f1d6a4144af6: 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 } } } } 20241101160244723 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160244723 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160244723 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160244723 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  20241101160244723 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160244723 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  20241101160244723 DLGSUP <0013> gsup_server.c:235 2:  20241101160244723 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160244723 DLGSUP <0013> gsup_server.c:235 3:  20241101160244723 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160244723 DLGSUP <0013> gsup_server.c:235 4:  20241101160244723 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160244723 DLGSUP <0013> gsup_server.c:235 5:  20241101160244723 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160244723 DLGSUP <0013> gsup_server.c:235 7:  20241101160244723 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160244723 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160244723 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(61)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160244723 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@f1d6a4144af6: 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") 20241101160244748 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40281<->l=127.0.0.1:4259) 20241101160244788 DAUC <0003> db_auc.c:157 IMSI='262426201181903': No 2G Auth Data 20241101160244788 DAUC <0003> db_auc.c:192 IMSI='262426201181903': No 3G Auth Data HLR_Test-GSUP(62)@f1d6a4144af6: Created GsupExpect[0] for "262426201181903" to be handled at TC_gsup_ul(65) 20241101160244838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 20241101160244848 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160244848 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426201181903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426201181903" cn_domain=PS} 20241101160244848 DLU <0006> fsm.c:456 lu(262426201181903)[0x61200000b920]{UNVALIDATED}: Allocated 20241101160244848 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426201181903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160244866 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426201181903)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160244866 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426201181903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426201181903" cn_domain=PS} 20241101160244866 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160244866 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f1d6a4144af6: Found GsupExpect[0] for "262426201181903" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_ul(65)"262426201181903" 20241101160244873 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160244873 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426201181903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426201181903"} 20241101160244873 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426201181903)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160244873 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426201181903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160244873 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426201181903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426201181903"} 20241101160244873 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426201181903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160244873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426201181903)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160244873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426201181903)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160244873 DLU <0006> fsm.c:568 lu(PS:IMSI-262426201181903)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160244873 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160244873 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul(65)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160244876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 TC_gsup_ul(65)@f1d6a4144af6: Final verdict of PTC: pass 20241101160244904 DAUC <0003> db_auc.c:157 IMSI='262429234559517': No 2G Auth Data 20241101160244904 DAUC <0003> db_auc.c:192 IMSI='262429234559517': No 3G Auth Data 20241101160244913 DLGSUP <0013> hlr.c:121 IMSI 262429234559517: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f1d6a4144af6: Created GsupExpect[0] for "262429234559517" to be handled at TC_gsup_ul(66) 20241101160244927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56494<->l=127.0.0.1:4258 20241101160244929 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160244929 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429234559517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429234559517" cn_domain=PS} 20241101160244929 DLU <0006> fsm.c:456 lu(262429234559517)[0x61200000baa0]{UNVALIDATED}: Allocated 20241101160244929 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429234559517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160244945 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429234559517)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160244945 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429234559517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429234559517" cn_domain=PS} 20241101160244945 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160244945 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f1d6a4144af6: Found GsupExpect[0] for "262429234559517" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@f1d6a4144af6: Added IMSI table entry 1TC_gsup_ul(66)"262429234559517" 20241101160244947 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160244947 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429234559517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429234559517"} 20241101160244947 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429234559517)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160244947 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429234559517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160244947 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429234559517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429234559517"} 20241101160244947 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429234559517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160244947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429234559517)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160244947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429234559517)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160244947 DLU <0006> fsm.c:568 lu(PS:IMSI-262429234559517)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160244947 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160244947 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul(66)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160244948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56494<->l=127.0.0.1:4258 TC_gsup_ul(66)@f1d6a4144af6: Final verdict of PTC: pass 20241101160244973 DAUC <0003> db_auc.c:157 IMSI='262425838891436': No 2G Auth Data 20241101160244973 DAUC <0003> db_auc.c:192 IMSI='262425838891436': No 3G Auth Data 20241101160244982 DLGSUP <0013> hlr.c:121 IMSI 262425838891436: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f1d6a4144af6: Created GsupExpect[0] for "262425838891436" to be handled at TC_gsup_ul(67) 20241101160244999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56500<->l=127.0.0.1:4258 20241101160245001 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245001 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425838891436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425838891436" cn_domain=PS} 20241101160245001 DLU <0006> fsm.c:456 lu(262425838891436)[0x61200000bc20]{UNVALIDATED}: Allocated 20241101160245001 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425838891436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160245017 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425838891436)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160245017 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425838891436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425838891436" cn_domain=PS} 20241101160245017 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245017 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f1d6a4144af6: Found GsupExpect[0] for "262425838891436" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@f1d6a4144af6: Added IMSI table entry 2TC_gsup_ul(67)"262425838891436" 20241101160245020 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245020 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425838891436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425838891436"} 20241101160245020 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425838891436)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160245020 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425838891436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160245020 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425838891436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425838891436"} 20241101160245020 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425838891436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160245020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425838891436)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160245020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425838891436)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160245020 DLU <0006> fsm.c:568 lu(PS:IMSI-262425838891436)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160245020 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245021 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul(67)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160245023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56500<->l=127.0.0.1:4258 TC_gsup_ul(67)@f1d6a4144af6: Final verdict of PTC: pass 20241101160245049 DAUC <0003> db_auc.c:157 IMSI='262429851773777': No 2G Auth Data 20241101160245049 DAUC <0003> db_auc.c:192 IMSI='262429851773777': No 3G Auth Data 20241101160245058 DLGSUP <0013> hlr.c:121 IMSI 262429851773777: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f1d6a4144af6: Created GsupExpect[0] for "262429851773777" to be handled at TC_gsup_ul(68) 20241101160245074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4258 20241101160245077 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245077 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429851773777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429851773777" cn_domain=PS} 20241101160245077 DLU <0006> fsm.c:456 lu(262429851773777)[0x61200000bda0]{UNVALIDATED}: Allocated 20241101160245077 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429851773777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160245093 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429851773777)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160245093 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429851773777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429851773777" cn_domain=PS} 20241101160245093 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245093 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f1d6a4144af6: Found GsupExpect[0] for "262429851773777" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@f1d6a4144af6: Added IMSI table entry 3TC_gsup_ul(68)"262429851773777" 20241101160245098 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245098 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429851773777 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429851773777"} 20241101160245098 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429851773777)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160245098 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429851773777 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160245098 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429851773777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429851773777"} 20241101160245098 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429851773777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160245098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429851773777)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160245098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429851773777)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160245098 DLU <0006> fsm.c:568 lu(PS:IMSI-262429851773777)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160245098 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245098 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul(68)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160245101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4258 TC_gsup_ul(68)@f1d6a4144af6: Final verdict of PTC: pass 20241101160245127 DAUC <0003> db_auc.c:157 IMSI='262423696412914': No 2G Auth Data 20241101160245127 DAUC <0003> db_auc.c:192 IMSI='262423696412914': No 3G Auth Data 20241101160245135 DLGSUP <0013> hlr.c:121 IMSI 262423696412914: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f1d6a4144af6: Created GsupExpect[0] for "262423696412914" to be handled at TC_gsup_ul(69) 20241101160245149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56512<->l=127.0.0.1:4258 20241101160245151 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245151 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423696412914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423696412914" cn_domain=PS} 20241101160245151 DLU <0006> fsm.c:456 lu(262423696412914)[0x61200000bf20]{UNVALIDATED}: Allocated 20241101160245151 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423696412914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160245166 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423696412914)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160245166 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423696412914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423696412914" cn_domain=PS} 20241101160245166 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245166 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f1d6a4144af6: Found GsupExpect[0] for "262423696412914" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@f1d6a4144af6: Added IMSI table entry 4TC_gsup_ul(69)"262423696412914" 20241101160245168 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245168 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423696412914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423696412914"} 20241101160245168 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423696412914)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160245168 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423696412914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160245168 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423696412914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423696412914"} 20241101160245168 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423696412914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160245168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423696412914)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160245168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423696412914)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160245168 DLU <0006> fsm.c:568 lu(PS:IMSI-262423696412914)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160245168 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245168 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul(69)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160245169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56512<->l=127.0.0.1:4258 TC_gsup_ul(69)@f1d6a4144af6: Final verdict of PTC: pass 20241101160245193 DAUC <0003> db_auc.c:157 IMSI='262420723146109': No 2G Auth Data 20241101160245193 DAUC <0003> db_auc.c:192 IMSI='262420723146109': No 3G Auth Data 20241101160245201 DLGSUP <0013> hlr.c:121 IMSI 262420723146109: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f1d6a4144af6: Created GsupExpect[0] for "262420723146109" to be handled at TC_gsup_ul(70) 20241101160245227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4258 20241101160245230 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245230 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420723146109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420723146109" cn_domain=PS} 20241101160245230 DLU <0006> fsm.c:456 lu(262420723146109)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241101160245230 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420723146109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160245246 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420723146109)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160245246 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420723146109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420723146109" cn_domain=PS} 20241101160245246 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245246 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f1d6a4144af6: Found GsupExpect[0] for "262420723146109" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@f1d6a4144af6: Added IMSI table entry 5TC_gsup_ul(70)"262420723146109" 20241101160245251 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245251 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420723146109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420723146109"} 20241101160245251 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420723146109)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160245251 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420723146109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160245251 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420723146109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420723146109"} 20241101160245251 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420723146109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160245251 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420723146109)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160245251 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420723146109)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160245251 DLU <0006> fsm.c:568 lu(PS:IMSI-262420723146109)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160245251 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245251 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul(70)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160245254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4258 TC_gsup_ul(70)@f1d6a4144af6: Final verdict of PTC: pass 20241101160245288 DAUC <0003> db_auc.c:157 IMSI='262428355261341': No 2G Auth Data 20241101160245288 DAUC <0003> db_auc.c:192 IMSI='262428355261341': No 3G Auth Data 20241101160245296 DLGSUP <0013> hlr.c:121 IMSI 262428355261341: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f1d6a4144af6: Created GsupExpect[0] for "262428355261341" to be handled at TC_gsup_ul(71) 20241101160245323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4258 20241101160245326 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245326 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428355261341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428355261341" cn_domain=PS} 20241101160245326 DLU <0006> fsm.c:456 lu(262428355261341)[0x612000010120]{UNVALIDATED}: Allocated 20241101160245326 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428355261341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160245343 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428355261341)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160245343 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428355261341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428355261341" cn_domain=PS} 20241101160245343 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245343 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f1d6a4144af6: Found GsupExpect[0] for "262428355261341" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@f1d6a4144af6: Added IMSI table entry 6TC_gsup_ul(71)"262428355261341" 20241101160245347 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245347 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428355261341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428355261341"} 20241101160245347 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428355261341)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160245348 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428355261341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160245348 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428355261341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428355261341"} 20241101160245348 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428355261341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160245348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428355261341)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160245348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428355261341)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160245348 DLU <0006> fsm.c:568 lu(PS:IMSI-262428355261341)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160245348 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245348 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul(71)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160245350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4258 TC_gsup_ul(71)@f1d6a4144af6: Final verdict of PTC: pass 20241101160245384 DAUC <0003> db_auc.c:157 IMSI='262422569278835': No 2G Auth Data 20241101160245384 DAUC <0003> db_auc.c:192 IMSI='262422569278835': No 3G Auth Data 20241101160245392 DLGSUP <0013> hlr.c:121 IMSI 262422569278835: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f1d6a4144af6: Created GsupExpect[0] for "262422569278835" to be handled at TC_gsup_ul(72) 20241101160245419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56542<->l=127.0.0.1:4258 20241101160245422 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245422 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422569278835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422569278835" cn_domain=PS} 20241101160245422 DLU <0006> fsm.c:456 lu(262422569278835)[0x6120000102a0]{UNVALIDATED}: Allocated 20241101160245422 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422569278835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160245438 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422569278835)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160245438 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422569278835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422569278835" cn_domain=PS} 20241101160245438 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245438 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f1d6a4144af6: Found GsupExpect[0] for "262422569278835" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@f1d6a4144af6: Added IMSI table entry 7TC_gsup_ul(72)"262422569278835" 20241101160245443 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245443 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422569278835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422569278835"} 20241101160245443 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422569278835)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160245443 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422569278835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160245443 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422569278835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422569278835"} 20241101160245443 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422569278835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160245443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422569278835)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160245443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422569278835)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160245443 DLU <0006> fsm.c:568 lu(PS:IMSI-262422569278835)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160245443 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245443 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul(72)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160245445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56542<->l=127.0.0.1:4258 TC_gsup_ul(72)@f1d6a4144af6: Final verdict of PTC: pass MTC@f1d6a4144af6: setverdict(pass): none -> pass 20241101160245471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56474<->l=127.0.0.1:4258 20241101160245471 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245471 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160245471 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160245471 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160245471 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40281<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@f1d6a4144af6: Final verdict of PTC: none 63@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: pass MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_gsup_ul finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Fri Nov 1 16:02:45 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241101160245494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56548<->l=127.0.0.1:4258 20241101160245494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56548<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31096) Waiting for packet dumper to finish... 1 (prev_count=31096, count=45148) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Fri Nov 1 16:02:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_gsup_ul_via_proxy started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160248566 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160248567 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160248571 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56552<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160248576 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248576 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160248576 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160248576 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  20241101160248576 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160248576 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  20241101160248576 DLGSUP <0013> gsup_server.c:235 2:  20241101160248576 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160248576 DLGSUP <0013> gsup_server.c:235 3:  20241101160248576 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160248576 DLGSUP <0013> gsup_server.c:235 4:  20241101160248576 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160248576 DLGSUP <0013> gsup_server.c:235 5:  20241101160248576 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160248576 DLGSUP <0013> gsup_server.c:235 7:  20241101160248576 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160248576 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160248576 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160248576 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@f1d6a4144af6: 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") 20241101160248601 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40919<->l=127.0.0.1:4259) 20241101160248633 DAUC <0003> db_auc.c:157 IMSI='262424054597192': No 2G Auth Data 20241101160248633 DAUC <0003> db_auc.c:192 IMSI='262424054597192': No 3G Auth Data HLR_Test-GSUP(74)@f1d6a4144af6: Created GsupExpect[0] for "262424054597192" to be handled at TC_gsup_ul_via_proxy(77) 20241101160248680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 20241101160248691 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248691 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262424054597192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424054597192" cn_domain=PS source_name="the-source\n"} 20241101160248691 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241101160248691 DLU <0006> fsm.c:456 lu(262424054597192)[0x612000010420]{UNVALIDATED}: Allocated 20241101160248691 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262424054597192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241101160248709 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424054597192)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160248709 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262424054597192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424054597192" cn_domain=PS destination_name="the-source\n"} 20241101160248709 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248709 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f1d6a4144af6: Found GsupExpect[0] for "262424054597192" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262424054597192" 20241101160248716 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248717 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262424054597192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424054597192" source_name="the-source\n"} 20241101160248717 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424054597192)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160248717 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262424054597192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160248717 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262424054597192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424054597192" destination_name="the-source\n"} 20241101160248717 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262424054597192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160248717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424054597192)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160248717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424054597192)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160248717 DLU <0006> fsm.c:568 lu(PS:IMSI-262424054597192)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160248717 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248717 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160248720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@f1d6a4144af6: Final verdict of PTC: pass 20241101160248749 DAUC <0003> db_auc.c:157 IMSI='262424263197116': No 2G Auth Data 20241101160248749 DAUC <0003> db_auc.c:192 IMSI='262424263197116': No 3G Auth Data 20241101160248758 DLGSUP <0013> hlr.c:121 IMSI 262424263197116: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f1d6a4144af6: Created GsupExpect[0] for "262424263197116" to be handled at TC_gsup_ul_via_proxy(78) 20241101160248772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56560<->l=127.0.0.1:4258 20241101160248774 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248774 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424263197116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424263197116" cn_domain=PS source_name="the-source\n"} 20241101160248774 DLU <0006> fsm.c:456 lu(262424263197116)[0x6120000105a0]{UNVALIDATED}: Allocated 20241101160248774 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424263197116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241101160248789 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424263197116)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160248789 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424263197116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424263197116" cn_domain=PS destination_name="the-source\n"} 20241101160248789 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248789 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f1d6a4144af6: Found GsupExpect[0] for "262424263197116" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@f1d6a4144af6: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262424263197116" 20241101160248792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248792 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424263197116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424263197116" source_name="the-source\n"} 20241101160248792 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424263197116)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160248792 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262424263197116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160248792 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424263197116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424263197116" destination_name="the-source\n"} 20241101160248792 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262424263197116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160248792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424263197116)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160248792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424263197116)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160248792 DLU <0006> fsm.c:568 lu(PS:IMSI-262424263197116)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160248792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56560<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(78)@f1d6a4144af6: Final verdict of PTC: pass 20241101160248825 DAUC <0003> db_auc.c:157 IMSI='262428144444388': No 2G Auth Data 20241101160248825 DAUC <0003> db_auc.c:192 IMSI='262428144444388': No 3G Auth Data 20241101160248833 DLGSUP <0013> hlr.c:121 IMSI 262428144444388: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f1d6a4144af6: Created GsupExpect[0] for "262428144444388" to be handled at TC_gsup_ul_via_proxy(79) 20241101160248848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56566<->l=127.0.0.1:4258 20241101160248851 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248851 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428144444388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428144444388" cn_domain=PS source_name="the-source\n"} 20241101160248851 DLU <0006> fsm.c:456 lu(262428144444388)[0x612000010720]{UNVALIDATED}: Allocated 20241101160248851 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428144444388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241101160248872 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428144444388)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160248872 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428144444388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428144444388" cn_domain=PS destination_name="the-source\n"} 20241101160248872 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248872 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f1d6a4144af6: Found GsupExpect[0] for "262428144444388" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@f1d6a4144af6: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262428144444388" 20241101160248878 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248878 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428144444388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428144444388" source_name="the-source\n"} 20241101160248878 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428144444388)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160248878 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262428144444388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160248878 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428144444388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428144444388" destination_name="the-source\n"} 20241101160248878 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262428144444388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160248878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428144444388)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160248878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428144444388)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160248878 DLU <0006> fsm.c:568 lu(PS:IMSI-262428144444388)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160248878 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248878 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160248881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56566<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@f1d6a4144af6: Final verdict of PTC: pass 20241101160248906 DAUC <0003> db_auc.c:157 IMSI='262425240900516': No 2G Auth Data 20241101160248906 DAUC <0003> db_auc.c:192 IMSI='262425240900516': No 3G Auth Data 20241101160248915 DLGSUP <0013> hlr.c:121 IMSI 262425240900516: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f1d6a4144af6: Created GsupExpect[0] for "262425240900516" to be handled at TC_gsup_ul_via_proxy(80) 20241101160248928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56578<->l=127.0.0.1:4258 20241101160248930 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248930 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425240900516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425240900516" cn_domain=PS source_name="the-source\n"} 20241101160248930 DLU <0006> fsm.c:456 lu(262425240900516)[0x6120000108a0]{UNVALIDATED}: Allocated 20241101160248930 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425240900516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241101160248946 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425240900516)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160248946 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425240900516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425240900516" cn_domain=PS destination_name="the-source\n"} 20241101160248946 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248946 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f1d6a4144af6: Found GsupExpect[0] for "262425240900516" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@f1d6a4144af6: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425240900516" 20241101160248948 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248948 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425240900516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425240900516" source_name="the-source\n"} 20241101160248948 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425240900516)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160248948 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262425240900516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160248948 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425240900516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425240900516" destination_name="the-source\n"} 20241101160248948 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262425240900516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160248948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425240900516)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160248948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425240900516)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160248948 DLU <0006> fsm.c:568 lu(PS:IMSI-262425240900516)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160248948 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248948 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160248950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56578<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@f1d6a4144af6: Final verdict of PTC: pass 20241101160248975 DAUC <0003> db_auc.c:157 IMSI='262423691898396': No 2G Auth Data 20241101160248975 DAUC <0003> db_auc.c:192 IMSI='262423691898396': No 3G Auth Data 20241101160248983 DLGSUP <0013> hlr.c:121 IMSI 262423691898396: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f1d6a4144af6: Created GsupExpect[0] for "262423691898396" to be handled at TC_gsup_ul_via_proxy(81) 20241101160248996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56584<->l=127.0.0.1:4258 20241101160248998 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248998 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423691898396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423691898396" cn_domain=PS source_name="the-source\n"} 20241101160248998 DLU <0006> fsm.c:456 lu(262423691898396)[0x612000010a20]{UNVALIDATED}: Allocated 20241101160248998 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423691898396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241101160249014 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423691898396)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160249014 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423691898396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423691898396" cn_domain=PS destination_name="the-source\n"} 20241101160249014 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249014 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f1d6a4144af6: Found GsupExpect[0] for "262423691898396" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@f1d6a4144af6: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262423691898396" 20241101160249018 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160249018 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423691898396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423691898396" source_name="the-source\n"} 20241101160249018 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423691898396)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160249018 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262423691898396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160249018 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423691898396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423691898396" destination_name="the-source\n"} 20241101160249018 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262423691898396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160249018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423691898396)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160249018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423691898396)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160249018 DLU <0006> fsm.c:568 lu(PS:IMSI-262423691898396)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160249018 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249018 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160249021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56584<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@f1d6a4144af6: Final verdict of PTC: pass 20241101160249047 DAUC <0003> db_auc.c:157 IMSI='262421072271579': No 2G Auth Data 20241101160249047 DAUC <0003> db_auc.c:192 IMSI='262421072271579': No 3G Auth Data 20241101160249055 DLGSUP <0013> hlr.c:121 IMSI 262421072271579: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f1d6a4144af6: Created GsupExpect[0] for "262421072271579" to be handled at TC_gsup_ul_via_proxy(82) 20241101160249076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56598<->l=127.0.0.1:4258 20241101160249078 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160249078 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421072271579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421072271579" cn_domain=PS source_name="the-source\n"} 20241101160249078 DLU <0006> fsm.c:456 lu(262421072271579)[0x612000010ba0]{UNVALIDATED}: Allocated 20241101160249078 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421072271579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241101160249094 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421072271579)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160249094 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421072271579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421072271579" cn_domain=PS destination_name="the-source\n"} 20241101160249094 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249094 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f1d6a4144af6: Found GsupExpect[0] for "262421072271579" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@f1d6a4144af6: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421072271579" 20241101160249098 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160249098 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421072271579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421072271579" source_name="the-source\n"} 20241101160249098 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421072271579)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160249098 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262421072271579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160249098 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421072271579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421072271579" destination_name="the-source\n"} 20241101160249098 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262421072271579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160249098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421072271579)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160249098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421072271579)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160249098 DLU <0006> fsm.c:568 lu(PS:IMSI-262421072271579)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160249098 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249098 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160249100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56598<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@f1d6a4144af6: Final verdict of PTC: pass 20241101160249133 DAUC <0003> db_auc.c:157 IMSI='262420786641873': No 2G Auth Data 20241101160249133 DAUC <0003> db_auc.c:192 IMSI='262420786641873': No 3G Auth Data 20241101160249141 DLGSUP <0013> hlr.c:121 IMSI 262420786641873: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f1d6a4144af6: Created GsupExpect[0] for "262420786641873" to be handled at TC_gsup_ul_via_proxy(83) 20241101160249165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56610<->l=127.0.0.1:4258 20241101160249168 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160249168 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420786641873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420786641873" cn_domain=PS source_name="the-source\n"} 20241101160249168 DLU <0006> fsm.c:456 lu(262420786641873)[0x612000010d20]{UNVALIDATED}: Allocated 20241101160249168 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420786641873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241101160249184 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420786641873)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160249184 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420786641873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420786641873" cn_domain=PS destination_name="the-source\n"} 20241101160249184 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249184 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f1d6a4144af6: Found GsupExpect[0] for "262420786641873" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@f1d6a4144af6: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262420786641873" 20241101160249190 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160249190 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420786641873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420786641873" source_name="the-source\n"} 20241101160249190 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420786641873)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160249190 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262420786641873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160249190 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420786641873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420786641873" destination_name="the-source\n"} 20241101160249190 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262420786641873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160249190 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420786641873)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160249190 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420786641873)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160249190 DLU <0006> fsm.c:568 lu(PS:IMSI-262420786641873)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160249190 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249190 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160249193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56610<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@f1d6a4144af6: Final verdict of PTC: pass 20241101160249227 DAUC <0003> db_auc.c:157 IMSI='262423080791349': No 2G Auth Data 20241101160249227 DAUC <0003> db_auc.c:192 IMSI='262423080791349': No 3G Auth Data 20241101160249235 DLGSUP <0013> hlr.c:121 IMSI 262423080791349: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f1d6a4144af6: Created GsupExpect[0] for "262423080791349" to be handled at TC_gsup_ul_via_proxy(84) 20241101160249264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56616<->l=127.0.0.1:4258 20241101160249270 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160249270 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423080791349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423080791349" cn_domain=PS source_name="the-source\n"} 20241101160249270 DLU <0006> fsm.c:456 lu(262423080791349)[0x612000010ea0]{UNVALIDATED}: Allocated 20241101160249270 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423080791349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241101160249287 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423080791349)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160249287 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423080791349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423080791349" cn_domain=PS destination_name="the-source\n"} 20241101160249287 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249287 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f1d6a4144af6: Found GsupExpect[0] for "262423080791349" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@f1d6a4144af6: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262423080791349" 20241101160249292 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160249292 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423080791349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423080791349" source_name="the-source\n"} 20241101160249292 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423080791349)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160249292 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262423080791349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160249292 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423080791349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423080791349" destination_name="the-source\n"} 20241101160249292 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262423080791349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160249292 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423080791349)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160249292 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423080791349)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160249292 DLU <0006> fsm.c:568 lu(PS:IMSI-262423080791349)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160249292 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249292 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160249295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56616<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@f1d6a4144af6: Final verdict of PTC: pass MTC@f1d6a4144af6: setverdict(pass): none -> pass 20241101160249320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56552<->l=127.0.0.1:4258 20241101160249321 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160249321 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160249321 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160249321 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160249321 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@f1d6a4144af6: Final verdict of PTC: none 20241101160249321 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40919<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@f1d6a4144af6: Final verdict of PTC: none 75@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: pass MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Fri Nov 1 16:02:49 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 20241101160249343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56618<->l=127.0.0.1:4258 20241101160249344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56618<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2784) Waiting for packet dumper to finish... 1 (prev_count=2784, count=45964) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Fri Nov 1 16:02:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_gsup_ul_subscriber_data started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160252441 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160252441 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160252445 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40210<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160252447 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252447 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160252447 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160252447 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  20241101160252447 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160252447 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  20241101160252447 DLGSUP <0013> gsup_server.c:235 2:  20241101160252447 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160252447 DLGSUP <0013> gsup_server.c:235 3:  20241101160252447 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160252447 DLGSUP <0013> gsup_server.c:235 4:  20241101160252447 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160252447 DLGSUP <0013> gsup_server.c:235 5:  20241101160252447 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160252447 DLGSUP <0013> gsup_server.c:235 7:  20241101160252447 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160252447 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160252447 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160252447 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@f1d6a4144af6: 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") 20241101160252459 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44473<->l=127.0.0.1:4259) 20241101160252484 DAUC <0003> db_auc.c:157 IMSI='262428274429305': No 2G Auth Data 20241101160252484 DAUC <0003> db_auc.c:192 IMSI='262428274429305': No 3G Auth Data HLR_Test-GSUP(86)@f1d6a4144af6: Created GsupExpect[0] for "262428274429305" to be handled at TC_gsup_ul_subscriber_data(89) 20241101160252530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40214<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@f1d6a4144af6: GSUP ul subscriber_data 20241101160252541 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252541 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428274429305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428274429305" cn_domain=PS} 20241101160252541 DLU <0006> fsm.c:456 lu(262428274429305)[0x612000011020]{UNVALIDATED}: Allocated 20241101160252541 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428274429305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160252558 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428274429305)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160252559 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428274429305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428274429305" cn_domain=PS} 20241101160252559 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252559 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f1d6a4144af6: Found GsupExpect[0] for "262428274429305" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262428274429305" 20241101160252565 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252565 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428274429305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428274429305"} 20241101160252565 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428274429305)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160252565 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428274429305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160252565 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428274429305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428274429305"} 20241101160252565 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428274429305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160252565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428274429305)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160252565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428274429305)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160252565 DLU <0006> fsm.c:568 lu(PS:IMSI-262428274429305)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160252566 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252566 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160252569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40214<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@f1d6a4144af6: Final verdict of PTC: pass 20241101160252596 DAUC <0003> db_auc.c:157 IMSI='262429431039086': No 2G Auth Data 20241101160252596 DAUC <0003> db_auc.c:192 IMSI='262429431039086': No 3G Auth Data 20241101160252610 DLGSUP <0013> hlr.c:121 IMSI 262429431039086: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f1d6a4144af6: Created GsupExpect[0] for "262429431039086" to be handled at TC_gsup_ul_subscriber_data(90) 20241101160252624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40226<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@f1d6a4144af6: GSUP ul subscriber_data 20241101160252626 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252626 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429431039086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429431039086" cn_domain=PS} 20241101160252626 DLU <0006> fsm.c:456 lu(262429431039086)[0x6120000111a0]{UNVALIDATED}: Allocated 20241101160252626 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429431039086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160252642 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429431039086)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160252642 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429431039086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429431039086" cn_domain=PS} 20241101160252642 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252642 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f1d6a4144af6: Found GsupExpect[0] for "262429431039086" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@f1d6a4144af6: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262429431039086" 20241101160252645 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252645 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429431039086 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429431039086"} 20241101160252645 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429431039086)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160252645 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429431039086 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160252645 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429431039086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429431039086"} 20241101160252645 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429431039086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160252645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429431039086)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160252645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429431039086)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160252645 DLU <0006> fsm.c:568 lu(PS:IMSI-262429431039086)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160252645 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252645 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160252647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40226<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@f1d6a4144af6: Final verdict of PTC: pass 20241101160252680 DAUC <0003> db_auc.c:157 IMSI='262420365385005': No 2G Auth Data 20241101160252680 DAUC <0003> db_auc.c:192 IMSI='262420365385005': No 3G Auth Data 20241101160252688 DLGSUP <0013> hlr.c:121 IMSI 262420365385005: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f1d6a4144af6: Created GsupExpect[0] for "262420365385005" to be handled at TC_gsup_ul_subscriber_data(91) 20241101160252709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40234<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@f1d6a4144af6: GSUP ul subscriber_data 20241101160252714 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252714 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420365385005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420365385005" cn_domain=PS} 20241101160252714 DLU <0006> fsm.c:456 lu(262420365385005)[0x612000011320]{UNVALIDATED}: Allocated 20241101160252714 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420365385005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160252731 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420365385005)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160252731 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420365385005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420365385005" cn_domain=PS} 20241101160252731 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252731 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f1d6a4144af6: Found GsupExpect[0] for "262420365385005" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@f1d6a4144af6: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262420365385005" 20241101160252736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252736 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420365385005 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420365385005"} 20241101160252736 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420365385005)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160252736 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420365385005 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160252736 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420365385005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420365385005"} 20241101160252736 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420365385005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160252736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420365385005)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160252736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420365385005)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160252736 DLU <0006> fsm.c:568 lu(PS:IMSI-262420365385005)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160252736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160252741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40234<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@f1d6a4144af6: Final verdict of PTC: pass 20241101160252771 DAUC <0003> db_auc.c:157 IMSI='262427972607310': No 2G Auth Data 20241101160252771 DAUC <0003> db_auc.c:192 IMSI='262427972607310': No 3G Auth Data 20241101160252780 DLGSUP <0013> hlr.c:121 IMSI 262427972607310: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f1d6a4144af6: Created GsupExpect[0] for "262427972607310" to be handled at TC_gsup_ul_subscriber_data(92) 20241101160252794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40248<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@f1d6a4144af6: GSUP ul subscriber_data 20241101160252795 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252795 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427972607310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427972607310" cn_domain=PS} 20241101160252795 DLU <0006> fsm.c:456 lu(262427972607310)[0x6120000114a0]{UNVALIDATED}: Allocated 20241101160252795 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427972607310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160252811 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427972607310)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160252811 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427972607310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427972607310" cn_domain=PS} 20241101160252811 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252811 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f1d6a4144af6: Found GsupExpect[0] for "262427972607310" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@f1d6a4144af6: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262427972607310" 20241101160252814 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252814 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427972607310 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427972607310"} 20241101160252814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427972607310)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160252814 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427972607310 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160252814 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427972607310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427972607310"} 20241101160252814 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427972607310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160252814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427972607310)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160252814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427972607310)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160252814 DLU <0006> fsm.c:568 lu(PS:IMSI-262427972607310)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160252814 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252814 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160252815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40248<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@f1d6a4144af6: Final verdict of PTC: pass 20241101160252842 DAUC <0003> db_auc.c:157 IMSI='262422961959746': No 2G Auth Data 20241101160252842 DAUC <0003> db_auc.c:192 IMSI='262422961959746': No 3G Auth Data 20241101160252850 DLGSUP <0013> hlr.c:121 IMSI 262422961959746: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f1d6a4144af6: Created GsupExpect[0] for "262422961959746" to be handled at TC_gsup_ul_subscriber_data(93) 20241101160252864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40252<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@f1d6a4144af6: GSUP ul subscriber_data 20241101160252866 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252866 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422961959746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422961959746" cn_domain=PS} 20241101160252866 DLU <0006> fsm.c:456 lu(262422961959746)[0x612000011620]{UNVALIDATED}: Allocated 20241101160252866 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422961959746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160252882 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422961959746)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160252882 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422961959746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422961959746" cn_domain=PS} 20241101160252882 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252882 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f1d6a4144af6: Found GsupExpect[0] for "262422961959746" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@f1d6a4144af6: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262422961959746" 20241101160252885 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252885 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422961959746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422961959746"} 20241101160252885 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422961959746)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160252885 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422961959746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160252885 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422961959746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422961959746"} 20241101160252886 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422961959746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160252886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422961959746)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160252886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422961959746)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160252886 DLU <0006> fsm.c:568 lu(PS:IMSI-262422961959746)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160252886 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252886 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160252888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40252<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@f1d6a4144af6: Final verdict of PTC: pass 20241101160252915 DAUC <0003> db_auc.c:157 IMSI='262420378149366': No 2G Auth Data 20241101160252915 DAUC <0003> db_auc.c:192 IMSI='262420378149366': No 3G Auth Data 20241101160252923 DLGSUP <0013> hlr.c:121 IMSI 262420378149366: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f1d6a4144af6: Created GsupExpect[0] for "262420378149366" to be handled at TC_gsup_ul_subscriber_data(94) 20241101160252948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40264<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@f1d6a4144af6: GSUP ul subscriber_data 20241101160252950 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252950 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420378149366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420378149366" cn_domain=PS} 20241101160252950 DLU <0006> fsm.c:456 lu(262420378149366)[0x6120000117a0]{UNVALIDATED}: Allocated 20241101160252950 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420378149366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160252967 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420378149366)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160252967 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420378149366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420378149366" cn_domain=PS} 20241101160252967 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252967 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f1d6a4144af6: Found GsupExpect[0] for "262420378149366" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@f1d6a4144af6: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262420378149366" 20241101160252972 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252972 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420378149366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420378149366"} 20241101160252972 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420378149366)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160252972 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420378149366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160252972 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420378149366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420378149366"} 20241101160252972 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420378149366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160252972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420378149366)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160252972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420378149366)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160252972 DLU <0006> fsm.c:568 lu(PS:IMSI-262420378149366)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160252972 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252972 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160252975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40264<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@f1d6a4144af6: Final verdict of PTC: pass 20241101160253009 DAUC <0003> db_auc.c:157 IMSI='262420170720799': No 2G Auth Data 20241101160253009 DAUC <0003> db_auc.c:192 IMSI='262420170720799': No 3G Auth Data 20241101160253018 DLGSUP <0013> hlr.c:121 IMSI 262420170720799: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f1d6a4144af6: Created GsupExpect[0] for "262420170720799" to be handled at TC_gsup_ul_subscriber_data(95) 20241101160253048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40280<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@f1d6a4144af6: GSUP ul subscriber_data 20241101160253052 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160253052 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420170720799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420170720799" cn_domain=PS} 20241101160253052 DLU <0006> fsm.c:456 lu(262420170720799)[0x612000011920]{UNVALIDATED}: Allocated 20241101160253052 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420170720799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160253069 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420170720799)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160253069 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420170720799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420170720799" cn_domain=PS} 20241101160253069 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160253069 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f1d6a4144af6: Found GsupExpect[0] for "262420170720799" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@f1d6a4144af6: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262420170720799" 20241101160253074 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160253074 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420170720799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420170720799"} 20241101160253074 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420170720799)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160253074 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420170720799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160253074 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420170720799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420170720799"} 20241101160253075 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420170720799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160253075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420170720799)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160253075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420170720799)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160253075 DLU <0006> fsm.c:568 lu(PS:IMSI-262420170720799)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160253075 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160253075 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160253078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40280<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@f1d6a4144af6: Final verdict of PTC: pass 20241101160253112 DAUC <0003> db_auc.c:157 IMSI='262420525996261': No 2G Auth Data 20241101160253112 DAUC <0003> db_auc.c:192 IMSI='262420525996261': No 3G Auth Data 20241101160253121 DLGSUP <0013> hlr.c:121 IMSI 262420525996261: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f1d6a4144af6: Created GsupExpect[0] for "262420525996261" to be handled at TC_gsup_ul_subscriber_data(96) 20241101160253152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40284<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@f1d6a4144af6: GSUP ul subscriber_data 20241101160253156 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160253156 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420525996261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420525996261" cn_domain=PS} 20241101160253156 DLU <0006> fsm.c:456 lu(262420525996261)[0x612000011aa0]{UNVALIDATED}: Allocated 20241101160253156 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420525996261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160253173 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420525996261)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160253173 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420525996261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420525996261" cn_domain=PS} 20241101160253173 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160253173 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f1d6a4144af6: Found GsupExpect[0] for "262420525996261" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@f1d6a4144af6: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262420525996261" 20241101160253177 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160253177 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420525996261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420525996261"} 20241101160253177 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420525996261)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160253177 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420525996261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160253177 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420525996261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420525996261"} 20241101160253177 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420525996261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160253177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420525996261)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160253177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420525996261)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160253178 DLU <0006> fsm.c:568 lu(PS:IMSI-262420525996261)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160253178 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160253178 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160253181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40284<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@f1d6a4144af6: Final verdict of PTC: pass MTC@f1d6a4144af6: setverdict(pass): none -> pass 20241101160253208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40210<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@f1d6a4144af6: Final verdict of PTC: none 20241101160253209 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160253209 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160253209 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160253209 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160253209 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44473<->l=127.0.0.1:4259) 87@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: pass MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Fri Nov 1 16:02:53 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 20241101160253231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40300<->l=127.0.0.1:4258 20241101160253332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40300<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=38352) Waiting for packet dumper to finish... 1 (prev_count=38352, count=50816) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Fri Nov 1 16:02:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_vty started. MTC@f1d6a4144af6: legacy= true 20241101160256435 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160256435 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160256440 DLINP <000b> input/ipa.c:451 connected read/write 20241101160256440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160256441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40314<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160256445 DLINP <000b> input/ipa.c:451 connected read/write 20241101160256445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160256445 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160256445 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160256445 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  20241101160256445 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160256446 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  20241101160256446 DLGSUP <0013> gsup_server.c:235 2:  20241101160256446 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160256446 DLGSUP <0013> gsup_server.c:235 3:  20241101160256446 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160256446 DLGSUP <0013> gsup_server.c:235 4:  20241101160256446 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160256446 DLGSUP <0013> gsup_server.c:235 5:  20241101160256446 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160256446 DLGSUP <0013> gsup_server.c:235 7:  20241101160256446 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160256446 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160256446 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160256446 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@f1d6a4144af6: 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") 20241101160256466 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34041<->l=127.0.0.1:4259) 20241101160256498 DAUC <0003> db_auc.c:157 IMSI='262426686441048': No 2G Auth Data 20241101160256498 DAUC <0003> db_auc.c:192 IMSI='262426686441048': No 3G Auth Data 20241101160256523 DAUC <0003> db_auc.c:192 IMSI='262426686441048': No 3G Auth Data 20241101160256554 DAUC <0003> db_auc.c:157 IMSI='262421867589470': No 2G Auth Data 20241101160256554 DAUC <0003> db_auc.c:192 IMSI='262421867589470': No 3G Auth Data 20241101160256577 DAUC <0003> db_auc.c:157 IMSI='262421867589470': No 2G Auth Data 20241101160256608 DAUC <0003> db_auc.c:157 IMSI='262429593232208': No 2G Auth Data 20241101160256608 DAUC <0003> db_auc.c:192 IMSI='262429593232208': No 3G Auth Data MTC@f1d6a4144af6: setverdict(pass): none -> pass 20241101160256672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40314<->l=127.0.0.1:4258 20241101160256674 DLINP <000b> input/ipa.c:451 connected read/write 20241101160256674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160256674 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160256674 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160256674 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160256674 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34041<->l=127.0.0.1:4259) 98@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: pass MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@f1d6a4144af6: Test case TC_vty finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Fri Nov 1 16:02:56 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241101160256710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40326<->l=127.0.0.1:4258 20241101160256811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40326<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3872) Waiting for packet dumper to finish... 1 (prev_count=3872, count=17160) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Fri Nov 1 16:02:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_vty_msisdn_isd started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160259926 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160259926 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160259929 DLINP <000b> input/ipa.c:451 connected read/write 20241101160259929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160259930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40328<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160259932 DLINP <000b> input/ipa.c:451 connected read/write 20241101160259932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160259932 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160259932 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160259932 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  20241101160259932 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160259932 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  20241101160259932 DLGSUP <0013> gsup_server.c:235 2:  20241101160259932 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160259932 DLGSUP <0013> gsup_server.c:235 3:  20241101160259932 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160259932 DLGSUP <0013> gsup_server.c:235 4:  20241101160259932 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160259932 DLGSUP <0013> gsup_server.c:235 5:  20241101160259932 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160259932 DLGSUP <0013> gsup_server.c:235 7:  20241101160259933 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160259933 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160259933 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160259933 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@f1d6a4144af6: 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") 20241101160259948 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38525<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@f1d6a4144af6: Created GsupExpect[0] for "262421866684116" to be handled at TC_vty_msisdn_isd(104) 20241101160259970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40332<->l=127.0.0.1:4258 20241101160300004 DAUC <0003> db_auc.c:157 IMSI='262421866684116': No 2G Auth Data 20241101160300004 DAUC <0003> db_auc.c:192 IMSI='262421866684116': No 3G Auth Data 20241101160300033 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160300033 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421866684116" cn_domain=PS} 20241101160300033 DLU <0006> fsm.c:456 lu(262421866684116)[0x612000011c20]{UNVALIDATED}: Allocated 20241101160300033 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160300050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421866684116)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160300050 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421866684116" cn_domain=PS} 20241101160300050 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160300050 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@f1d6a4144af6: Found GsupExpect[0] for "262421866684116" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@f1d6a4144af6: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262421866684116" 20241101160300053 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160300053 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421866684116"} 20241101160300053 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421866684116)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160300053 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160300053 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421866684116"} 20241101160300053 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160300053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421866684116)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160300053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421866684116)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160300053 DLU <0006> fsm.c:568 lu(PS:IMSI-262421866684116)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160300053 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160300054 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160300064 DLGSUP <0013> hlr.c:128 IMSI 262421866684116: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241101160300064 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160300064 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160300066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40332<->l=127.0.0.1:4258 20241101160300066 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160300066 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421866684116"} 20241101160300066 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241101160300066 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@f1d6a4144af6: Final verdict of PTC: pass 20241101160300067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40328<->l=127.0.0.1:4258 20241101160300068 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38525<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@f1d6a4144af6: Final verdict of PTC: none 20241101160300068 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160300068 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160300068 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160300068 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)@f1d6a4144af6: Final verdict of PTC: none 102@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 102: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@f1d6a4144af6: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Fri Nov 1 16:03:00 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 20241101160300096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40342<->l=127.0.0.1:4258 20241101160300197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40342<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4332) Waiting for packet dumper to finish... 1 (prev_count=4332, count=15032) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Fri Nov 1 16:03:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_gsup_purge_cs started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160303250 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160303250 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160303251 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160303253 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303253 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160303253 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160303253 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  20241101160303253 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160303253 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  20241101160303253 DLGSUP <0013> gsup_server.c:235 2:  20241101160303253 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160303253 DLGSUP <0013> gsup_server.c:235 3:  20241101160303253 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160303253 DLGSUP <0013> gsup_server.c:235 4:  20241101160303253 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160303253 DLGSUP <0013> gsup_server.c:235 5:  HLR_Test-GSUP-IPA(105)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160303253 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160303253 DLGSUP <0013> gsup_server.c:235 7:  20241101160303253 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160303253 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160303253 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160303253 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@f1d6a4144af6: 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") 20241101160303261 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33717<->l=127.0.0.1:4259) 20241101160303272 DAUC <0003> db_auc.c:157 IMSI='262421501362854': No 2G Auth Data 20241101160303272 DAUC <0003> db_auc.c:192 IMSI='262421501362854': No 3G Auth Data HLR_Test-GSUP(106)@f1d6a4144af6: Created GsupExpect[0] for "262421501362854" to be handled at TC_gsup_purge_cs(109) 20241101160303313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40794<->l=127.0.0.1:4258 20241101160303325 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303325 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421501362854" cn_domain=PS} 20241101160303325 DLU <0006> fsm.c:456 lu(262421501362854)[0x612000011da0]{UNVALIDATED}: Allocated 20241101160303325 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160303342 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421501362854)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160303343 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421501362854" cn_domain=PS} 20241101160303343 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303343 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f1d6a4144af6: Found GsupExpect[0] for "262421501362854" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_purge_cs(109)"262421501362854" 20241101160303352 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303353 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421501362854"} 20241101160303353 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421501362854)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160303353 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160303353 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421501362854"} 20241101160303353 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160303353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421501362854)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160303353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421501362854)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160303353 DLU <0006> fsm.c:568 lu(PS:IMSI-262421501362854)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160303353 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303353 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160303356 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303356 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421501362854" cn_domain=CS} 20241101160303357 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241101160303365 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421501362854"} 20241101160303365 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160303365 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303365 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160303369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40794<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@f1d6a4144af6: Final verdict of PTC: pass 20241101160303398 DAUC <0003> db_auc.c:157 IMSI='262423517379147': No 2G Auth Data 20241101160303398 DAUC <0003> db_auc.c:192 IMSI='262423517379147': No 3G Auth Data 20241101160303406 DLGSUP <0013> hlr.c:121 IMSI 262423517379147: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f1d6a4144af6: Created GsupExpect[0] for "262423517379147" to be handled at TC_gsup_purge_cs(110) 20241101160303420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 20241101160303421 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303421 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423517379147" cn_domain=PS} 20241101160303421 DLU <0006> fsm.c:456 lu(262423517379147)[0x612000011f20]{UNVALIDATED}: Allocated 20241101160303421 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160303437 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423517379147)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160303437 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423517379147" cn_domain=PS} 20241101160303437 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303437 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f1d6a4144af6: Found GsupExpect[0] for "262423517379147" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@f1d6a4144af6: Added IMSI table entry 1TC_gsup_purge_cs(110)"262423517379147" 20241101160303440 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303440 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423517379147"} 20241101160303440 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423517379147)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160303440 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160303440 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423517379147"} 20241101160303440 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160303440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423517379147)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160303440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423517379147)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160303440 DLU <0006> fsm.c:568 lu(PS:IMSI-262423517379147)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160303440 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303440 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160303441 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303441 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423517379147" cn_domain=CS} 20241101160303441 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241101160303449 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423517379147"} 20241101160303449 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160303449 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303449 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160303451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@f1d6a4144af6: Final verdict of PTC: pass 20241101160303479 DAUC <0003> db_auc.c:157 IMSI='262429581814934': No 2G Auth Data 20241101160303479 DAUC <0003> db_auc.c:192 IMSI='262429581814934': No 3G Auth Data 20241101160303488 DLGSUP <0013> hlr.c:121 IMSI 262429581814934: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f1d6a4144af6: Created GsupExpect[0] for "262429581814934" to be handled at TC_gsup_purge_cs(111) 20241101160303502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40806<->l=127.0.0.1:4258 20241101160303504 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303504 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429581814934" cn_domain=PS} 20241101160303504 DLU <0006> fsm.c:456 lu(262429581814934)[0x6120000120a0]{UNVALIDATED}: Allocated 20241101160303504 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160303520 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429581814934)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160303520 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429581814934" cn_domain=PS} 20241101160303520 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303520 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f1d6a4144af6: Found GsupExpect[0] for "262429581814934" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@f1d6a4144af6: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429581814934" 20241101160303523 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303523 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429581814934"} 20241101160303523 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429581814934)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160303523 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160303523 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429581814934"} 20241101160303523 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160303523 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429581814934)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160303523 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429581814934)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160303523 DLU <0006> fsm.c:568 lu(PS:IMSI-262429581814934)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160303523 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303523 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160303525 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303525 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429581814934" cn_domain=CS} 20241101160303525 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241101160303533 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429581814934"} 20241101160303533 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160303533 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303533 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160303536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40806<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@f1d6a4144af6: Final verdict of PTC: pass 20241101160303562 DAUC <0003> db_auc.c:157 IMSI='262425140568910': No 2G Auth Data 20241101160303562 DAUC <0003> db_auc.c:192 IMSI='262425140568910': No 3G Auth Data 20241101160303570 DLGSUP <0013> hlr.c:121 IMSI 262425140568910: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f1d6a4144af6: Created GsupExpect[0] for "262425140568910" to be handled at TC_gsup_purge_cs(112) 20241101160303583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 20241101160303585 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303585 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425140568910" cn_domain=PS} 20241101160303585 DLU <0006> fsm.c:456 lu(262425140568910)[0x612000012220]{UNVALIDATED}: Allocated 20241101160303585 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160303601 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425140568910)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160303601 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425140568910" cn_domain=PS} 20241101160303601 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303601 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f1d6a4144af6: Found GsupExpect[0] for "262425140568910" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@f1d6a4144af6: Added IMSI table entry 3TC_gsup_purge_cs(112)"262425140568910" 20241101160303603 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303603 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425140568910"} 20241101160303603 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425140568910)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160303603 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160303603 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425140568910"} 20241101160303603 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160303603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425140568910)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160303603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425140568910)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160303603 DLU <0006> fsm.c:568 lu(PS:IMSI-262425140568910)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160303603 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303603 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160303605 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303605 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425140568910" cn_domain=CS} 20241101160303605 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241101160303613 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425140568910"} 20241101160303613 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160303613 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303613 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160303614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@f1d6a4144af6: Final verdict of PTC: pass 20241101160303639 DAUC <0003> db_auc.c:157 IMSI='262429603830116': No 2G Auth Data 20241101160303639 DAUC <0003> db_auc.c:192 IMSI='262429603830116': No 3G Auth Data 20241101160303647 DLGSUP <0013> hlr.c:121 IMSI 262429603830116: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f1d6a4144af6: Created GsupExpect[0] for "262429603830116" to be handled at TC_gsup_purge_cs(113) 20241101160303661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 20241101160303663 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303663 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429603830116" cn_domain=PS} 20241101160303663 DLU <0006> fsm.c:456 lu(262429603830116)[0x6120000123a0]{UNVALIDATED}: Allocated 20241101160303663 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160303682 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429603830116)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160303682 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429603830116" cn_domain=PS} 20241101160303682 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303682 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f1d6a4144af6: Found GsupExpect[0] for "262429603830116" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@f1d6a4144af6: Added IMSI table entry 4TC_gsup_purge_cs(113)"262429603830116" 20241101160303687 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303687 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429603830116"} 20241101160303687 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429603830116)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160303687 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160303687 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429603830116"} 20241101160303687 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160303687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429603830116)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160303687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429603830116)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160303687 DLU <0006> fsm.c:568 lu(PS:IMSI-262429603830116)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160303687 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303687 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160303690 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303690 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429603830116" cn_domain=CS} 20241101160303690 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241101160303698 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429603830116"} 20241101160303698 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160303698 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303698 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160303700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@f1d6a4144af6: Final verdict of PTC: pass 20241101160303732 DAUC <0003> db_auc.c:157 IMSI='262423932861856': No 2G Auth Data 20241101160303732 DAUC <0003> db_auc.c:192 IMSI='262423932861856': No 3G Auth Data 20241101160303740 DLGSUP <0013> hlr.c:121 IMSI 262423932861856: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f1d6a4144af6: Created GsupExpect[0] for "262423932861856" to be handled at TC_gsup_purge_cs(114) 20241101160303763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4258 20241101160303766 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303766 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423932861856" cn_domain=PS} 20241101160303766 DLU <0006> fsm.c:456 lu(262423932861856)[0x612000012520]{UNVALIDATED}: Allocated 20241101160303766 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160303782 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423932861856)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160303782 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423932861856" cn_domain=PS} 20241101160303782 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303782 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f1d6a4144af6: Found GsupExpect[0] for "262423932861856" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@f1d6a4144af6: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423932861856" 20241101160303788 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303788 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423932861856"} 20241101160303788 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423932861856)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160303788 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160303788 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423932861856"} 20241101160303788 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160303788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423932861856)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160303788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423932861856)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160303788 DLU <0006> fsm.c:568 lu(PS:IMSI-262423932861856)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160303788 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303788 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160303792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303792 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423932861856" cn_domain=CS} 20241101160303792 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241101160303800 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423932861856"} 20241101160303800 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160303800 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303801 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160303804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@f1d6a4144af6: Final verdict of PTC: pass 20241101160303838 DAUC <0003> db_auc.c:157 IMSI='262420300854444': No 2G Auth Data 20241101160303838 DAUC <0003> db_auc.c:192 IMSI='262420300854444': No 3G Auth Data 20241101160303846 DLGSUP <0013> hlr.c:121 IMSI 262420300854444: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f1d6a4144af6: Created GsupExpect[0] for "262420300854444" to be handled at TC_gsup_purge_cs(115) 20241101160303869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40852<->l=127.0.0.1:4258 20241101160303872 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303872 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420300854444" cn_domain=PS} 20241101160303872 DLU <0006> fsm.c:456 lu(262420300854444)[0x6120000126a0]{UNVALIDATED}: Allocated 20241101160303872 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160303889 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420300854444)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160303889 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420300854444" cn_domain=PS} 20241101160303889 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303889 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f1d6a4144af6: Found GsupExpect[0] for "262420300854444" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@f1d6a4144af6: Added IMSI table entry 6TC_gsup_purge_cs(115)"262420300854444" 20241101160303893 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303893 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420300854444"} 20241101160303893 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420300854444)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160303893 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160303893 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420300854444"} 20241101160303893 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160303893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420300854444)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160303893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420300854444)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160303893 DLU <0006> fsm.c:568 lu(PS:IMSI-262420300854444)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160303893 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303893 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160303897 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303897 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420300854444" cn_domain=CS} 20241101160303897 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241101160303906 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420300854444"} 20241101160303906 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160303906 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303906 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160303910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40852<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@f1d6a4144af6: Final verdict of PTC: pass 20241101160303951 DAUC <0003> db_auc.c:157 IMSI='262423814874107': No 2G Auth Data 20241101160303951 DAUC <0003> db_auc.c:192 IMSI='262423814874107': No 3G Auth Data 20241101160303960 DLGSUP <0013> hlr.c:121 IMSI 262423814874107: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f1d6a4144af6: Created GsupExpect[0] for "262423814874107" to be handled at TC_gsup_purge_cs(116) 20241101160303995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241101160304001 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160304001 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423814874107" cn_domain=PS} 20241101160304001 DLU <0006> fsm.c:456 lu(262423814874107)[0x612000012820]{UNVALIDATED}: Allocated 20241101160304001 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160304018 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423814874107)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160304018 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423814874107" cn_domain=PS} 20241101160304018 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160304018 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f1d6a4144af6: Found GsupExpect[0] for "262423814874107" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@f1d6a4144af6: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423814874107" 20241101160304024 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160304024 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423814874107"} 20241101160304024 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423814874107)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160304024 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160304024 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423814874107"} 20241101160304024 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160304024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423814874107)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160304024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423814874107)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160304024 DLU <0006> fsm.c:568 lu(PS:IMSI-262423814874107)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160304024 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160304024 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160304028 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160304028 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423814874107" cn_domain=CS} 20241101160304028 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241101160304036 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423814874107"} 20241101160304036 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160304036 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160304036 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160304039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@f1d6a4144af6: Final verdict of PTC: pass MTC@f1d6a4144af6: setverdict(pass): none -> pass 20241101160304066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4258 20241101160304066 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160304066 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160304066 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160304066 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160304066 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33717<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@f1d6a4144af6: Final verdict of PTC: none 107@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: pass MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Fri Nov 1 16:03:04 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 20241101160304089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40868<->l=127.0.0.1:4258 20241101160304190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40868<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18608) Waiting for packet dumper to finish... 1 (prev_count=18608, count=48284) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Fri Nov 1 16:03:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_gsup_purge_ps started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160307245 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160307245 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160307248 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40874<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160307250 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307250 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160307250 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160307250 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  20241101160307250 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160307250 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  20241101160307250 DLGSUP <0013> gsup_server.c:235 2:  20241101160307250 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160307250 DLGSUP <0013> gsup_server.c:235 3:  20241101160307250 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160307250 DLGSUP <0013> gsup_server.c:235 4:  20241101160307250 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160307250 DLGSUP <0013> gsup_server.c:235 5:  20241101160307250 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160307250 DLGSUP <0013> gsup_server.c:235 7:  20241101160307250 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160307250 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160307250 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160307250 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@f1d6a4144af6: 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") 20241101160307264 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36705<->l=127.0.0.1:4259) 20241101160307296 DAUC <0003> db_auc.c:157 IMSI='262423932624150': No 2G Auth Data 20241101160307296 DAUC <0003> db_auc.c:192 IMSI='262423932624150': No 3G Auth Data HLR_Test-GSUP(118)@f1d6a4144af6: Created GsupExpect[0] for "262423932624150" to be handled at TC_gsup_purge_ps(121) 20241101160307423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 20241101160307430 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307430 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423932624150" cn_domain=PS} 20241101160307430 DLU <0006> fsm.c:456 lu(262423932624150)[0x6120000129a0]{UNVALIDATED}: Allocated 20241101160307430 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160307458 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423932624150)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160307458 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423932624150" cn_domain=PS} 20241101160307458 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307458 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f1d6a4144af6: Found GsupExpect[0] for "262423932624150" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_purge_ps(121)"262423932624150" 20241101160307463 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307464 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423932624150"} 20241101160307464 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423932624150)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160307464 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160307464 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423932624150"} 20241101160307464 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160307464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423932624150)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160307464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423932624150)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160307464 DLU <0006> fsm.c:568 lu(PS:IMSI-262423932624150)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160307464 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307464 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160307467 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307468 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423932624150" cn_domain=PS} 20241101160307468 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241101160307477 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423932624150"} 20241101160307478 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160307478 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307478 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160307480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@f1d6a4144af6: Final verdict of PTC: pass 20241101160307511 DAUC <0003> db_auc.c:157 IMSI='262428637666702': No 2G Auth Data 20241101160307511 DAUC <0003> db_auc.c:192 IMSI='262428637666702': No 3G Auth Data 20241101160307523 DLGSUP <0013> hlr.c:121 IMSI 262428637666702: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f1d6a4144af6: Created GsupExpect[0] for "262428637666702" to be handled at TC_gsup_purge_ps(122) 20241101160307549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40892<->l=127.0.0.1:4258 20241101160307555 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307555 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428637666702" cn_domain=PS} 20241101160307555 DLU <0006> fsm.c:456 lu(262428637666702)[0x612000012b20]{UNVALIDATED}: Allocated 20241101160307555 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160307572 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428637666702)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160307572 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428637666702" cn_domain=PS} 20241101160307572 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307572 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f1d6a4144af6: Found GsupExpect[0] for "262428637666702" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@f1d6a4144af6: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428637666702" 20241101160307575 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307575 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428637666702"} 20241101160307575 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428637666702)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160307575 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160307575 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428637666702"} 20241101160307575 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160307575 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428637666702)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160307575 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428637666702)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160307575 DLU <0006> fsm.c:568 lu(PS:IMSI-262428637666702)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160307575 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307575 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160307577 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307577 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428637666702" cn_domain=PS} 20241101160307577 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241101160307587 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428637666702"} 20241101160307587 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160307587 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307587 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160307589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40892<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@f1d6a4144af6: Final verdict of PTC: pass 20241101160307619 DAUC <0003> db_auc.c:157 IMSI='262429829413277': No 2G Auth Data 20241101160307619 DAUC <0003> db_auc.c:192 IMSI='262429829413277': No 3G Auth Data 20241101160307631 DLGSUP <0013> hlr.c:121 IMSI 262429829413277: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f1d6a4144af6: Created GsupExpect[0] for "262429829413277" to be handled at TC_gsup_purge_ps(123) 20241101160307673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40906<->l=127.0.0.1:4258 20241101160307681 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307681 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429829413277" cn_domain=PS} 20241101160307681 DLU <0006> fsm.c:456 lu(262429829413277)[0x612000012ca0]{UNVALIDATED}: Allocated 20241101160307682 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160307699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429829413277)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160307699 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429829413277" cn_domain=PS} 20241101160307699 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307700 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f1d6a4144af6: Found GsupExpect[0] for "262429829413277" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@f1d6a4144af6: Added IMSI table entry 2TC_gsup_purge_ps(123)"262429829413277" 20241101160307705 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307705 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429829413277"} 20241101160307705 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429829413277)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160307705 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160307705 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429829413277"} 20241101160307705 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160307705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429829413277)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160307705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429829413277)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160307705 DLU <0006> fsm.c:568 lu(PS:IMSI-262429829413277)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160307705 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307705 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160307707 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307708 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429829413277" cn_domain=PS} 20241101160307708 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241101160307716 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429829413277"} 20241101160307716 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160307716 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307716 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160307718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40906<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@f1d6a4144af6: Final verdict of PTC: pass 20241101160307746 DAUC <0003> db_auc.c:157 IMSI='262426108571203': No 2G Auth Data 20241101160307746 DAUC <0003> db_auc.c:192 IMSI='262426108571203': No 3G Auth Data 20241101160307756 DLGSUP <0013> hlr.c:121 IMSI 262426108571203: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f1d6a4144af6: Created GsupExpect[0] for "262426108571203" to be handled at TC_gsup_purge_ps(124) 20241101160307772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 20241101160307774 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307774 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426108571203" cn_domain=PS} 20241101160307774 DLU <0006> fsm.c:456 lu(262426108571203)[0x612000012e20]{UNVALIDATED}: Allocated 20241101160307775 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160307790 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426108571203)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160307790 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426108571203" cn_domain=PS} 20241101160307790 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307790 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f1d6a4144af6: Found GsupExpect[0] for "262426108571203" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@f1d6a4144af6: Added IMSI table entry 3TC_gsup_purge_ps(124)"262426108571203" 20241101160307792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307792 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426108571203"} 20241101160307792 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426108571203)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160307792 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160307792 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426108571203"} 20241101160307792 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160307792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426108571203)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160307792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426108571203)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160307792 DLU <0006> fsm.c:568 lu(PS:IMSI-262426108571203)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160307792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160307792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307792 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426108571203" cn_domain=PS} 20241101160307792 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241101160307800 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426108571203"} 20241101160307800 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160307800 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307800 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160307801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@f1d6a4144af6: Final verdict of PTC: pass 20241101160307826 DAUC <0003> db_auc.c:157 IMSI='262420993158660': No 2G Auth Data 20241101160307826 DAUC <0003> db_auc.c:192 IMSI='262420993158660': No 3G Auth Data 20241101160307834 DLGSUP <0013> hlr.c:121 IMSI 262420993158660: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f1d6a4144af6: Created GsupExpect[0] for "262420993158660" to be handled at TC_gsup_purge_ps(125) 20241101160307851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40916<->l=127.0.0.1:4258 20241101160307853 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307853 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420993158660" cn_domain=PS} 20241101160307853 DLU <0006> fsm.c:456 lu(262420993158660)[0x612000012fa0]{UNVALIDATED}: Allocated 20241101160307853 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160307876 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420993158660)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160307877 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420993158660" cn_domain=PS} 20241101160307877 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307877 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f1d6a4144af6: Found GsupExpect[0] for "262420993158660" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@f1d6a4144af6: Added IMSI table entry 4TC_gsup_purge_ps(125)"262420993158660" 20241101160307878 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307878 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420993158660"} 20241101160307878 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420993158660)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160307878 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160307878 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420993158660"} 20241101160307878 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160307878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420993158660)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160307878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420993158660)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160307878 DLU <0006> fsm.c:568 lu(PS:IMSI-262420993158660)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160307878 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307878 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160307879 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307879 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420993158660" cn_domain=PS} 20241101160307879 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241101160307887 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420993158660"} 20241101160307887 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160307887 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307887 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160307888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40916<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@f1d6a4144af6: Final verdict of PTC: pass 20241101160307913 DAUC <0003> db_auc.c:157 IMSI='262426737005078': No 2G Auth Data 20241101160307913 DAUC <0003> db_auc.c:192 IMSI='262426737005078': No 3G Auth Data 20241101160307921 DLGSUP <0013> hlr.c:121 IMSI 262426737005078: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f1d6a4144af6: Created GsupExpect[0] for "262426737005078" to be handled at TC_gsup_purge_ps(126) 20241101160307945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40924<->l=127.0.0.1:4258 20241101160307947 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307947 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426737005078" cn_domain=PS} 20241101160307947 DLU <0006> fsm.c:456 lu(262426737005078)[0x612000013120]{UNVALIDATED}: Allocated 20241101160307947 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160307963 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426737005078)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160307963 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426737005078" cn_domain=PS} 20241101160307963 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307963 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f1d6a4144af6: Found GsupExpect[0] for "262426737005078" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@f1d6a4144af6: Added IMSI table entry 5TC_gsup_purge_ps(126)"262426737005078" 20241101160307965 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307965 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426737005078"} 20241101160307965 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426737005078)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160307965 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160307965 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426737005078"} 20241101160307965 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160307965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426737005078)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160307965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426737005078)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160307965 DLU <0006> fsm.c:568 lu(PS:IMSI-262426737005078)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160307965 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307965 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160307965 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307965 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426737005078" cn_domain=PS} 20241101160307965 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241101160307973 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426737005078"} 20241101160307973 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160307973 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307973 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160307974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40924<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@f1d6a4144af6: Final verdict of PTC: pass 20241101160308006 DAUC <0003> db_auc.c:157 IMSI='262426292627986': No 2G Auth Data 20241101160308006 DAUC <0003> db_auc.c:192 IMSI='262426292627986': No 3G Auth Data 20241101160308014 DLGSUP <0013> hlr.c:121 IMSI 262426292627986: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f1d6a4144af6: Created GsupExpect[0] for "262426292627986" to be handled at TC_gsup_purge_ps(127) 20241101160308051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40930<->l=127.0.0.1:4258 20241101160308055 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160308055 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426292627986" cn_domain=PS} 20241101160308055 DLU <0006> fsm.c:456 lu(262426292627986)[0x6120000132a0]{UNVALIDATED}: Allocated 20241101160308055 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160308070 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426292627986)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160308070 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426292627986" cn_domain=PS} 20241101160308070 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308070 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f1d6a4144af6: Found GsupExpect[0] for "262426292627986" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@f1d6a4144af6: Added IMSI table entry 6TC_gsup_purge_ps(127)"262426292627986" 20241101160308072 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160308072 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426292627986"} 20241101160308072 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426292627986)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160308072 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160308072 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426292627986"} 20241101160308072 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160308072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426292627986)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160308072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426292627986)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160308072 DLU <0006> fsm.c:568 lu(PS:IMSI-262426292627986)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160308072 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308072 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160308073 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160308073 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426292627986" cn_domain=PS} 20241101160308073 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241101160308084 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426292627986"} 20241101160308084 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160308084 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308084 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160308086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40930<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@f1d6a4144af6: Final verdict of PTC: pass 20241101160308120 DAUC <0003> db_auc.c:157 IMSI='262428331914178': No 2G Auth Data 20241101160308120 DAUC <0003> db_auc.c:192 IMSI='262428331914178': No 3G Auth Data 20241101160308131 DLGSUP <0013> hlr.c:121 IMSI 262428331914178: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f1d6a4144af6: Created GsupExpect[0] for "262428331914178" to be handled at TC_gsup_purge_ps(128) 20241101160308156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4258 20241101160308158 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160308158 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428331914178" cn_domain=PS} 20241101160308158 DLU <0006> fsm.c:456 lu(262428331914178)[0x612000013420]{UNVALIDATED}: Allocated 20241101160308158 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160308174 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428331914178)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160308174 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428331914178" cn_domain=PS} 20241101160308174 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308174 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f1d6a4144af6: Found GsupExpect[0] for "262428331914178" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@f1d6a4144af6: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428331914178" 20241101160308178 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160308178 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428331914178"} 20241101160308178 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428331914178)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160308178 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160308178 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428331914178"} 20241101160308178 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160308179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428331914178)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160308179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428331914178)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160308179 DLU <0006> fsm.c:568 lu(PS:IMSI-262428331914178)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160308179 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308179 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160308181 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160308181 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428331914178" cn_domain=PS} 20241101160308181 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241101160308189 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428331914178"} 20241101160308189 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160308189 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308189 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160308192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@f1d6a4144af6: Final verdict of PTC: pass MTC@f1d6a4144af6: setverdict(pass): none -> pass 20241101160308226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40874<->l=127.0.0.1:4258 20241101160308226 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160308226 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160308226 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160308226 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@f1d6a4144af6: Final verdict of PTC: none 20241101160308226 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36705<->l=127.0.0.1:4259) 119@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: pass MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Fri Nov 1 16:03:08 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 20241101160308255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 20241101160308356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=39416) Waiting for packet dumper to finish... 1 (prev_count=39416, count=48784) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Fri Nov 1 16:03:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_gsup_purge_unknown started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160311401 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160311402 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160311404 DLINP <000b> input/ipa.c:451 connected read/write 20241101160311404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160311405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160311407 DLINP <000b> input/ipa.c:451 connected read/write 20241101160311407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160311407 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160311407 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160311407 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  20241101160311407 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160311407 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  20241101160311407 DLGSUP <0013> gsup_server.c:235 2:  20241101160311407 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160311407 DLGSUP <0013> gsup_server.c:235 3:  20241101160311407 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160311407 DLGSUP <0013> gsup_server.c:235 4:  20241101160311407 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160311407 DLGSUP <0013> gsup_server.c:235 5:  20241101160311407 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160311407 DLGSUP <0013> gsup_server.c:235 7:  20241101160311407 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160311407 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160311407 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160311407 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@f1d6a4144af6: 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") 20241101160311419 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44993<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@f1d6a4144af6: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241101160311426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4258 20241101160311450 DLINP <000b> input/ipa.c:451 connected read/write 20241101160311450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160311450 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} 20241101160311450 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20241101160311450 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 20241101160311450 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} 20241101160311450 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160311450 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160311450 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20241101160311450 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20241101160311451 DLINP <000b> input/ipa.c:451 connected read/write 20241101160311451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160311451 DLINP <000b> input/ipa.c:451 connected read/write 20241101160311451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@f1d6a4144af6: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@f1d6a4144af6: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160311456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@f1d6a4144af6: Final verdict of PTC: pass MTC@f1d6a4144af6: setverdict(pass): none -> pass 20241101160311457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4258 20241101160311460 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44993<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@f1d6a4144af6: Final verdict of PTC: none 20241101160311460 DLINP <000b> input/ipa.c:451 connected read/write 20241101160311460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160311460 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160311460 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160311460 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 131@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: pass MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Fri Nov 1 16:03:11 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 20241101160311517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40972<->l=127.0.0.1:4258 20241101160311618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40972<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12532) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Fri Nov 1 16:03:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_mo_ussd_unknown started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160314729 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160314729 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160314730 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32926<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160314732 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314732 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160314732 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160314732 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  20241101160314732 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160314732 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  20241101160314732 DLGSUP <0013> gsup_server.c:235 2:  20241101160314732 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160314732 DLGSUP <0013> gsup_server.c:235 3:  20241101160314732 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160314732 DLGSUP <0013> gsup_server.c:235 4:  20241101160314732 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160314732 DLGSUP <0013> gsup_server.c:235 5:  20241101160314732 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160314732 DLGSUP <0013> gsup_server.c:235 7:  20241101160314732 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160314732 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160314732 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160314732 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@f1d6a4144af6: 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") 20241101160314740 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41731<->l=127.0.0.1:4259) 20241101160314752 DAUC <0003> db_auc.c:157 IMSI='262426587009817': No 2G Auth Data 20241101160314752 DAUC <0003> db_auc.c:192 IMSI='262426587009817': No 3G Auth Data HLR_Test-GSUP(135)@f1d6a4144af6: Created GsupExpect[0] for "262426587009817" to be handled at TC_mo_ussd_unknown(138) 20241101160314796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32934<->l=127.0.0.1:4258 20241101160314810 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314811 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426587009817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426587009817" session_id=1212417681 session_state=BEGIN} 20241101160314811 DSS <0004> hlr_ussd.c:576 262426587009817/0x48440691: Process SS (BEGIN) 20241101160314811 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241101160314811 DSS <0004> hlr_ussd.c:518 262426587009817/0x48440691: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241101160314811 DSS <0004> hlr_ussd.c:523 262426587009817/0x48440691: USSD for unknown code '*#200#' 20241101160314811 DSS <0004> hlr_ussd.c:354 262426587009817/0x48440691: Tx ReturnError(1, 0x12) 20241101160314811 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426587009817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426587009817" session_id=1212417681 session_state=END} 20241101160314811 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314811 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f1d6a4144af6: Found GsupExpect[0] for "262426587009817" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@f1d6a4144af6: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262426587009817" TC_mo_ussd_unknown(138)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160314817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32934<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@f1d6a4144af6: Final verdict of PTC: pass 20241101160314826 DAUC <0003> db_auc.c:157 IMSI='262427747859460': No 2G Auth Data 20241101160314826 DAUC <0003> db_auc.c:192 IMSI='262427747859460': No 3G Auth Data HLR_Test-GSUP(135)@f1d6a4144af6: Created GsupExpect[0] for "262427747859460" to be handled at TC_mo_ussd_unknown(139) 20241101160314848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32944<->l=127.0.0.1:4258 20241101160314851 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314851 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427747859460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427747859460" session_id=2371847372 session_state=BEGIN} 20241101160314851 DSS <0004> hlr_ussd.c:576 262427747859460/0x8d5f84cc: Process SS (BEGIN) 20241101160314851 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241101160314851 DSS <0004> hlr_ussd.c:518 262427747859460/0x8d5f84cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241101160314851 DSS <0004> hlr_ussd.c:523 262427747859460/0x8d5f84cc: USSD for unknown code '*#200#' 20241101160314851 DSS <0004> hlr_ussd.c:354 262427747859460/0x8d5f84cc: Tx ReturnError(1, 0x12) 20241101160314851 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427747859460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427747859460" session_id=2371847372 session_state=END} 20241101160314851 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314851 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f1d6a4144af6: Found GsupExpect[0] for "262427747859460" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@f1d6a4144af6: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262427747859460" TC_mo_ussd_unknown(139)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160314853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32944<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@f1d6a4144af6: Final verdict of PTC: pass 20241101160314861 DAUC <0003> db_auc.c:157 IMSI='262420185268089': No 2G Auth Data 20241101160314861 DAUC <0003> db_auc.c:192 IMSI='262420185268089': No 3G Auth Data HLR_Test-GSUP(135)@f1d6a4144af6: Created GsupExpect[0] for "262420185268089" to be handled at TC_mo_ussd_unknown(140) 20241101160314882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32952<->l=127.0.0.1:4258 20241101160314885 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314885 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420185268089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420185268089" session_id=3283756815 session_state=BEGIN} 20241101160314885 DSS <0004> hlr_ussd.c:576 262420185268089/0xc3ba270f: Process SS (BEGIN) 20241101160314885 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241101160314885 DSS <0004> hlr_ussd.c:518 262420185268089/0xc3ba270f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241101160314885 DSS <0004> hlr_ussd.c:523 262420185268089/0xc3ba270f: USSD for unknown code '*#200#' 20241101160314885 DSS <0004> hlr_ussd.c:354 262420185268089/0xc3ba270f: Tx ReturnError(1, 0x12) 20241101160314885 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420185268089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420185268089" session_id=3283756815 session_state=END} 20241101160314885 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314885 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f1d6a4144af6: Found GsupExpect[0] for "262420185268089" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@f1d6a4144af6: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262420185268089" TC_mo_ussd_unknown(140)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160314887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32952<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@f1d6a4144af6: Final verdict of PTC: pass 20241101160314903 DAUC <0003> db_auc.c:157 IMSI='262424811280651': No 2G Auth Data 20241101160314903 DAUC <0003> db_auc.c:192 IMSI='262424811280651': No 3G Auth Data HLR_Test-GSUP(135)@f1d6a4144af6: Created GsupExpect[0] for "262424811280651" to be handled at TC_mo_ussd_unknown(141) 20241101160314917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32960<->l=127.0.0.1:4258 20241101160314919 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314920 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424811280651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424811280651" session_id=2813254389 session_state=BEGIN} 20241101160314920 DSS <0004> hlr_ussd.c:576 262424811280651/0xa7aedaf5: Process SS (BEGIN) 20241101160314920 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241101160314920 DSS <0004> hlr_ussd.c:518 262424811280651/0xa7aedaf5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241101160314920 DSS <0004> hlr_ussd.c:523 262424811280651/0xa7aedaf5: USSD for unknown code '*#200#' 20241101160314920 DSS <0004> hlr_ussd.c:354 262424811280651/0xa7aedaf5: Tx ReturnError(1, 0x12) 20241101160314920 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424811280651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424811280651" session_id=2813254389 session_state=END} 20241101160314920 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314920 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f1d6a4144af6: Found GsupExpect[0] for "262424811280651" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@f1d6a4144af6: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262424811280651" TC_mo_ussd_unknown(141)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160314921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32960<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@f1d6a4144af6: Final verdict of PTC: pass 20241101160314924 DAUC <0003> db_auc.c:157 IMSI='262423540422604': No 2G Auth Data 20241101160314924 DAUC <0003> db_auc.c:192 IMSI='262423540422604': No 3G Auth Data HLR_Test-GSUP(135)@f1d6a4144af6: Created GsupExpect[0] for "262423540422604" to be handled at TC_mo_ussd_unknown(142) 20241101160314935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32970<->l=127.0.0.1:4258 20241101160314937 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314938 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423540422604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423540422604" session_id=1091963315 session_state=BEGIN} 20241101160314938 DSS <0004> hlr_ussd.c:576 262423540422604/0x411609b3: Process SS (BEGIN) 20241101160314938 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241101160314938 DSS <0004> hlr_ussd.c:518 262423540422604/0x411609b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241101160314938 DSS <0004> hlr_ussd.c:523 262423540422604/0x411609b3: USSD for unknown code '*#200#' 20241101160314938 DSS <0004> hlr_ussd.c:354 262423540422604/0x411609b3: Tx ReturnError(1, 0x12) 20241101160314938 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423540422604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423540422604" session_id=1091963315 session_state=END} 20241101160314938 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314938 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f1d6a4144af6: Found GsupExpect[0] for "262423540422604" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@f1d6a4144af6: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262423540422604" TC_mo_ussd_unknown(142)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160314939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32970<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@f1d6a4144af6: Final verdict of PTC: pass 20241101160314942 DAUC <0003> db_auc.c:157 IMSI='262428998397097': No 2G Auth Data 20241101160314942 DAUC <0003> db_auc.c:192 IMSI='262428998397097': No 3G Auth Data HLR_Test-GSUP(135)@f1d6a4144af6: Created GsupExpect[0] for "262428998397097" to be handled at TC_mo_ussd_unknown(143) 20241101160314961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32984<->l=127.0.0.1:4258 20241101160314964 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314965 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428998397097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428998397097" session_id=627797471 session_state=BEGIN} 20241101160314965 DSS <0004> hlr_ussd.c:576 262428998397097/0x256b6ddf: Process SS (BEGIN) 20241101160314965 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241101160314965 DSS <0004> hlr_ussd.c:518 262428998397097/0x256b6ddf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241101160314965 DSS <0004> hlr_ussd.c:523 262428998397097/0x256b6ddf: USSD for unknown code '*#200#' 20241101160314965 DSS <0004> hlr_ussd.c:354 262428998397097/0x256b6ddf: Tx ReturnError(1, 0x12) 20241101160314965 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428998397097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428998397097" session_id=627797471 session_state=END} 20241101160314965 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314965 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f1d6a4144af6: Found GsupExpect[0] for "262428998397097" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@f1d6a4144af6: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262428998397097" TC_mo_ussd_unknown(143)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160314966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32984<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@f1d6a4144af6: Final verdict of PTC: pass 20241101160314969 DAUC <0003> db_auc.c:157 IMSI='262423963727842': No 2G Auth Data 20241101160314969 DAUC <0003> db_auc.c:192 IMSI='262423963727842': No 3G Auth Data HLR_Test-GSUP(135)@f1d6a4144af6: Created GsupExpect[0] for "262423963727842" to be handled at TC_mo_ussd_unknown(144) 20241101160314983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33000<->l=127.0.0.1:4258 20241101160314985 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314985 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423963727842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423963727842" session_id=3763678968 session_state=BEGIN} 20241101160314985 DSS <0004> hlr_ussd.c:576 262423963727842/0xe0552ef8: Process SS (BEGIN) 20241101160314985 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241101160314985 DSS <0004> hlr_ussd.c:518 262423963727842/0xe0552ef8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241101160314985 DSS <0004> hlr_ussd.c:523 262423963727842/0xe0552ef8: USSD for unknown code '*#200#' 20241101160314985 DSS <0004> hlr_ussd.c:354 262423963727842/0xe0552ef8: Tx ReturnError(1, 0x12) 20241101160314985 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423963727842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423963727842" session_id=3763678968 session_state=END} 20241101160314985 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314985 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f1d6a4144af6: Found GsupExpect[0] for "262423963727842" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@f1d6a4144af6: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262423963727842" TC_mo_ussd_unknown(144)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160314987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33000<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@f1d6a4144af6: Final verdict of PTC: pass 20241101160314990 DAUC <0003> db_auc.c:157 IMSI='262425685578394': No 2G Auth Data 20241101160314990 DAUC <0003> db_auc.c:192 IMSI='262425685578394': No 3G Auth Data HLR_Test-GSUP(135)@f1d6a4144af6: Created GsupExpect[0] for "262425685578394" to be handled at TC_mo_ussd_unknown(145) 20241101160315009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33012<->l=127.0.0.1:4258 20241101160315012 DLINP <000b> input/ipa.c:451 connected read/write 20241101160315012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160315012 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425685578394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425685578394" session_id=3586616882 session_state=BEGIN} 20241101160315012 DSS <0004> hlr_ussd.c:576 262425685578394/0xd5c76e32: Process SS (BEGIN) 20241101160315012 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241101160315012 DSS <0004> hlr_ussd.c:518 262425685578394/0xd5c76e32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241101160315012 DSS <0004> hlr_ussd.c:523 262425685578394/0xd5c76e32: USSD for unknown code '*#200#' 20241101160315012 DSS <0004> hlr_ussd.c:354 262425685578394/0xd5c76e32: Tx ReturnError(1, 0x12) 20241101160315012 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425685578394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425685578394" session_id=3586616882 session_state=END} 20241101160315012 DLINP <000b> input/ipa.c:451 connected read/write 20241101160315012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160315012 DLINP <000b> input/ipa.c:451 connected read/write 20241101160315012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f1d6a4144af6: Found GsupExpect[0] for "262425685578394" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@f1d6a4144af6: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262425685578394" TC_mo_ussd_unknown(145)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160315014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33012<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@f1d6a4144af6: Final verdict of PTC: pass 20241101160315014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32926<->l=127.0.0.1:4258 20241101160315014 DLINP <000b> input/ipa.c:451 connected read/write 20241101160315014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160315014 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(135)@f1d6a4144af6: Final verdict of PTC: none 20241101160315014 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160315014 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160315014 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41731<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(137)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@f1d6a4144af6: Final verdict of PTC: none 136@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 136: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Fri Nov 1 16:03:15 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 20241101160315037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33026<->l=127.0.0.1:4258 20241101160315138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33026<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6164) Waiting for packet dumper to finish... 1 (prev_count=6164, count=39460) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Fri Nov 1 16:03:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_mo_ussd_euse_disc started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160318263 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160318263 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160318275 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33034<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160318287 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(146)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160318287 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160318287 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160318287 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  20241101160318288 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160318288 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  20241101160318288 DLGSUP <0013> gsup_server.c:235 2:  20241101160318288 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160318288 DLGSUP <0013> gsup_server.c:235 3:  20241101160318288 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160318288 DLGSUP <0013> gsup_server.c:235 4:  20241101160318288 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160318288 DLGSUP <0013> gsup_server.c:235 5:  20241101160318288 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160318288 DLGSUP <0013> gsup_server.c:235 7:  20241101160318288 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160318288 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160318288 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160318288 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@f1d6a4144af6: 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") 20241101160318323 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42743<->l=127.0.0.1:4259) 20241101160318343 DAUC <0003> db_auc.c:157 IMSI='262426508145193': No 2G Auth Data 20241101160318343 DAUC <0003> db_auc.c:192 IMSI='262426508145193': No 3G Auth Data HLR_Test-GSUP(147)@f1d6a4144af6: Created GsupExpect[0] for "262426508145193" to be handled at TC_mo_ussd_euse_disc(150) 20241101160318356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33048<->l=127.0.0.1:4258 20241101160318359 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318359 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426508145193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426508145193" session_id=2714180510 session_state=BEGIN} 20241101160318359 DSS <0004> hlr_ussd.c:576 262426508145193/0xa1c71b9e: Process SS (BEGIN) 20241101160318359 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160318359 DSS <0004> hlr_ussd.c:518 262426508145193/0xa1c71b9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160318359 DSS <0004> hlr_ussd.c:542 262426508145193/0xa1c71b9e: Cannot find conn for EUSE EUSE-foobar 20241101160318359 DSS <0004> hlr_ussd.c:354 262426508145193/0xa1c71b9e: Tx ReturnError(1, 0x22) 20241101160318359 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426508145193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426508145193" session_id=2714180510 session_state=END} 20241101160318359 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318360 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f1d6a4144af6: Found GsupExpect[0] for "262426508145193" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@f1d6a4144af6: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262426508145193" TC_mo_ussd_euse_disc(150)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160318361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33048<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@f1d6a4144af6: Final verdict of PTC: pass 20241101160318364 DAUC <0003> db_auc.c:157 IMSI='262421302144890': No 2G Auth Data 20241101160318364 DAUC <0003> db_auc.c:192 IMSI='262421302144890': No 3G Auth Data HLR_Test-GSUP(147)@f1d6a4144af6: Created GsupExpect[0] for "262421302144890" to be handled at TC_mo_ussd_euse_disc(151) 20241101160318375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33054<->l=127.0.0.1:4258 20241101160318378 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318378 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421302144890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421302144890" session_id=3878018269 session_state=BEGIN} 20241101160318378 DSS <0004> hlr_ussd.c:576 262421302144890/0xe725dcdd: Process SS (BEGIN) 20241101160318378 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160318378 DSS <0004> hlr_ussd.c:518 262421302144890/0xe725dcdd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160318378 DSS <0004> hlr_ussd.c:542 262421302144890/0xe725dcdd: Cannot find conn for EUSE EUSE-foobar 20241101160318378 DSS <0004> hlr_ussd.c:354 262421302144890/0xe725dcdd: Tx ReturnError(1, 0x22) 20241101160318378 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421302144890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421302144890" session_id=3878018269 session_state=END} 20241101160318378 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318378 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f1d6a4144af6: Found GsupExpect[0] for "262421302144890" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@f1d6a4144af6: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262421302144890" TC_mo_ussd_euse_disc(151)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160318380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33054<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@f1d6a4144af6: Final verdict of PTC: pass 20241101160318383 DAUC <0003> db_auc.c:157 IMSI='262428979508387': No 2G Auth Data 20241101160318383 DAUC <0003> db_auc.c:192 IMSI='262428979508387': No 3G Auth Data HLR_Test-GSUP(147)@f1d6a4144af6: Created GsupExpect[0] for "262428979508387" to be handled at TC_mo_ussd_euse_disc(152) 20241101160318394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33058<->l=127.0.0.1:4258 20241101160318396 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318396 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428979508387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428979508387" session_id=207498344 session_state=BEGIN} 20241101160318396 DSS <0004> hlr_ussd.c:576 262428979508387/0x0c5e2c68: Process SS (BEGIN) 20241101160318396 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160318396 DSS <0004> hlr_ussd.c:518 262428979508387/0x0c5e2c68: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160318396 DSS <0004> hlr_ussd.c:542 262428979508387/0x0c5e2c68: Cannot find conn for EUSE EUSE-foobar 20241101160318396 DSS <0004> hlr_ussd.c:354 262428979508387/0x0c5e2c68: Tx ReturnError(1, 0x22) 20241101160318396 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428979508387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428979508387" session_id=207498344 session_state=END} 20241101160318396 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318396 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f1d6a4144af6: Found GsupExpect[0] for "262428979508387" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@f1d6a4144af6: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262428979508387" TC_mo_ussd_euse_disc(152)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160318398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33058<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@f1d6a4144af6: Final verdict of PTC: pass 20241101160318401 DAUC <0003> db_auc.c:157 IMSI='262421230748844': No 2G Auth Data 20241101160318401 DAUC <0003> db_auc.c:192 IMSI='262421230748844': No 3G Auth Data HLR_Test-GSUP(147)@f1d6a4144af6: Created GsupExpect[0] for "262421230748844" to be handled at TC_mo_ussd_euse_disc(153) 20241101160318412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33060<->l=127.0.0.1:4258 20241101160318415 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318415 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421230748844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421230748844" session_id=1622861029 session_state=BEGIN} 20241101160318415 DSS <0004> hlr_ussd.c:576 262421230748844/0x60bae4e5: Process SS (BEGIN) 20241101160318415 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160318415 DSS <0004> hlr_ussd.c:518 262421230748844/0x60bae4e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160318415 DSS <0004> hlr_ussd.c:542 262421230748844/0x60bae4e5: Cannot find conn for EUSE EUSE-foobar 20241101160318415 DSS <0004> hlr_ussd.c:354 262421230748844/0x60bae4e5: Tx ReturnError(1, 0x22) 20241101160318415 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421230748844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421230748844" session_id=1622861029 session_state=END} 20241101160318415 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318415 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f1d6a4144af6: Found GsupExpect[0] for "262421230748844" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@f1d6a4144af6: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262421230748844" TC_mo_ussd_euse_disc(153)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160318417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33060<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@f1d6a4144af6: Final verdict of PTC: pass 20241101160318420 DAUC <0003> db_auc.c:157 IMSI='262428976045885': No 2G Auth Data 20241101160318420 DAUC <0003> db_auc.c:192 IMSI='262428976045885': No 3G Auth Data HLR_Test-GSUP(147)@f1d6a4144af6: Created GsupExpect[0] for "262428976045885" to be handled at TC_mo_ussd_euse_disc(154) 20241101160318431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33070<->l=127.0.0.1:4258 20241101160318433 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318433 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428976045885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428976045885" session_id=231472386 session_state=BEGIN} 20241101160318433 DSS <0004> hlr_ussd.c:576 262428976045885/0x0dcbfd02: Process SS (BEGIN) 20241101160318433 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160318433 DSS <0004> hlr_ussd.c:518 262428976045885/0x0dcbfd02: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160318433 DSS <0004> hlr_ussd.c:542 262428976045885/0x0dcbfd02: Cannot find conn for EUSE EUSE-foobar 20241101160318433 DSS <0004> hlr_ussd.c:354 262428976045885/0x0dcbfd02: Tx ReturnError(1, 0x22) 20241101160318433 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428976045885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428976045885" session_id=231472386 session_state=END} 20241101160318433 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318433 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f1d6a4144af6: Found GsupExpect[0] for "262428976045885" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@f1d6a4144af6: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262428976045885" TC_mo_ussd_euse_disc(154)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160318435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33070<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@f1d6a4144af6: Final verdict of PTC: pass 20241101160318438 DAUC <0003> db_auc.c:157 IMSI='262429832154125': No 2G Auth Data 20241101160318438 DAUC <0003> db_auc.c:192 IMSI='262429832154125': No 3G Auth Data HLR_Test-GSUP(147)@f1d6a4144af6: Created GsupExpect[0] for "262429832154125" to be handled at TC_mo_ussd_euse_disc(155) 20241101160318451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33082<->l=127.0.0.1:4258 20241101160318454 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318454 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429832154125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429832154125" session_id=4203692201 session_state=BEGIN} 20241101160318454 DSS <0004> hlr_ussd.c:576 262429832154125/0xfa8f40a9: Process SS (BEGIN) 20241101160318454 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160318454 DSS <0004> hlr_ussd.c:518 262429832154125/0xfa8f40a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160318454 DSS <0004> hlr_ussd.c:542 262429832154125/0xfa8f40a9: Cannot find conn for EUSE EUSE-foobar 20241101160318454 DSS <0004> hlr_ussd.c:354 262429832154125/0xfa8f40a9: Tx ReturnError(1, 0x22) 20241101160318454 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429832154125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429832154125" session_id=4203692201 session_state=END} 20241101160318454 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318454 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f1d6a4144af6: Found GsupExpect[0] for "262429832154125" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@f1d6a4144af6: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262429832154125" TC_mo_ussd_euse_disc(155)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160318456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33082<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@f1d6a4144af6: Final verdict of PTC: pass 20241101160318459 DAUC <0003> db_auc.c:157 IMSI='262423310676978': No 2G Auth Data 20241101160318459 DAUC <0003> db_auc.c:192 IMSI='262423310676978': No 3G Auth Data HLR_Test-GSUP(147)@f1d6a4144af6: Created GsupExpect[0] for "262423310676978" to be handled at TC_mo_ussd_euse_disc(156) 20241101160318472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 20241101160318475 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318475 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423310676978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423310676978" session_id=849051477 session_state=BEGIN} 20241101160318475 DSS <0004> hlr_ussd.c:576 262423310676978/0x329b7f55: Process SS (BEGIN) 20241101160318475 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160318475 DSS <0004> hlr_ussd.c:518 262423310676978/0x329b7f55: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160318475 DSS <0004> hlr_ussd.c:542 262423310676978/0x329b7f55: Cannot find conn for EUSE EUSE-foobar 20241101160318475 DSS <0004> hlr_ussd.c:354 262423310676978/0x329b7f55: Tx ReturnError(1, 0x22) 20241101160318475 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423310676978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423310676978" session_id=849051477 session_state=END} 20241101160318475 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318475 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f1d6a4144af6: Found GsupExpect[0] for "262423310676978" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@f1d6a4144af6: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262423310676978" TC_mo_ussd_euse_disc(156)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160318477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@f1d6a4144af6: Final verdict of PTC: pass 20241101160318479 DAUC <0003> db_auc.c:157 IMSI='262420865571349': No 2G Auth Data 20241101160318479 DAUC <0003> db_auc.c:192 IMSI='262420865571349': No 3G Auth Data HLR_Test-GSUP(147)@f1d6a4144af6: Created GsupExpect[0] for "262420865571349" to be handled at TC_mo_ussd_euse_disc(157) 20241101160318493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33092<->l=127.0.0.1:4258 20241101160318496 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318496 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420865571349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420865571349" session_id=1864921245 session_state=BEGIN} 20241101160318496 DSS <0004> hlr_ussd.c:576 262420865571349/0x6f28709d: Process SS (BEGIN) 20241101160318496 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160318496 DSS <0004> hlr_ussd.c:518 262420865571349/0x6f28709d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160318496 DSS <0004> hlr_ussd.c:542 262420865571349/0x6f28709d: Cannot find conn for EUSE EUSE-foobar 20241101160318496 DSS <0004> hlr_ussd.c:354 262420865571349/0x6f28709d: Tx ReturnError(1, 0x22) 20241101160318496 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420865571349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420865571349" session_id=1864921245 session_state=END} 20241101160318496 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318496 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f1d6a4144af6: Found GsupExpect[0] for "262420865571349" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@f1d6a4144af6: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262420865571349" TC_mo_ussd_euse_disc(157)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160318497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33092<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@f1d6a4144af6: Final verdict of PTC: pass 20241101160318497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33034<->l=127.0.0.1:4258 20241101160318498 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318498 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160318498 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160318498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@f1d6a4144af6: Final verdict of PTC: none 20241101160318498 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42743<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@f1d6a4144af6: Final verdict of PTC: none 148@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 148: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Fri Nov 1 16:03:18 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 20241101160318520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33100<->l=127.0.0.1:4258 20241101160318721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33100<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=39496) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Fri Nov 1 16:03:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_mo_ussd_iuse_imsi started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160321833 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160321834 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160321837 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160321839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52988<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160321842 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160321842 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160321842 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160321842 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  20241101160321842 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160321842 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  20241101160321842 DLGSUP <0013> gsup_server.c:235 2:  20241101160321842 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160321842 DLGSUP <0013> gsup_server.c:235 3:  20241101160321842 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160321842 DLGSUP <0013> gsup_server.c:235 4:  20241101160321842 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160321842 DLGSUP <0013> gsup_server.c:235 5:  20241101160321842 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160321842 DLGSUP <0013> gsup_server.c:235 7:  20241101160321842 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160321842 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160321842 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160321842 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@f1d6a4144af6: 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") 20241101160321865 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44645<->l=127.0.0.1:4259) 20241101160321895 DAUC <0003> db_auc.c:157 IMSI='262426873697969': No 2G Auth Data 20241101160321896 DAUC <0003> db_auc.c:192 IMSI='262426873697969': No 3G Auth Data HLR_Test-GSUP(159)@f1d6a4144af6: Created GsupExpect[0] for "262426873697969" to be handled at TC_mo_ussd_iuse_imsi(162) 20241101160321931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53002<->l=127.0.0.1:4258 20241101160321944 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160321944 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426873697969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426873697969" session_id=4182637757 session_state=BEGIN} 20241101160321944 DSS <0004> hlr_ussd.c:576 262426873697969/0xf94dfcbd: Process SS (BEGIN) 20241101160321944 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160321944 DSS <0004> hlr_ussd.c:518 262426873697969/0xf94dfcbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160321944 DSS <0004> hlr_ussd.c:363 262426873697969/0xf94dfcbd: Tx USSD 'Your IMSI is 262426873697969' 20241101160321944 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426873697969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426873697969" session_id=4182637757 session_state=END} 20241101160321944 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426873697969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160321944 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160321944 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f1d6a4144af6: Found GsupExpect[0] for "262426873697969" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@f1d6a4144af6: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262426873697969" TC_mo_ussd_iuse_imsi(162)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990D779BD972B79C2D07'O } } } } } } TC_mo_ussd_iuse_imsi(162)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160321954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53002<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@f1d6a4144af6: Final verdict of PTC: pass 20241101160321958 DAUC <0003> db_auc.c:157 IMSI='262421230162150': No 2G Auth Data 20241101160321958 DAUC <0003> db_auc.c:192 IMSI='262421230162150': No 3G Auth Data HLR_Test-GSUP(159)@f1d6a4144af6: Created GsupExpect[0] for "262421230162150" to be handled at TC_mo_ussd_iuse_imsi(163) 20241101160321970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53010<->l=127.0.0.1:4258 20241101160321973 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160321973 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421230162150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421230162150" session_id=1050031782 session_state=BEGIN} 20241101160321973 DSS <0004> hlr_ussd.c:576 262421230162150/0x3e9636a6: Process SS (BEGIN) 20241101160321973 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160321973 DSS <0004> hlr_ussd.c:518 262421230162150/0x3e9636a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160321973 DSS <0004> hlr_ussd.c:363 262421230162150/0x3e9636a6: Tx USSD 'Your IMSI is 262421230162150' 20241101160321973 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421230162150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421230162150" session_id=1050031782 session_state=END} 20241101160321973 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421230162150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160321973 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160321973 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f1d6a4144af6: Found GsupExpect[0] for "262421230162150" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@f1d6a4144af6: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262421230162150" TC_mo_ussd_iuse_imsi(163)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594C3683C56CB2580D06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160321975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53010<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@f1d6a4144af6: Final verdict of PTC: pass 20241101160321978 DAUC <0003> db_auc.c:157 IMSI='262422609253731': No 2G Auth Data 20241101160321978 DAUC <0003> db_auc.c:192 IMSI='262422609253731': No 3G Auth Data HLR_Test-GSUP(159)@f1d6a4144af6: Created GsupExpect[0] for "262422609253731" to be handled at TC_mo_ussd_iuse_imsi(164) 20241101160321989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53024<->l=127.0.0.1:4258 20241101160321991 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160321991 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422609253731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422609253731" session_id=2009608803 session_state=BEGIN} 20241101160321991 DSS <0004> hlr_ussd.c:576 262422609253731/0x77c83263: Process SS (BEGIN) 20241101160321991 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160321991 DSS <0004> hlr_ussd.c:518 262422609253731/0x77c83263: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160321991 DSS <0004> hlr_ussd.c:363 262422609253731/0x77c83263: Tx USSD 'Your IMSI is 262422609253731' 20241101160321991 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422609253731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422609253731" session_id=2009608803 session_state=END} 20241101160321991 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422609253731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160321991 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160321991 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f1d6a4144af6: Found GsupExpect[0] for "262422609253731" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@f1d6a4144af6: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262422609253731" TC_mo_ussd_iuse_imsi(164)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CC06CBC96AB3DB2C06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160321993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53024<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@f1d6a4144af6: Final verdict of PTC: pass 20241101160321997 DAUC <0003> db_auc.c:157 IMSI='262427672247388': No 2G Auth Data 20241101160321997 DAUC <0003> db_auc.c:192 IMSI='262427672247388': No 3G Auth Data HLR_Test-GSUP(159)@f1d6a4144af6: Created GsupExpect[0] for "262427672247388" to be handled at TC_mo_ussd_iuse_imsi(165) 20241101160322009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53028<->l=127.0.0.1:4258 20241101160322012 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160322012 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427672247388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427672247388" session_id=895483091 session_state=BEGIN} 20241101160322012 DSS <0004> hlr_ussd.c:576 262427672247388/0x355ffcd3: Process SS (BEGIN) 20241101160322012 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160322012 DSS <0004> hlr_ussd.c:518 262427672247388/0x355ffcd3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160322012 DSS <0004> hlr_ussd.c:363 262427672247388/0x355ffcd3: Tx USSD 'Your IMSI is 262427672247388' 20241101160322012 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427672247388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427672247388" session_id=895483091 session_state=END} 20241101160322012 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427672247388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160322012 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160322012 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f1d6a4144af6: Found GsupExpect[0] for "262427672247388" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@f1d6a4144af6: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262427672247388" TC_mo_ussd_iuse_imsi(165)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9CD7693C968B7190E07'O } } } } } } TC_mo_ussd_iuse_imsi(165)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160322014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53028<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@f1d6a4144af6: Final verdict of PTC: pass 20241101160322017 DAUC <0003> db_auc.c:157 IMSI='262423273791119': No 2G Auth Data 20241101160322017 DAUC <0003> db_auc.c:192 IMSI='262423273791119': No 3G Auth Data HLR_Test-GSUP(159)@f1d6a4144af6: Created GsupExpect[0] for "262423273791119" to be handled at TC_mo_ussd_iuse_imsi(166) 20241101160322029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53040<->l=127.0.0.1:4258 20241101160322032 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160322032 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423273791119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423273791119" session_id=3501853161 session_state=BEGIN} 20241101160322032 DSS <0004> hlr_ussd.c:576 262423273791119/0xd0ba09e9: Process SS (BEGIN) 20241101160322032 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160322032 DSS <0004> hlr_ussd.c:518 262423273791119/0xd0ba09e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160322032 DSS <0004> hlr_ussd.c:363 262423273791119/0xd0ba09e9: Tx USSD 'Your IMSI is 262423273791119' 20241101160322032 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423273791119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423273791119" session_id=3501853161 session_state=END} 20241101160322032 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423273791119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160322032 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160322032 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f1d6a4144af6: Found GsupExpect[0] for "262423273791119" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@f1d6a4144af6: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262423273791119" TC_mo_ussd_iuse_imsi(166)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D94C769BDD72B1582C07'O } } } } } } TC_mo_ussd_iuse_imsi(166)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160322034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53040<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@f1d6a4144af6: Final verdict of PTC: pass 20241101160322037 DAUC <0003> db_auc.c:157 IMSI='262426677361666': No 2G Auth Data 20241101160322037 DAUC <0003> db_auc.c:192 IMSI='262426677361666': No 3G Auth Data HLR_Test-GSUP(159)@f1d6a4144af6: Created GsupExpect[0] for "262426677361666" to be handled at TC_mo_ussd_iuse_imsi(167) 20241101160322051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53050<->l=127.0.0.1:4258 20241101160322054 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160322054 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426677361666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426677361666" session_id=242452636 session_state=BEGIN} 20241101160322054 DSS <0004> hlr_ussd.c:576 262426677361666/0x0e73889c: Process SS (BEGIN) 20241101160322054 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160322054 DSS <0004> hlr_ussd.c:518 262426677361666/0x0e73889c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160322054 DSS <0004> hlr_ussd.c:363 262426677361666/0x0e73889c: Tx USSD 'Your IMSI is 262426677361666' 20241101160322054 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426677361666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426677361666" session_id=242452636 session_state=END} 20241101160322054 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426677361666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160322054 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160322054 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f1d6a4144af6: Found GsupExpect[0] for "262426677361666" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@f1d6a4144af6: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262426677361666" TC_mo_ussd_iuse_imsi(167)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CD76BBCD6C319BCD06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160322056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53050<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@f1d6a4144af6: Final verdict of PTC: pass 20241101160322059 DAUC <0003> db_auc.c:157 IMSI='262420197541127': No 2G Auth Data 20241101160322059 DAUC <0003> db_auc.c:192 IMSI='262420197541127': No 3G Auth Data HLR_Test-GSUP(159)@f1d6a4144af6: Created GsupExpect[0] for "262420197541127" to be handled at TC_mo_ussd_iuse_imsi(168) 20241101160322074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4258 20241101160322077 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160322077 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420197541127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420197541127" session_id=3396119170 session_state=BEGIN} 20241101160322077 DSS <0004> hlr_ussd.c:576 262420197541127/0xca6caa82: Process SS (BEGIN) 20241101160322077 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160322077 DSS <0004> hlr_ussd.c:518 262420197541127/0xca6caa82: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160322077 DSS <0004> hlr_ussd.c:363 262420197541127/0xca6caa82: Tx USSD 'Your IMSI is 262420197541127' 20241101160322077 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420197541127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420197541127" session_id=3396119170 session_state=END} 20241101160322077 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420197541127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160322077 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160322077 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f1d6a4144af6: Found GsupExpect[0] for "262420197541127" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@f1d6a4144af6: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262420197541127" TC_mo_ussd_iuse_imsi(168)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192C96BBD568B198EC06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160322079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@f1d6a4144af6: Final verdict of PTC: pass 20241101160322082 DAUC <0003> db_auc.c:157 IMSI='262428967294995': No 2G Auth Data 20241101160322082 DAUC <0003> db_auc.c:192 IMSI='262428967294995': No 3G Auth Data HLR_Test-GSUP(159)@f1d6a4144af6: Created GsupExpect[0] for "262428967294995" to be handled at TC_mo_ussd_iuse_imsi(169) 20241101160322096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53066<->l=127.0.0.1:4258 20241101160322098 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160322098 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428967294995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428967294995" session_id=2773820614 session_state=BEGIN} 20241101160322098 DSS <0004> hlr_ussd.c:576 262428967294995/0xa55524c6: Process SS (BEGIN) 20241101160322098 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160322098 DSS <0004> hlr_ussd.c:518 262428967294995/0xa55524c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160322098 DSS <0004> hlr_ussd.c:363 262428967294995/0xa55524c6: Tx USSD 'Your IMSI is 262428967294995' 20241101160322098 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428967294995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428967294995" session_id=2773820614 session_state=END} 20241101160322099 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428967294995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160322099 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160322099 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f1d6a4144af6: Found GsupExpect[0] for "262428967294995" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@f1d6a4144af6: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262428967294995" TC_mo_ussd_iuse_imsi(169)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192E67BBC972B45CAE06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160322100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53066<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@f1d6a4144af6: Final verdict of PTC: pass 20241101160322101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52988<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@f1d6a4144af6: Final verdict of PTC: none 20241101160322101 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160322101 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160322101 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160322101 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160322101 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44645<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(161)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@f1d6a4144af6: Final verdict of PTC: none 160@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 160: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Fri Nov 1 16:03:22 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 20241101160322123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53080<->l=127.0.0.1:4258 20241101160322325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53080<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5400) Waiting for packet dumper to finish... 1 (prev_count=5400, count=39952) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:03:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160325443 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160325443 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160325448 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160325453 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325453 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160325453 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160325453 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  20241101160325454 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160325454 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  20241101160325454 DLGSUP <0013> gsup_server.c:235 2:  20241101160325454 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160325454 DLGSUP <0013> gsup_server.c:235 3:  20241101160325454 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160325454 DLGSUP <0013> gsup_server.c:235 4:  20241101160325454 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160325454 DLGSUP <0013> gsup_server.c:235 5:  20241101160325454 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160325454 DLGSUP <0013> gsup_server.c:235 7:  20241101160325454 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160325454 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160325454 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160325454 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@f1d6a4144af6: 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") 20241101160325481 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40181<->l=127.0.0.1:4259) 20241101160325502 DAUC <0003> db_auc.c:157 IMSI='262420292857894': No 2G Auth Data 20241101160325502 DAUC <0003> db_auc.c:192 IMSI='262420292857894': No 3G Auth Data HLR_Test-GSUP(171)@f1d6a4144af6: Created GsupExpect[0] for "262420292857894" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241101160325538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53098<->l=127.0.0.1:4258 20241101160325551 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325551 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420292857894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420292857894" source_name="the-source\n" session_id=587517867 session_state=BEGIN} 20241101160325551 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241101160325551 DSS <0004> hlr_ussd.c:576 262420292857894/0x2304cfab: Process SS (BEGIN) 20241101160325551 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160325551 DSS <0004> hlr_ussd.c:518 262420292857894/0x2304cfab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160325551 DSS <0004> hlr_ussd.c:363 262420292857894/0x2304cfab: Tx USSD 'Your IMSI is 262420292857894' 20241101160325551 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420292857894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420292857894" destination_name="the-source\n" session_id=587517867 session_state=END} 20241101160325551 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262420292857894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160325551 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325551 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f1d6a4144af6: Found GsupExpect[0] for "262420292857894" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@f1d6a4144af6: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262420292857894" TC_mo_ussd_iuse_imsi_via_proxy(174)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434194C9693E16A375C8E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160325557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53098<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@f1d6a4144af6: Final verdict of PTC: pass 20241101160325561 DAUC <0003> db_auc.c:157 IMSI='262423344984380': No 2G Auth Data 20241101160325561 DAUC <0003> db_auc.c:192 IMSI='262423344984380': No 3G Auth Data HLR_Test-GSUP(171)@f1d6a4144af6: Created GsupExpect[0] for "262423344984380" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241101160325573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53100<->l=127.0.0.1:4258 20241101160325576 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325576 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423344984380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423344984380" source_name="the-source\n" session_id=3155327434 session_state=BEGIN} 20241101160325576 DSS <0004> hlr_ussd.c:576 262423344984380/0xbc1279ca: Process SS (BEGIN) 20241101160325576 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160325576 DSS <0004> hlr_ussd.c:518 262423344984380/0xbc1279ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160325576 DSS <0004> hlr_ussd.c:363 262423344984380/0xbc1279ca: Tx USSD 'Your IMSI is 262423344984380' 20241101160325576 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423344984380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423344984380" destination_name="the-source\n" session_id=3155327434 session_state=END} 20241101160325576 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262423344984380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160325576 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325576 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f1d6a4144af6: Found GsupExpect[0] for "262423344984380" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@f1d6a4144af6: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262423344984380" TC_mo_ussd_iuse_imsi_via_proxy(175)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D96C46A3E570B4190E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160325578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53100<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@f1d6a4144af6: Final verdict of PTC: pass 20241101160325581 DAUC <0003> db_auc.c:157 IMSI='262425266832729': No 2G Auth Data 20241101160325581 DAUC <0003> db_auc.c:192 IMSI='262425266832729': No 3G Auth Data HLR_Test-GSUP(171)@f1d6a4144af6: Created GsupExpect[0] for "262425266832729" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241101160325592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53112<->l=127.0.0.1:4258 20241101160325595 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325595 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425266832729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425266832729" source_name="the-source\n" session_id=959833426 session_state=BEGIN} 20241101160325595 DSS <0004> hlr_ussd.c:576 262425266832729/0x3935e552: Process SS (BEGIN) 20241101160325595 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160325595 DSS <0004> hlr_ussd.c:518 262425266832729/0x3935e552: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160325595 DSS <0004> hlr_ussd.c:363 262425266832729/0x3935e552: Tx USSD 'Your IMSI is 262425266832729' 20241101160325595 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425266832729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425266832729" destination_name="the-source\n" session_id=959833426 session_state=END} 20241101160325595 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262425266832729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160325595 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325595 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f1d6a4144af6: Found GsupExpect[0] for "262425266832729" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@f1d6a4144af6: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262425266832729" TC_mo_ussd_iuse_imsi_via_proxy(176)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594D66B3E166B29B2C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160325597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53112<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@f1d6a4144af6: Final verdict of PTC: pass 20241101160325601 DAUC <0003> db_auc.c:157 IMSI='262425315677626': No 2G Auth Data 20241101160325601 DAUC <0003> db_auc.c:192 IMSI='262425315677626': No 3G Auth Data HLR_Test-GSUP(171)@f1d6a4144af6: Created GsupExpect[0] for "262425315677626" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241101160325612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53128<->l=127.0.0.1:4258 20241101160325615 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325615 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425315677626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425315677626" source_name="the-source\n" session_id=1607821517 session_state=BEGIN} 20241101160325615 DSS <0004> hlr_ussd.c:576 262425315677626/0x5fd568cd: Process SS (BEGIN) 20241101160325615 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160325615 DSS <0004> hlr_ussd.c:518 262425315677626/0x5fd568cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160325615 DSS <0004> hlr_ussd.c:363 262425315677626/0x5fd568cd: Tx USSD 'Your IMSI is 262425315677626' 20241101160325615 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262425315677626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425315677626" destination_name="the-source\n" session_id=1607821517 session_state=END} 20241101160325615 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262425315677626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160325615 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325615 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f1d6a4144af6: Found GsupExpect[0] for "262425315677626" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@f1d6a4144af6: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262425315677626" TC_mo_ussd_iuse_imsi_via_proxy(177)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596D16ABD96E379BCC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160325617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53128<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@f1d6a4144af6: Final verdict of PTC: pass 20241101160325620 DAUC <0003> db_auc.c:157 IMSI='262422853630530': No 2G Auth Data 20241101160325620 DAUC <0003> db_auc.c:192 IMSI='262422853630530': No 3G Auth Data HLR_Test-GSUP(171)@f1d6a4144af6: Created GsupExpect[0] for "262422853630530" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241101160325630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53132<->l=127.0.0.1:4258 20241101160325633 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325633 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422853630530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422853630530" source_name="the-source\n" session_id=2819867534 session_state=BEGIN} 20241101160325633 DSS <0004> hlr_ussd.c:576 262422853630530/0xa813c38e: Process SS (BEGIN) 20241101160325633 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160325633 DSS <0004> hlr_ussd.c:518 262422853630530/0xa813c38e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160325633 DSS <0004> hlr_ussd.c:363 262422853630530/0xa813c38e: Tx USSD 'Your IMSI is 262422853630530' 20241101160325633 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422853630530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422853630530" destination_name="the-source\n" session_id=2819867534 session_state=END} 20241101160325633 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262422853630530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160325633 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325633 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f1d6a4144af6: Found GsupExpect[0] for "262422853630530" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@f1d6a4144af6: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262422853630530" TC_mo_ussd_iuse_imsi_via_proxy(178)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990C579BD966B0DA0C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160325635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53132<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@f1d6a4144af6: Final verdict of PTC: pass 20241101160325638 DAUC <0003> db_auc.c:157 IMSI='262426692647025': No 2G Auth Data 20241101160325638 DAUC <0003> db_auc.c:192 IMSI='262426692647025': No 3G Auth Data HLR_Test-GSUP(171)@f1d6a4144af6: Created GsupExpect[0] for "262426692647025" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241101160325651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53148<->l=127.0.0.1:4258 20241101160325654 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325654 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426692647025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426692647025" source_name="the-source\n" session_id=3450844438 session_state=BEGIN} 20241101160325654 DSS <0004> hlr_ussd.c:576 262426692647025/0xcdafb516: Process SS (BEGIN) 20241101160325654 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160325654 DSS <0004> hlr_ussd.c:518 262426692647025/0xcdafb516: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160325654 DSS <0004> hlr_ussd.c:363 262426692647025/0xcdafb516: Tx USSD 'Your IMSI is 262426692647025' 20241101160325654 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426692647025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426692647025" destination_name="the-source\n" session_id=3450844438 session_state=END} 20241101160325654 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262426692647025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160325654 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325654 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f1d6a4144af6: Found GsupExpect[0] for "262426692647025" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@f1d6a4144af6: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262426692647025" TC_mo_ussd_iuse_imsi_via_proxy(179)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CD9693D9683798AC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160325656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53148<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@f1d6a4144af6: Final verdict of PTC: pass 20241101160325659 DAUC <0003> db_auc.c:157 IMSI='262429483222482': No 2G Auth Data 20241101160325659 DAUC <0003> db_auc.c:192 IMSI='262429483222482': No 3G Auth Data HLR_Test-GSUP(171)@f1d6a4144af6: Created GsupExpect[0] for "262429483222482" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241101160325672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53154<->l=127.0.0.1:4258 20241101160325675 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325675 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429483222482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429483222482" source_name="the-source\n" session_id=1998376168 session_state=BEGIN} 20241101160325675 DSS <0004> hlr_ussd.c:576 262429483222482/0x771ccce8: Process SS (BEGIN) 20241101160325675 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160325675 DSS <0004> hlr_ussd.c:518 262429483222482/0x771ccce8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160325675 DSS <0004> hlr_ussd.c:363 262429483222482/0x771ccce8: Tx USSD 'Your IMSI is 262429483222482' 20241101160325675 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429483222482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429483222482" destination_name="the-source\n" session_id=1998376168 session_state=END} 20241101160325675 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262429483222482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160325675 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325675 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f1d6a4144af6: Found GsupExpect[0] for "262429483222482" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@f1d6a4144af6: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262429483222482" TC_mo_ussd_iuse_imsi_via_proxy(180)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598E869BC964321A4E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160325677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53154<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@f1d6a4144af6: Final verdict of PTC: pass 20241101160325680 DAUC <0003> db_auc.c:157 IMSI='262423454313041': No 2G Auth Data 20241101160325680 DAUC <0003> db_auc.c:192 IMSI='262423454313041': No 3G Auth Data HLR_Test-GSUP(171)@f1d6a4144af6: Created GsupExpect[0] for "262423454313041" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241101160325693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4258 20241101160325696 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325696 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423454313041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423454313041" source_name="the-source\n" session_id=2359538952 session_state=BEGIN} 20241101160325696 DSS <0004> hlr_ussd.c:576 262423454313041/0x8ca3b508: Process SS (BEGIN) 20241101160325696 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160325696 DSS <0004> hlr_ussd.c:518 262423454313041/0x8ca3b508: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160325696 DSS <0004> hlr_ussd.c:363 262423454313041/0x8ca3b508: Tx USSD 'Your IMSI is 262423454313041' 20241101160325696 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423454313041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423454313041" destination_name="the-source\n" session_id=2359538952 session_state=END} 20241101160325696 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262423454313041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160325696 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325696 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f1d6a4144af6: Found GsupExpect[0] for "262423454313041" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@f1d6a4144af6: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262423454313041" TC_mo_ussd_iuse_imsi_via_proxy(181)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D98C56A3CD6233182D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160325698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@f1d6a4144af6: Final verdict of PTC: pass 20241101160325698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 20241101160325698 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325699 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(171)@f1d6a4144af6: Final verdict of PTC: none 20241101160325699 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160325699 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160325699 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241101160325699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40181<->l=127.0.0.1:4259) 172@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 172: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Fri Nov 1 16:03:25 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 20241101160325723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53176<->l=127.0.0.1:4258 20241101160325924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53176<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=40380) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Fri Nov 1 16:03:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_mo_ussd_iuse_msisdn started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160329038 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160329038 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160329041 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160329044 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329044 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160329044 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160329044 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  20241101160329044 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160329044 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  20241101160329044 DLGSUP <0013> gsup_server.c:235 2:  20241101160329044 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160329044 DLGSUP <0013> gsup_server.c:235 3:  20241101160329044 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160329044 DLGSUP <0013> gsup_server.c:235 4:  20241101160329044 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160329044 DLGSUP <0013> gsup_server.c:235 5:  20241101160329044 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160329044 DLGSUP <0013> gsup_server.c:235 7:  20241101160329044 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160329044 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160329044 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160329044 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@f1d6a4144af6: 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") 20241101160329076 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42515<->l=127.0.0.1:4259) 20241101160329089 DAUC <0003> db_auc.c:157 IMSI='262427299408817': No 2G Auth Data 20241101160329089 DAUC <0003> db_auc.c:192 IMSI='262427299408817': No 3G Auth Data HLR_Test-GSUP(183)@f1d6a4144af6: Created GsupExpect[0] for "262427299408817" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241101160329114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 20241101160329123 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329123 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427299408817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427299408817" session_id=199928605 session_state=BEGIN} 20241101160329123 DSS <0004> hlr_ussd.c:576 262427299408817/0x0beaab1d: Process SS (BEGIN) 20241101160329123 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160329123 DSS <0004> hlr_ussd.c:518 262427299408817/0x0beaab1d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160329123 DSS <0004> hlr_ussd.c:363 262427299408817/0x0beaab1d: Tx USSD 'Your extension is 491611408381' 20241101160329123 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427299408817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427299408817" session_id=199928605 session_state=END} 20241101160329123 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427299408817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160329123 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329123 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f1d6a4144af6: Found GsupExpect[0] for "262427299408817" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@f1d6a4144af6: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427299408817" TC_mo_ussd_iuse_msisdn(186)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56234186E868B01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160329128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@f1d6a4144af6: Final verdict of PTC: pass 20241101160329131 DAUC <0003> db_auc.c:157 IMSI='262429217576388': No 2G Auth Data 20241101160329131 DAUC <0003> db_auc.c:192 IMSI='262429217576388': No 3G Auth Data HLR_Test-GSUP(183)@f1d6a4144af6: Created GsupExpect[0] for "262429217576388" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241101160329145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4258 20241101160329149 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329149 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429217576388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429217576388" session_id=579588763 session_state=BEGIN} 20241101160329149 DSS <0004> hlr_ussd.c:576 262429217576388/0x228bd29b: Process SS (BEGIN) 20241101160329149 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160329149 DSS <0004> hlr_ussd.c:518 262429217576388/0x228bd29b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160329149 DSS <0004> hlr_ussd.c:363 262429217576388/0x228bd29b: Tx USSD 'Your extension is 491610632207' 20241101160329149 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429217576388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429217576388" session_id=579588763 session_state=END} 20241101160329149 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429217576388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160329149 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329149 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f1d6a4144af6: Found GsupExpect[0] for "262429217576388" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@f1d6a4144af6: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262429217576388" TC_mo_ussd_iuse_msisdn(187)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B6994C06BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160329151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@f1d6a4144af6: Final verdict of PTC: pass 20241101160329154 DAUC <0003> db_auc.c:157 IMSI='262429754336966': No 2G Auth Data 20241101160329154 DAUC <0003> db_auc.c:192 IMSI='262429754336966': No 3G Auth Data HLR_Test-GSUP(183)@f1d6a4144af6: Created GsupExpect[0] for "262429754336966" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241101160329165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4258 20241101160329168 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329168 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429754336966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429754336966" session_id=2964201501 session_state=BEGIN} 20241101160329168 DSS <0004> hlr_ussd.c:576 262429754336966/0xb0ae201d: Process SS (BEGIN) 20241101160329168 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160329168 DSS <0004> hlr_ussd.c:518 262429754336966/0xb0ae201d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160329168 DSS <0004> hlr_ussd.c:363 262429754336966/0xb0ae201d: Tx USSD 'Your extension is 491616787425' 20241101160329168 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429754336966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429754336966" session_id=2964201501 session_state=END} 20241101160329168 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429754336966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160329168 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329168 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f1d6a4144af6: Found GsupExpect[0] for "262429754336966" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@f1d6a4144af6: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262429754336966" TC_mo_ussd_iuse_msisdn(188)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C37DC8D26AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160329170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@f1d6a4144af6: Final verdict of PTC: pass 20241101160329173 DAUC <0003> db_auc.c:157 IMSI='262420823606993': No 2G Auth Data 20241101160329173 DAUC <0003> db_auc.c:192 IMSI='262420823606993': No 3G Auth Data HLR_Test-GSUP(183)@f1d6a4144af6: Created GsupExpect[0] for "262420823606993" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241101160329185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53216<->l=127.0.0.1:4258 20241101160329187 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329187 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420823606993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420823606993" session_id=1294066799 session_state=BEGIN} 20241101160329187 DSS <0004> hlr_ussd.c:576 262420823606993/0x4d21e46f: Process SS (BEGIN) 20241101160329188 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160329188 DSS <0004> hlr_ussd.c:518 262420823606993/0x4d21e46f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160329188 DSS <0004> hlr_ussd.c:363 262420823606993/0x4d21e46f: Tx USSD 'Your extension is 491610328115' 20241101160329188 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420823606993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420823606993" session_id=1294066799 session_state=END} 20241101160329188 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420823606993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160329188 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329188 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f1d6a4144af6: Found GsupExpect[0] for "262420823606993" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@f1d6a4144af6: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262420823606993" TC_mo_ussd_iuse_msisdn(189)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56033192E16AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160329190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53216<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@f1d6a4144af6: Final verdict of PTC: pass 20241101160329193 DAUC <0003> db_auc.c:157 IMSI='262420421660967': No 2G Auth Data 20241101160329193 DAUC <0003> db_auc.c:192 IMSI='262420421660967': No 3G Auth Data HLR_Test-GSUP(183)@f1d6a4144af6: Created GsupExpect[0] for "262420421660967" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241101160329207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53222<->l=127.0.0.1:4258 20241101160329210 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329210 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420421660967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420421660967" session_id=1458568003 session_state=BEGIN} 20241101160329210 DSS <0004> hlr_ussd.c:576 262420421660967/0x56effb43: Process SS (BEGIN) 20241101160329210 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160329210 DSS <0004> hlr_ussd.c:518 262420421660967/0x56effb43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160329210 DSS <0004> hlr_ussd.c:363 262420421660967/0x56effb43: Tx USSD 'Your extension is 491611745843' 20241101160329210 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420421660967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420421660967" session_id=1458568003 session_state=END} 20241101160329210 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420421660967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160329210 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329210 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f1d6a4144af6: Found GsupExpect[0] for "262420421660967" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@f1d6a4144af6: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262420421660967" TC_mo_ussd_iuse_msisdn(190)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562375A0D479B01'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160329212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53222<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@f1d6a4144af6: Final verdict of PTC: pass 20241101160329216 DAUC <0003> db_auc.c:157 IMSI='262429381371165': No 2G Auth Data 20241101160329216 DAUC <0003> db_auc.c:192 IMSI='262429381371165': No 3G Auth Data HLR_Test-GSUP(183)@f1d6a4144af6: Created GsupExpect[0] for "262429381371165" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241101160329232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4258 20241101160329235 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329235 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429381371165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429381371165" session_id=3963528036 session_state=BEGIN} 20241101160329235 DSS <0004> hlr_ussd.c:576 262429381371165/0xec3ea364: Process SS (BEGIN) 20241101160329235 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160329235 DSS <0004> hlr_ussd.c:518 262429381371165/0xec3ea364: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160329235 DSS <0004> hlr_ussd.c:363 262429381371165/0xec3ea364: Tx USSD 'Your extension is 491618826784' 20241101160329235 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429381371165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429381371165" session_id=3963528036 session_state=END} 20241101160329235 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429381371165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160329235 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329235 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f1d6a4144af6: Found GsupExpect[0] for "262429381371165" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@f1d6a4144af6: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262429381371165" TC_mo_ussd_iuse_msisdn(191)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5703899ED86A301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160329237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@f1d6a4144af6: Final verdict of PTC: pass 20241101160329240 DAUC <0003> db_auc.c:157 IMSI='262422004215861': No 2G Auth Data 20241101160329240 DAUC <0003> db_auc.c:192 IMSI='262422004215861': No 3G Auth Data HLR_Test-GSUP(183)@f1d6a4144af6: Created GsupExpect[0] for "262422004215861" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241101160329253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53240<->l=127.0.0.1:4258 20241101160329256 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329256 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422004215861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422004215861" session_id=2419177880 session_state=BEGIN} 20241101160329256 DSS <0004> hlr_ussd.c:576 262422004215861/0x9031b998: Process SS (BEGIN) 20241101160329256 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160329256 DSS <0004> hlr_ussd.c:518 262422004215861/0x9031b998: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160329256 DSS <0004> hlr_ussd.c:363 262422004215861/0x9031b998: Tx USSD 'Your extension is 491616217041' 20241101160329256 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422004215861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422004215861" session_id=2419177880 session_state=END} 20241101160329256 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422004215861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160329256 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329256 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f1d6a4144af6: Found GsupExpect[0] for "262422004215861" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@f1d6a4144af6: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262422004215861" TC_mo_ussd_iuse_msisdn(192)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB2D80D468B01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160329258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53240<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@f1d6a4144af6: Final verdict of PTC: pass 20241101160329261 DAUC <0003> db_auc.c:157 IMSI='262428639178161': No 2G Auth Data 20241101160329261 DAUC <0003> db_auc.c:192 IMSI='262428639178161': No 3G Auth Data HLR_Test-GSUP(183)@f1d6a4144af6: Created GsupExpect[0] for "262428639178161" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241101160329275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53254<->l=127.0.0.1:4258 20241101160329278 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329278 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428639178161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428639178161" session_id=1302796323 session_state=BEGIN} 20241101160329278 DSS <0004> hlr_ussd.c:576 262428639178161/0x4da71823: Process SS (BEGIN) 20241101160329278 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160329278 DSS <0004> hlr_ussd.c:518 262428639178161/0x4da71823: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160329278 DSS <0004> hlr_ussd.c:363 262428639178161/0x4da71823: Tx USSD 'Your extension is 491614406503' 20241101160329278 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428639178161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428639178161" session_id=1302796323 session_state=END} 20241101160329278 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428639178161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160329278 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329278 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f1d6a4144af6: Found GsupExpect[0] for "262428639178161" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@f1d6a4144af6: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262428639178161" TC_mo_ussd_iuse_msisdn(193)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5683498AD069B01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160329280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53254<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@f1d6a4144af6: Final verdict of PTC: pass 20241101160329280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@f1d6a4144af6: Final verdict of PTC: none 20241101160329281 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329281 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160329281 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160329281 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 184@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@f1d6a4144af6: Final verdict of PTC: none 20241101160329281 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42515<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(185)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 184: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Fri Nov 1 16:03:29 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 20241101160329306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53262<->l=127.0.0.1:4258 20241101160329507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53262<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5408) Waiting for packet dumper to finish... 1 (prev_count=5408, count=39828) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:03:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160332605 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160332605 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160332606 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40420<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160332607 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332607 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160332607 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160332607 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  20241101160332607 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160332607 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  20241101160332607 DLGSUP <0013> gsup_server.c:235 2:  20241101160332607 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160332607 DLGSUP <0013> gsup_server.c:235 3:  20241101160332607 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160332607 DLGSUP <0013> gsup_server.c:235 4:  20241101160332607 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160332607 DLGSUP <0013> gsup_server.c:235 5:  20241101160332607 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160332607 DLGSUP <0013> gsup_server.c:235 7:  20241101160332607 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160332607 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160332607 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160332607 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@f1d6a4144af6: 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") 20241101160332614 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37833<->l=127.0.0.1:4259) 20241101160332638 DAUC <0003> db_auc.c:157 IMSI='262426530862579': No 2G Auth Data 20241101160332638 DAUC <0003> db_auc.c:192 IMSI='262426530862579': No 3G Auth Data HLR_Test-GSUP(195)@f1d6a4144af6: Created GsupExpect[0] for "262426530862579" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241101160332649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40434<->l=127.0.0.1:4258 20241101160332652 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332652 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426530862579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426530862579" source_name="the-source\n" session_id=2398250501 session_state=BEGIN} 20241101160332652 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241101160332652 DSS <0004> hlr_ussd.c:576 262426530862579/0x8ef26605: Process SS (BEGIN) 20241101160332652 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160332652 DSS <0004> hlr_ussd.c:518 262426530862579/0x8ef26605: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160332652 DSS <0004> hlr_ussd.c:363 262426530862579/0x8ef26605: Tx USSD 'Your extension is 491618843118' 20241101160332652 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426530862579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426530862579" destination_name="the-source\n" session_id=2398250501 session_state=END} 20241101160332652 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262426530862579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160332652 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332652 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f1d6a4144af6: Found GsupExpect[0] for "262426530862579" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@f1d6a4144af6: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426530862579" TC_mo_ussd_iuse_msisdn_via_proxy(198)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57038DA2C16C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160332655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40434<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@f1d6a4144af6: Final verdict of PTC: pass 20241101160332658 DAUC <0003> db_auc.c:157 IMSI='262425784926503': No 2G Auth Data 20241101160332658 DAUC <0003> db_auc.c:192 IMSI='262425784926503': No 3G Auth Data HLR_Test-GSUP(195)@f1d6a4144af6: Created GsupExpect[0] for "262425784926503" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241101160332669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40450<->l=127.0.0.1:4258 20241101160332671 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332671 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425784926503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425784926503" source_name="the-source\n" session_id=3607452472 session_state=BEGIN} 20241101160332671 DSS <0004> hlr_ussd.c:576 262425784926503/0xd7055b38: Process SS (BEGIN) 20241101160332671 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160332671 DSS <0004> hlr_ussd.c:518 262425784926503/0xd7055b38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160332671 DSS <0004> hlr_ussd.c:363 262425784926503/0xd7055b38: Tx USSD 'Your extension is 491617321476' 20241101160332671 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425784926503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425784926503" destination_name="the-source\n" session_id=3607452472 session_state=END} 20241101160332671 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262425784926503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160332671 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332671 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f1d6a4144af6: Found GsupExpect[0] for "262425784926503" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@f1d6a4144af6: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262425784926503" TC_mo_ussd_iuse_msisdn_via_proxy(199)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E33598C76B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160332673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40450<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@f1d6a4144af6: Final verdict of PTC: pass 20241101160332676 DAUC <0003> db_auc.c:157 IMSI='262426225304788': No 2G Auth Data 20241101160332676 DAUC <0003> db_auc.c:192 IMSI='262426225304788': No 3G Auth Data HLR_Test-GSUP(195)@f1d6a4144af6: Created GsupExpect[0] for "262426225304788" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241101160332689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40462<->l=127.0.0.1:4258 20241101160332692 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332692 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426225304788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426225304788" source_name="the-source\n" session_id=2826091587 session_state=BEGIN} 20241101160332692 DSS <0004> hlr_ussd.c:576 262426225304788/0xa872bc43: Process SS (BEGIN) 20241101160332692 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160332692 DSS <0004> hlr_ussd.c:518 262426225304788/0xa872bc43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160332692 DSS <0004> hlr_ussd.c:363 262426225304788/0xa872bc43: Tx USSD 'Your extension is 491611466107' 20241101160332692 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262426225304788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426225304788" destination_name="the-source\n" session_id=2826091587 session_state=END} 20241101160332692 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262426225304788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160332692 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332692 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f1d6a4144af6: Found GsupExpect[0] for "262426225304788" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@f1d6a4144af6: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262426225304788" TC_mo_ussd_iuse_msisdn_via_proxy(200)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562349B2D06BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160332694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40462<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@f1d6a4144af6: Final verdict of PTC: pass 20241101160332696 DAUC <0003> db_auc.c:157 IMSI='262421531344163': No 2G Auth Data 20241101160332696 DAUC <0003> db_auc.c:192 IMSI='262421531344163': No 3G Auth Data HLR_Test-GSUP(195)@f1d6a4144af6: Created GsupExpect[0] for "262421531344163" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241101160332708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40478<->l=127.0.0.1:4258 20241101160332711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332711 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421531344163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421531344163" source_name="the-source\n" session_id=2637061546 session_state=BEGIN} 20241101160332711 DSS <0004> hlr_ussd.c:576 262421531344163/0x9d2e5daa: Process SS (BEGIN) 20241101160332711 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160332711 DSS <0004> hlr_ussd.c:518 262421531344163/0x9d2e5daa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160332711 DSS <0004> hlr_ussd.c:363 262421531344163/0x9d2e5daa: Tx USSD 'Your extension is 491611835411' 20241101160332711 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421531344163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421531344163" destination_name="the-source\n" session_id=2637061546 session_state=END} 20241101160332711 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421531344163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160332711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f1d6a4144af6: Found GsupExpect[0] for "262421531344163" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@f1d6a4144af6: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262421531344163" TC_mo_ussd_iuse_msisdn_via_proxy(201)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B8598D168B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160332713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40478<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@f1d6a4144af6: Final verdict of PTC: pass 20241101160332716 DAUC <0003> db_auc.c:157 IMSI='262423344876869': No 2G Auth Data 20241101160332716 DAUC <0003> db_auc.c:192 IMSI='262423344876869': No 3G Auth Data HLR_Test-GSUP(195)@f1d6a4144af6: Created GsupExpect[0] for "262423344876869" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241101160332728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40494<->l=127.0.0.1:4258 20241101160332731 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332731 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423344876869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423344876869" source_name="the-source\n" session_id=2244305821 session_state=BEGIN} 20241101160332731 DSS <0004> hlr_ussd.c:576 262423344876869/0x85c5639d: Process SS (BEGIN) 20241101160332731 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160332731 DSS <0004> hlr_ussd.c:518 262423344876869/0x85c5639d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160332731 DSS <0004> hlr_ussd.c:363 262423344876869/0x85c5639d: Tx USSD 'Your extension is 491617513384' 20241101160332731 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423344876869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423344876869" destination_name="the-source\n" session_id=2244305821 session_state=END} 20241101160332731 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262423344876869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160332731 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332731 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f1d6a4144af6: Found GsupExpect[0] for "262423344876869" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@f1d6a4144af6: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262423344876869" TC_mo_ussd_iuse_msisdn_via_proxy(202)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB5D86C86A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160332733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40494<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@f1d6a4144af6: Final verdict of PTC: pass 20241101160332736 DAUC <0003> db_auc.c:157 IMSI='262423472348404': No 2G Auth Data 20241101160332736 DAUC <0003> db_auc.c:192 IMSI='262423472348404': No 3G Auth Data HLR_Test-GSUP(195)@f1d6a4144af6: Created GsupExpect[0] for "262423472348404" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241101160332751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 20241101160332754 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332754 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423472348404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423472348404" source_name="the-source\n" session_id=3267336171 session_state=BEGIN} 20241101160332754 DSS <0004> hlr_ussd.c:576 262423472348404/0xc2bf97eb: Process SS (BEGIN) 20241101160332754 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160332754 DSS <0004> hlr_ussd.c:518 262423472348404/0xc2bf97eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160332754 DSS <0004> hlr_ussd.c:363 262423472348404/0xc2bf97eb: Tx USSD 'Your extension is 491618300400' 20241101160332754 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423472348404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423472348404" destination_name="the-source\n" session_id=3267336171 session_state=END} 20241101160332754 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423472348404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160332754 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332754 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f1d6a4144af6: Found GsupExpect[0] for "262423472348404" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@f1d6a4144af6: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262423472348404" TC_mo_ussd_iuse_msisdn_via_proxy(203)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57033188C068301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160332756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@f1d6a4144af6: Final verdict of PTC: pass 20241101160332759 DAUC <0003> db_auc.c:157 IMSI='262427237256833': No 2G Auth Data 20241101160332759 DAUC <0003> db_auc.c:192 IMSI='262427237256833': No 3G Auth Data HLR_Test-GSUP(195)@f1d6a4144af6: Created GsupExpect[0] for "262427237256833" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241101160332773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40518<->l=127.0.0.1:4258 20241101160332776 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332776 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262427237256833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427237256833" source_name="the-source\n" session_id=789380020 session_state=BEGIN} 20241101160332776 DSS <0004> hlr_ussd.c:576 262427237256833/0x2f0cfbb4: Process SS (BEGIN) 20241101160332776 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160332776 DSS <0004> hlr_ussd.c:518 262427237256833/0x2f0cfbb4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160332776 DSS <0004> hlr_ussd.c:363 262427237256833/0x2f0cfbb4: Tx USSD 'Your extension is 491613317134' 20241101160332776 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262427237256833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427237256833" destination_name="the-source\n" session_id=789380020 session_state=END} 20241101160332776 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262427237256833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160332776 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332776 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f1d6a4144af6: Found GsupExpect[0] for "262427237256833" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@f1d6a4144af6: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262427237256833" TC_mo_ussd_iuse_msisdn_via_proxy(204)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B3D82D36A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160332778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40518<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@f1d6a4144af6: Final verdict of PTC: pass 20241101160332781 DAUC <0003> db_auc.c:157 IMSI='262421228817731': No 2G Auth Data 20241101160332781 DAUC <0003> db_auc.c:192 IMSI='262421228817731': No 3G Auth Data HLR_Test-GSUP(195)@f1d6a4144af6: Created GsupExpect[0] for "262421228817731" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241101160332799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4258 20241101160332801 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332801 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421228817731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421228817731" source_name="the-source\n" session_id=1397681131 session_state=BEGIN} 20241101160332801 DSS <0004> hlr_ussd.c:576 262421228817731/0x534eebeb: Process SS (BEGIN) 20241101160332801 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160332801 DSS <0004> hlr_ussd.c:518 262421228817731/0x534eebeb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160332801 DSS <0004> hlr_ussd.c:363 262421228817731/0x534eebeb: Tx USSD 'Your extension is 491613802433' 20241101160332801 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421228817731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421228817731" destination_name="the-source\n" session_id=1397681131 session_state=END} 20241101160332801 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262421228817731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160332801 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332801 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f1d6a4144af6: Found GsupExpect[0] for "262421228817731" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@f1d6a4144af6: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262421228817731" TC_mo_ussd_iuse_msisdn_via_proxy(205)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56638988C369B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160332803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@f1d6a4144af6: Final verdict of PTC: pass 20241101160332804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40420<->l=127.0.0.1:4258 20241101160332804 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332804 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160332804 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160332804 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(195)@f1d6a4144af6: Final verdict of PTC: none 20241101160332804 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241101160332804 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37833<->l=127.0.0.1:4259) 196@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 196: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Fri Nov 1 16:03:32 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 20241101160332826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4258 20241101160333028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40546<->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=40216) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Fri Nov 1 16:03:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_mo_ussd_euse started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 20241101160336154 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40727 20241101160336154 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40727 MTC@f1d6a4144af6: in not legacy case 2 IPA-EUSE-foobar(208)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160336156 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336156 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336156 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160336156 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } HLR_Test-GSUP-IPA(207)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160336157 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336157 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336157 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160336157 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241101160336157 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241101160336157 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241101160336157 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  20241101160336157 DLGSUP <0013> gsup_server.c:235 2:  20241101160336157 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160336157 DLGSUP <0013> gsup_server.c:235 3:  20241101160336157 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160336157 DLGSUP <0013> gsup_server.c:235 4:  20241101160336157 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160336157 DLGSUP <0013> gsup_server.c:235 5:  20241101160336157 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160336157 DLGSUP <0013> gsup_server.c:235 7:  20241101160336157 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160336157 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160336157 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160336157 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40727 IPA-EUSE-foobar(208)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160336157 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40552<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160336159 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336159 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160336159 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160336159 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  20241101160336159 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160336159 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  20241101160336159 DLGSUP <0013> gsup_server.c:235 2:  20241101160336159 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160336159 DLGSUP <0013> gsup_server.c:235 3:  20241101160336159 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160336159 DLGSUP <0013> gsup_server.c:235 4:  20241101160336159 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160336159 DLGSUP <0013> gsup_server.c:235 5:  20241101160336159 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160336159 DLGSUP <0013> gsup_server.c:235 7:  20241101160336159 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160336159 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160336159 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160336159 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@f1d6a4144af6: 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") 20241101160336166 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36633<->l=127.0.0.1:4259) 20241101160336190 DAUC <0003> db_auc.c:157 IMSI='262425683077724': No 2G Auth Data 20241101160336190 DAUC <0003> db_auc.c:192 IMSI='262425683077724': No 3G Auth Data HLR_Test-GSUP(209)@f1d6a4144af6: Created GsupExpect[0] for "262425683077724" to be handled at TC_mo_ussd_euse(212) 20241101160336226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40562<->l=127.0.0.1:4258 20241101160336241 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336241 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425683077724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425683077724" session_id=3189907971 session_state=BEGIN} 20241101160336241 DSS <0004> hlr_ussd.c:576 262425683077724/0xbe222203: Process SS (BEGIN) 20241101160336241 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160336241 DSS <0004> hlr_ussd.c:518 262425683077724/0xbe222203: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160336241 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336241 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336242 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336242 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data EUSE-TC_mo_ussd_euse(206)@f1d6a4144af6: 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 } } } } } 20241101160336257 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336257 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336257 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262425683077724 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425683077724" session_id=3189907971 session_state=END} 20241101160336257 DSS <0004> hlr_ussd.c:576 262425683077724/0xbe222203: Process SS (END) 20241101160336257 DSS <0004> hlr_ussd.c:518 262425683077724/0xbe222203: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160336257 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425683077724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425683077724" session_id=3189907971 session_state=END} 20241101160336257 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425683077724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160336257 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262425683077724 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160336258 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336258 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f1d6a4144af6: Found GsupExpect[0] for "262425683077724" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@f1d6a4144af6: Added IMSI table entry 0TC_mo_ussd_euse(212)"262425683077724" TC_mo_ussd_euse(212)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(212)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160336271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40562<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@f1d6a4144af6: Final verdict of PTC: pass 20241101160336276 DAUC <0003> db_auc.c:157 IMSI='262422732063809': No 2G Auth Data 20241101160336276 DAUC <0003> db_auc.c:192 IMSI='262422732063809': No 3G Auth Data HLR_Test-GSUP(209)@f1d6a4144af6: Created GsupExpect[0] for "262422732063809" to be handled at TC_mo_ussd_euse(213) 20241101160336297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40572<->l=127.0.0.1:4258 20241101160336300 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336300 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422732063809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422732063809" session_id=885417778 session_state=BEGIN} 20241101160336300 DSS <0004> hlr_ussd.c:576 262422732063809/0x34c66732: Process SS (BEGIN) 20241101160336300 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160336300 DSS <0004> hlr_ussd.c:518 262422732063809/0x34c66732: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160336300 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336300 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336300 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336300 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data EUSE-TC_mo_ussd_euse(206)@f1d6a4144af6: 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 } } } } } 20241101160336300 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336300 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336301 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262422732063809 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422732063809" session_id=885417778 session_state=END} 20241101160336301 DSS <0004> hlr_ussd.c:576 262422732063809/0x34c66732: Process SS (END) 20241101160336301 DSS <0004> hlr_ussd.c:518 262422732063809/0x34c66732: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160336301 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422732063809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422732063809" session_id=885417778 session_state=END} 20241101160336301 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422732063809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160336301 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262422732063809 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160336301 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336301 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f1d6a4144af6: Found GsupExpect[0] for "262422732063809" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@f1d6a4144af6: Added IMSI table entry 1TC_mo_ussd_euse(213)"262422732063809" TC_mo_ussd_euse(213)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(213)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160336303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40572<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@f1d6a4144af6: Final verdict of PTC: pass 20241101160336306 DAUC <0003> db_auc.c:157 IMSI='262423053862307': No 2G Auth Data 20241101160336306 DAUC <0003> db_auc.c:192 IMSI='262423053862307': No 3G Auth Data HLR_Test-GSUP(209)@f1d6a4144af6: Created GsupExpect[0] for "262423053862307" to be handled at TC_mo_ussd_euse(214) 20241101160336318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40588<->l=127.0.0.1:4258 20241101160336321 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336321 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423053862307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423053862307" session_id=2661728698 session_state=BEGIN} 20241101160336321 DSS <0004> hlr_ussd.c:576 262423053862307/0x9ea6c1ba: Process SS (BEGIN) 20241101160336321 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160336321 DSS <0004> hlr_ussd.c:518 262423053862307/0x9ea6c1ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160336321 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336321 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336321 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336321 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data EUSE-TC_mo_ussd_euse(206)@f1d6a4144af6: 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 } } } } } 20241101160336321 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336321 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336321 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262423053862307 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423053862307" session_id=2661728698 session_state=END} 20241101160336321 DSS <0004> hlr_ussd.c:576 262423053862307/0x9ea6c1ba: Process SS (END) 20241101160336321 DSS <0004> hlr_ussd.c:518 262423053862307/0x9ea6c1ba: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160336321 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423053862307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423053862307" session_id=2661728698 session_state=END} 20241101160336321 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423053862307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160336322 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262423053862307 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160336322 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336322 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f1d6a4144af6: Found GsupExpect[0] for "262423053862307" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@f1d6a4144af6: Added IMSI table entry 2TC_mo_ussd_euse(214)"262423053862307" TC_mo_ussd_euse(214)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(214)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160336323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40588<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@f1d6a4144af6: Final verdict of PTC: pass 20241101160336326 DAUC <0003> db_auc.c:157 IMSI='262423180190927': No 2G Auth Data 20241101160336326 DAUC <0003> db_auc.c:192 IMSI='262423180190927': No 3G Auth Data HLR_Test-GSUP(209)@f1d6a4144af6: Created GsupExpect[0] for "262423180190927" to be handled at TC_mo_ussd_euse(215) 20241101160336337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40600<->l=127.0.0.1:4258 20241101160336340 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336340 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423180190927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423180190927" session_id=193009767 session_state=BEGIN} 20241101160336340 DSS <0004> hlr_ussd.c:576 262423180190927/0x0b811867: Process SS (BEGIN) 20241101160336340 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160336340 DSS <0004> hlr_ussd.c:518 262423180190927/0x0b811867: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160336340 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336340 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336340 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336340 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data EUSE-TC_mo_ussd_euse(206)@f1d6a4144af6: 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 } } } } } 20241101160336341 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336341 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336341 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262423180190927 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423180190927" session_id=193009767 session_state=END} 20241101160336341 DSS <0004> hlr_ussd.c:576 262423180190927/0x0b811867: Process SS (END) 20241101160336341 DSS <0004> hlr_ussd.c:518 262423180190927/0x0b811867: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160336341 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423180190927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423180190927" session_id=193009767 session_state=END} 20241101160336341 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423180190927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160336341 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262423180190927 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160336341 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336341 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f1d6a4144af6: Found GsupExpect[0] for "262423180190927" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@f1d6a4144af6: Added IMSI table entry 3TC_mo_ussd_euse(215)"262423180190927" TC_mo_ussd_euse(215)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(215)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160336343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40600<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@f1d6a4144af6: Final verdict of PTC: pass 20241101160336346 DAUC <0003> db_auc.c:157 IMSI='262422303815449': No 2G Auth Data 20241101160336346 DAUC <0003> db_auc.c:192 IMSI='262422303815449': No 3G Auth Data HLR_Test-GSUP(209)@f1d6a4144af6: Created GsupExpect[0] for "262422303815449" to be handled at TC_mo_ussd_euse(216) 20241101160336357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40604<->l=127.0.0.1:4258 20241101160336360 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336360 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422303815449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422303815449" session_id=2230954550 session_state=BEGIN} 20241101160336360 DSS <0004> hlr_ussd.c:576 262422303815449/0x84f9aa36: Process SS (BEGIN) 20241101160336360 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160336360 DSS <0004> hlr_ussd.c:518 262422303815449/0x84f9aa36: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160336360 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336360 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336360 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336360 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data EUSE-TC_mo_ussd_euse(206)@f1d6a4144af6: 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 } } } } } 20241101160336361 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336361 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336361 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262422303815449 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422303815449" session_id=2230954550 session_state=END} 20241101160336361 DSS <0004> hlr_ussd.c:576 262422303815449/0x84f9aa36: Process SS (END) 20241101160336361 DSS <0004> hlr_ussd.c:518 262422303815449/0x84f9aa36: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160336361 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422303815449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422303815449" session_id=2230954550 session_state=END} 20241101160336361 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422303815449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160336361 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262422303815449 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160336361 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336361 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f1d6a4144af6: Found GsupExpect[0] for "262422303815449" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@f1d6a4144af6: Added IMSI table entry 4TC_mo_ussd_euse(216)"262422303815449" TC_mo_ussd_euse(216)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(216)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160336363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40604<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@f1d6a4144af6: Final verdict of PTC: pass 20241101160336366 DAUC <0003> db_auc.c:157 IMSI='262427576418034': No 2G Auth Data 20241101160336366 DAUC <0003> db_auc.c:192 IMSI='262427576418034': No 3G Auth Data HLR_Test-GSUP(209)@f1d6a4144af6: Created GsupExpect[0] for "262427576418034" to be handled at TC_mo_ussd_euse(217) 20241101160336380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40616<->l=127.0.0.1:4258 20241101160336382 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336383 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427576418034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427576418034" session_id=1959435755 session_state=BEGIN} 20241101160336383 DSS <0004> hlr_ussd.c:576 262427576418034/0x74ca9deb: Process SS (BEGIN) 20241101160336383 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160336383 DSS <0004> hlr_ussd.c:518 262427576418034/0x74ca9deb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160336383 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336383 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336383 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336383 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data EUSE-TC_mo_ussd_euse(206)@f1d6a4144af6: 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 } } } } } 20241101160336384 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336384 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336384 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262427576418034 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427576418034" session_id=1959435755 session_state=END} 20241101160336384 DSS <0004> hlr_ussd.c:576 262427576418034/0x74ca9deb: Process SS (END) 20241101160336384 DSS <0004> hlr_ussd.c:518 262427576418034/0x74ca9deb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160336384 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427576418034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427576418034" session_id=1959435755 session_state=END} 20241101160336384 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427576418034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160336384 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262427576418034 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160336384 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336384 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f1d6a4144af6: Found GsupExpect[0] for "262427576418034" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@f1d6a4144af6: Added IMSI table entry 5TC_mo_ussd_euse(217)"262427576418034" TC_mo_ussd_euse(217)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(217)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160336386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40616<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@f1d6a4144af6: Final verdict of PTC: pass 20241101160336389 DAUC <0003> db_auc.c:157 IMSI='262429422561565': No 2G Auth Data 20241101160336389 DAUC <0003> db_auc.c:192 IMSI='262429422561565': No 3G Auth Data HLR_Test-GSUP(209)@f1d6a4144af6: Created GsupExpect[0] for "262429422561565" to be handled at TC_mo_ussd_euse(218) 20241101160336403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40628<->l=127.0.0.1:4258 20241101160336406 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336406 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429422561565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429422561565" session_id=3567435164 session_state=BEGIN} 20241101160336406 DSS <0004> hlr_ussd.c:576 262429422561565/0xd4a2bd9c: Process SS (BEGIN) 20241101160336406 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160336406 DSS <0004> hlr_ussd.c:518 262429422561565/0xd4a2bd9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160336406 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336406 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336406 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336406 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data EUSE-TC_mo_ussd_euse(206)@f1d6a4144af6: 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 } } } } } 20241101160336407 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336407 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336407 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262429422561565 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429422561565" session_id=3567435164 session_state=END} 20241101160336407 DSS <0004> hlr_ussd.c:576 262429422561565/0xd4a2bd9c: Process SS (END) 20241101160336407 DSS <0004> hlr_ussd.c:518 262429422561565/0xd4a2bd9c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160336407 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429422561565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429422561565" session_id=3567435164 session_state=END} 20241101160336407 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429422561565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160336407 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262429422561565 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160336407 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336407 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f1d6a4144af6: Found GsupExpect[0] for "262429422561565" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@f1d6a4144af6: Added IMSI table entry 6TC_mo_ussd_euse(218)"262429422561565" TC_mo_ussd_euse(218)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(218)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160336409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40628<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@f1d6a4144af6: Final verdict of PTC: pass 20241101160336412 DAUC <0003> db_auc.c:157 IMSI='262421654138922': No 2G Auth Data 20241101160336412 DAUC <0003> db_auc.c:192 IMSI='262421654138922': No 3G Auth Data HLR_Test-GSUP(209)@f1d6a4144af6: Created GsupExpect[0] for "262421654138922" to be handled at TC_mo_ussd_euse(219) 20241101160336426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40636<->l=127.0.0.1:4258 20241101160336429 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336429 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421654138922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421654138922" session_id=1253652143 session_state=BEGIN} 20241101160336429 DSS <0004> hlr_ussd.c:576 262421654138922/0x4ab936af: Process SS (BEGIN) 20241101160336429 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160336429 DSS <0004> hlr_ussd.c:518 262421654138922/0x4ab936af: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160336429 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336429 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336429 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336429 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data EUSE-TC_mo_ussd_euse(206)@f1d6a4144af6: 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 } } } } } 20241101160336430 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336430 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336430 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262421654138922 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421654138922" session_id=1253652143 session_state=END} 20241101160336430 DSS <0004> hlr_ussd.c:576 262421654138922/0x4ab936af: Process SS (END) 20241101160336430 DSS <0004> hlr_ussd.c:518 262421654138922/0x4ab936af: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160336430 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421654138922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421654138922" session_id=1253652143 session_state=END} 20241101160336430 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421654138922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160336430 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262421654138922 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160336430 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336430 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f1d6a4144af6: Found GsupExpect[0] for "262421654138922" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@f1d6a4144af6: Added IMSI table entry 7TC_mo_ussd_euse(219)"262421654138922" TC_mo_ussd_euse(219)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(219)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160336432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40636<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@f1d6a4144af6: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@f1d6a4144af6: Final verdict of PTC: none 20241101160336432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40552<->l=127.0.0.1:4258 20241101160336433 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336433 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(209)@f1d6a4144af6: Final verdict of PTC: none 20241101160336433 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160336433 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 210@f1d6a4144af6: Final verdict of PTC: none 20241101160336433 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336433 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336433 DLINP <000b> input/ipa.c:414 127.0.0.1:40727 connection closed with server 20241101160336433 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40727 20241101160336433 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241101160336433 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36633<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(207)@f1d6a4144af6: Final verdict of PTC: none IPA-EUSE-foobar(208)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 210: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Fri Nov 1 16:03:36 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 20241101160336456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40638<->l=127.0.0.1:4258 20241101160336658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40638<->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=44880) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Fri Nov 1 16:03:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_mo_ussd_euse_continue started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 20241101160339772 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36357 20241101160339772 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36357 MTC@f1d6a4144af6: in not legacy case 2 IPA-EUSE-foobar(222)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160339773 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339773 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339774 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160339774 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@f1d6a4144af6: 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 } } } } HLR_Test-GSUP-IPA(221)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160339775 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339775 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339776 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160339776 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241101160339776 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241101160339776 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241101160339776 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  20241101160339776 DLGSUP <0013> gsup_server.c:235 2:  20241101160339776 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160339776 DLGSUP <0013> gsup_server.c:235 3:  20241101160339776 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160339776 DLGSUP <0013> gsup_server.c:235 4:  20241101160339776 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160339776 DLGSUP <0013> gsup_server.c:235 5:  20241101160339776 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160339776 DLGSUP <0013> gsup_server.c:235 7:  20241101160339776 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160339776 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160339776 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  IPA-EUSE-foobar(222)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160339776 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36357 20241101160339776 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40642<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160339777 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339777 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160339777 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160339778 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  20241101160339778 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160339778 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  20241101160339778 DLGSUP <0013> gsup_server.c:235 2:  20241101160339778 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160339778 DLGSUP <0013> gsup_server.c:235 3:  20241101160339778 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160339778 DLGSUP <0013> gsup_server.c:235 4:  20241101160339778 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160339778 DLGSUP <0013> gsup_server.c:235 5:  20241101160339778 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160339778 DLGSUP <0013> gsup_server.c:235 7:  20241101160339778 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160339778 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160339778 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160339778 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@f1d6a4144af6: 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") 20241101160339786 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33935<->l=127.0.0.1:4259) 20241101160339800 DAUC <0003> db_auc.c:157 IMSI='262429978457701': No 2G Auth Data 20241101160339800 DAUC <0003> db_auc.c:192 IMSI='262429978457701': No 3G Auth Data HLR_Test-GSUP(223)@f1d6a4144af6: Created GsupExpect[0] for "262429978457701" to be handled at TC_mo_ussd_euse_continue(226) 20241101160339829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40652<->l=127.0.0.1:4258 20241101160339843 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339843 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429978457701" session_id=4135248541 session_state=BEGIN} 20241101160339843 DSS <0004> hlr_ussd.c:576 262429978457701/0xf67ae29d: Process SS (BEGIN) 20241101160339843 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160339843 DSS <0004> hlr_ussd.c:518 262429978457701/0xf67ae29d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160339843 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339843 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339843 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339843 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: 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 } } } } } 20241101160339855 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339855 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339855 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429978457701" session_id=4135248541 session_state=CONTINUE} 20241101160339855 DSS <0004> hlr_ussd.c:576 262429978457701/0xf67ae29d: Process SS (CONTINUE) 20241101160339855 DSS <0004> hlr_ussd.c:518 262429978457701/0xf67ae29d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160339856 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429978457701" session_id=4135248541 session_state=CONTINUE} 20241101160339856 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339856 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339856 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f1d6a4144af6: Found GsupExpect[0] for "262429978457701" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@f1d6a4144af6: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262429978457701" TC_mo_ussd_euse_continue(226)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(226)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160339866 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339866 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429978457701" session_id=4135248541 session_state=CONTINUE} 20241101160339866 DSS <0004> hlr_ussd.c:576 262429978457701/0xf67ae29d: Process SS (CONTINUE) 20241101160339866 DSS <0004> hlr_ussd.c:518 262429978457701/0xf67ae29d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339866 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339866 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339866 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339866 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339866 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: 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 } } } } } 20241101160339869 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339869 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339869 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429978457701" session_id=4135248541 session_state=END} 20241101160339869 DSS <0004> hlr_ussd.c:576 262429978457701/0xf67ae29d: Process SS (END) 20241101160339869 DSS <0004> hlr_ussd.c:518 262429978457701/0xf67ae29d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339869 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429978457701" session_id=4135248541 session_state=END} 20241101160339869 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339869 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339869 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339869 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(226)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160339872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40652<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@f1d6a4144af6: Final verdict of PTC: pass 20241101160339876 DAUC <0003> db_auc.c:157 IMSI='262420695398463': No 2G Auth Data 20241101160339876 DAUC <0003> db_auc.c:192 IMSI='262420695398463': No 3G Auth Data HLR_Test-GSUP(223)@f1d6a4144af6: Created GsupExpect[0] for "262420695398463" to be handled at TC_mo_ussd_euse_continue(227) 20241101160339888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40666<->l=127.0.0.1:4258 20241101160339890 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339890 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420695398463" session_id=3328210185 session_state=BEGIN} 20241101160339890 DSS <0004> hlr_ussd.c:576 262420695398463/0xc6607509: Process SS (BEGIN) 20241101160339890 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160339890 DSS <0004> hlr_ussd.c:518 262420695398463/0xc6607509: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160339890 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339890 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339890 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339890 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: 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 } } } } } 20241101160339891 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339891 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339891 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420695398463" session_id=3328210185 session_state=CONTINUE} 20241101160339891 DSS <0004> hlr_ussd.c:576 262420695398463/0xc6607509: Process SS (CONTINUE) 20241101160339891 DSS <0004> hlr_ussd.c:518 262420695398463/0xc6607509: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160339891 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420695398463" session_id=3328210185 session_state=CONTINUE} 20241101160339891 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339891 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339891 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f1d6a4144af6: Found GsupExpect[0] for "262420695398463" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@f1d6a4144af6: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262420695398463" TC_mo_ussd_euse_continue(227)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(227)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160339893 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339893 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420695398463" session_id=3328210185 session_state=CONTINUE} 20241101160339893 DSS <0004> hlr_ussd.c:576 262420695398463/0xc6607509: Process SS (CONTINUE) 20241101160339893 DSS <0004> hlr_ussd.c:518 262420695398463/0xc6607509: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339893 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339893 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339893 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339893 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339893 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: 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 } } } } } 20241101160339894 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339894 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339894 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420695398463" session_id=3328210185 session_state=END} 20241101160339894 DSS <0004> hlr_ussd.c:576 262420695398463/0xc6607509: Process SS (END) 20241101160339894 DSS <0004> hlr_ussd.c:518 262420695398463/0xc6607509: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339894 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420695398463" session_id=3328210185 session_state=END} 20241101160339894 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339894 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339894 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339894 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(227)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160339894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40666<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@f1d6a4144af6: Final verdict of PTC: pass 20241101160339897 DAUC <0003> db_auc.c:157 IMSI='262425109791480': No 2G Auth Data 20241101160339897 DAUC <0003> db_auc.c:192 IMSI='262425109791480': No 3G Auth Data HLR_Test-GSUP(223)@f1d6a4144af6: Created GsupExpect[0] for "262425109791480" to be handled at TC_mo_ussd_euse_continue(228) 20241101160339909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40682<->l=127.0.0.1:4258 20241101160339912 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339912 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425109791480" session_id=250203493 session_state=BEGIN} 20241101160339912 DSS <0004> hlr_ussd.c:576 262425109791480/0x0ee9cd65: Process SS (BEGIN) 20241101160339912 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160339912 DSS <0004> hlr_ussd.c:518 262425109791480/0x0ee9cd65: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160339912 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339912 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339912 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339912 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: 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 } } } } } 20241101160339912 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339912 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339912 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425109791480" session_id=250203493 session_state=CONTINUE} 20241101160339912 DSS <0004> hlr_ussd.c:576 262425109791480/0x0ee9cd65: Process SS (CONTINUE) 20241101160339912 DSS <0004> hlr_ussd.c:518 262425109791480/0x0ee9cd65: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160339912 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425109791480" session_id=250203493 session_state=CONTINUE} 20241101160339912 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339912 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339912 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f1d6a4144af6: Found GsupExpect[0] for "262425109791480" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@f1d6a4144af6: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262425109791480" TC_mo_ussd_euse_continue(228)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(228)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160339915 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339915 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425109791480" session_id=250203493 session_state=CONTINUE} 20241101160339915 DSS <0004> hlr_ussd.c:576 262425109791480/0x0ee9cd65: Process SS (CONTINUE) 20241101160339915 DSS <0004> hlr_ussd.c:518 262425109791480/0x0ee9cd65: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339915 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339915 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339915 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339915 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339915 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: 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 } } } } } 20241101160339915 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339915 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339915 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425109791480" session_id=250203493 session_state=END} 20241101160339915 DSS <0004> hlr_ussd.c:576 262425109791480/0x0ee9cd65: Process SS (END) 20241101160339915 DSS <0004> hlr_ussd.c:518 262425109791480/0x0ee9cd65: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339915 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425109791480" session_id=250203493 session_state=END} 20241101160339915 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339915 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339915 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339915 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(228)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160339916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40682<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@f1d6a4144af6: Final verdict of PTC: pass 20241101160339919 DAUC <0003> db_auc.c:157 IMSI='262423886101763': No 2G Auth Data 20241101160339919 DAUC <0003> db_auc.c:192 IMSI='262423886101763': No 3G Auth Data HLR_Test-GSUP(223)@f1d6a4144af6: Created GsupExpect[0] for "262423886101763" to be handled at TC_mo_ussd_euse_continue(229) 20241101160339930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40690<->l=127.0.0.1:4258 20241101160339933 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339933 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423886101763" session_id=3307785163 session_state=BEGIN} 20241101160339933 DSS <0004> hlr_ussd.c:576 262423886101763/0xc528cbcb: Process SS (BEGIN) 20241101160339933 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160339933 DSS <0004> hlr_ussd.c:518 262423886101763/0xc528cbcb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160339933 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339933 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339933 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339933 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: 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 } } } } } 20241101160339934 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339934 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339934 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423886101763" session_id=3307785163 session_state=CONTINUE} 20241101160339934 DSS <0004> hlr_ussd.c:576 262423886101763/0xc528cbcb: Process SS (CONTINUE) 20241101160339934 DSS <0004> hlr_ussd.c:518 262423886101763/0xc528cbcb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160339934 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423886101763" session_id=3307785163 session_state=CONTINUE} 20241101160339934 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339934 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339934 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f1d6a4144af6: Found GsupExpect[0] for "262423886101763" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@f1d6a4144af6: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262423886101763" TC_mo_ussd_euse_continue(229)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(229)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160339936 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339936 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423886101763" session_id=3307785163 session_state=CONTINUE} 20241101160339936 DSS <0004> hlr_ussd.c:576 262423886101763/0xc528cbcb: Process SS (CONTINUE) 20241101160339936 DSS <0004> hlr_ussd.c:518 262423886101763/0xc528cbcb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339936 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339936 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339936 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339936 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339936 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: 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 } } } } } 20241101160339937 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339937 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339937 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423886101763" session_id=3307785163 session_state=END} 20241101160339937 DSS <0004> hlr_ussd.c:576 262423886101763/0xc528cbcb: Process SS (END) 20241101160339937 DSS <0004> hlr_ussd.c:518 262423886101763/0xc528cbcb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339937 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423886101763" session_id=3307785163 session_state=END} 20241101160339937 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339937 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339937 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339937 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(229)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160339938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40690<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@f1d6a4144af6: Final verdict of PTC: pass 20241101160339941 DAUC <0003> db_auc.c:157 IMSI='262429989162165': No 2G Auth Data 20241101160339941 DAUC <0003> db_auc.c:192 IMSI='262429989162165': No 3G Auth Data HLR_Test-GSUP(223)@f1d6a4144af6: Created GsupExpect[0] for "262429989162165" to be handled at TC_mo_ussd_euse_continue(230) 20241101160339952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40706<->l=127.0.0.1:4258 20241101160339954 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339954 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429989162165" session_id=2125133597 session_state=BEGIN} 20241101160339954 DSS <0004> hlr_ussd.c:576 262429989162165/0x7eaaf71d: Process SS (BEGIN) 20241101160339954 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160339954 DSS <0004> hlr_ussd.c:518 262429989162165/0x7eaaf71d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160339954 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339954 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339954 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339954 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: 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 } } } } } 20241101160339955 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339955 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339955 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429989162165" session_id=2125133597 session_state=CONTINUE} 20241101160339955 DSS <0004> hlr_ussd.c:576 262429989162165/0x7eaaf71d: Process SS (CONTINUE) 20241101160339955 DSS <0004> hlr_ussd.c:518 262429989162165/0x7eaaf71d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160339955 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429989162165" session_id=2125133597 session_state=CONTINUE} 20241101160339955 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339955 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339955 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f1d6a4144af6: Found GsupExpect[0] for "262429989162165" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@f1d6a4144af6: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262429989162165" TC_mo_ussd_euse_continue(230)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(230)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160339957 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339957 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429989162165" session_id=2125133597 session_state=CONTINUE} 20241101160339957 DSS <0004> hlr_ussd.c:576 262429989162165/0x7eaaf71d: Process SS (CONTINUE) 20241101160339957 DSS <0004> hlr_ussd.c:518 262429989162165/0x7eaaf71d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339957 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339957 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339957 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339957 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339957 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: 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 } } } } } 20241101160339958 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339958 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339958 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429989162165" session_id=2125133597 session_state=END} 20241101160339958 DSS <0004> hlr_ussd.c:576 262429989162165/0x7eaaf71d: Process SS (END) 20241101160339958 DSS <0004> hlr_ussd.c:518 262429989162165/0x7eaaf71d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339958 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429989162165" session_id=2125133597 session_state=END} 20241101160339958 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339958 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339958 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339958 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(230)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160339959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40706<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@f1d6a4144af6: Final verdict of PTC: pass 20241101160339962 DAUC <0003> db_auc.c:157 IMSI='262427285279515': No 2G Auth Data 20241101160339962 DAUC <0003> db_auc.c:192 IMSI='262427285279515': No 3G Auth Data HLR_Test-GSUP(223)@f1d6a4144af6: Created GsupExpect[0] for "262427285279515" to be handled at TC_mo_ussd_euse_continue(231) 20241101160339975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40710<->l=127.0.0.1:4258 20241101160339978 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339978 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427285279515" session_id=3124852006 session_state=BEGIN} 20241101160339978 DSS <0004> hlr_ussd.c:576 262427285279515/0xba417526: Process SS (BEGIN) 20241101160339978 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160339978 DSS <0004> hlr_ussd.c:518 262427285279515/0xba417526: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160339978 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339978 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339978 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339978 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: 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 } } } } } 20241101160339979 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339979 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339979 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427285279515" session_id=3124852006 session_state=CONTINUE} 20241101160339979 DSS <0004> hlr_ussd.c:576 262427285279515/0xba417526: Process SS (CONTINUE) 20241101160339979 DSS <0004> hlr_ussd.c:518 262427285279515/0xba417526: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160339979 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427285279515" session_id=3124852006 session_state=CONTINUE} 20241101160339979 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339979 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339979 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f1d6a4144af6: Found GsupExpect[0] for "262427285279515" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@f1d6a4144af6: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262427285279515" TC_mo_ussd_euse_continue(231)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(231)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160339981 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339981 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427285279515" session_id=3124852006 session_state=CONTINUE} 20241101160339981 DSS <0004> hlr_ussd.c:576 262427285279515/0xba417526: Process SS (CONTINUE) 20241101160339981 DSS <0004> hlr_ussd.c:518 262427285279515/0xba417526: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339981 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339981 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339981 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339981 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339981 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: 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 } } } } } 20241101160339982 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339982 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339982 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427285279515" session_id=3124852006 session_state=END} 20241101160339982 DSS <0004> hlr_ussd.c:576 262427285279515/0xba417526: Process SS (END) 20241101160339982 DSS <0004> hlr_ussd.c:518 262427285279515/0xba417526: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339982 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427285279515" session_id=3124852006 session_state=END} 20241101160339982 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339982 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339982 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339982 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(231)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160339983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40710<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@f1d6a4144af6: Final verdict of PTC: pass 20241101160339986 DAUC <0003> db_auc.c:157 IMSI='262429089685811': No 2G Auth Data 20241101160339986 DAUC <0003> db_auc.c:192 IMSI='262429089685811': No 3G Auth Data HLR_Test-GSUP(223)@f1d6a4144af6: Created GsupExpect[0] for "262429089685811" to be handled at TC_mo_ussd_euse_continue(232) 20241101160339999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40722<->l=127.0.0.1:4258 20241101160340002 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160340002 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429089685811" session_id=2234240868 session_state=BEGIN} 20241101160340002 DSS <0004> hlr_ussd.c:576 262429089685811/0x852bcf64: Process SS (BEGIN) 20241101160340002 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160340002 DSS <0004> hlr_ussd.c:518 262429089685811/0x852bcf64: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160340002 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340002 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160340002 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340002 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: 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 } } } } } 20241101160340003 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340003 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160340003 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429089685811" session_id=2234240868 session_state=CONTINUE} 20241101160340003 DSS <0004> hlr_ussd.c:576 262429089685811/0x852bcf64: Process SS (CONTINUE) 20241101160340003 DSS <0004> hlr_ussd.c:518 262429089685811/0x852bcf64: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160340003 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429089685811" session_id=2234240868 session_state=CONTINUE} 20241101160340003 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160340003 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160340003 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f1d6a4144af6: Found GsupExpect[0] for "262429089685811" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@f1d6a4144af6: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262429089685811" TC_mo_ussd_euse_continue(232)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(232)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160340005 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160340005 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429089685811" session_id=2234240868 session_state=CONTINUE} 20241101160340005 DSS <0004> hlr_ussd.c:576 262429089685811/0x852bcf64: Process SS (CONTINUE) 20241101160340005 DSS <0004> hlr_ussd.c:518 262429089685811/0x852bcf64: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241101160340005 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160340005 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340005 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160340005 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340005 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: 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 } } } } } 20241101160340006 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340006 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160340006 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429089685811" session_id=2234240868 session_state=END} 20241101160340006 DSS <0004> hlr_ussd.c:576 262429089685811/0x852bcf64: Process SS (END) 20241101160340006 DSS <0004> hlr_ussd.c:518 262429089685811/0x852bcf64: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241101160340006 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429089685811" session_id=2234240868 session_state=END} 20241101160340006 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160340006 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160340006 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160340006 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(232)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160340006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40722<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@f1d6a4144af6: Final verdict of PTC: pass 20241101160340009 DAUC <0003> db_auc.c:157 IMSI='262420793834727': No 2G Auth Data 20241101160340009 DAUC <0003> db_auc.c:192 IMSI='262420793834727': No 3G Auth Data HLR_Test-GSUP(223)@f1d6a4144af6: Created GsupExpect[0] for "262420793834727" to be handled at TC_mo_ussd_euse_continue(233) 20241101160340022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40738<->l=127.0.0.1:4258 20241101160340025 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160340025 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420793834727" session_id=3057566893 session_state=BEGIN} 20241101160340025 DSS <0004> hlr_ussd.c:576 262420793834727/0xb63ec4ad: Process SS (BEGIN) 20241101160340025 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160340025 DSS <0004> hlr_ussd.c:518 262420793834727/0xb63ec4ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160340025 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340025 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160340025 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340025 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: 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 } } } } } 20241101160340026 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340026 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160340026 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420793834727" session_id=3057566893 session_state=CONTINUE} 20241101160340026 DSS <0004> hlr_ussd.c:576 262420793834727/0xb63ec4ad: Process SS (CONTINUE) 20241101160340026 DSS <0004> hlr_ussd.c:518 262420793834727/0xb63ec4ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160340026 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420793834727" session_id=3057566893 session_state=CONTINUE} 20241101160340026 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160340026 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160340026 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f1d6a4144af6: Found GsupExpect[0] for "262420793834727" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@f1d6a4144af6: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262420793834727" TC_mo_ussd_euse_continue(233)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(233)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160340028 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160340028 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420793834727" session_id=3057566893 session_state=CONTINUE} 20241101160340028 DSS <0004> hlr_ussd.c:576 262420793834727/0xb63ec4ad: Process SS (CONTINUE) 20241101160340028 DSS <0004> hlr_ussd.c:518 262420793834727/0xb63ec4ad: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241101160340028 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160340028 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340028 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160340028 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340028 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: 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 } } } } } 20241101160340029 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340029 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160340029 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420793834727" session_id=3057566893 session_state=END} 20241101160340029 DSS <0004> hlr_ussd.c:576 262420793834727/0xb63ec4ad: Process SS (END) 20241101160340029 DSS <0004> hlr_ussd.c:518 262420793834727/0xb63ec4ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241101160340029 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420793834727" session_id=3057566893 session_state=END} 20241101160340029 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160340029 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160340029 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160340029 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(233)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160340029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40738<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@f1d6a4144af6: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@f1d6a4144af6: Final verdict of PTC: none 20241101160340030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40642<->l=127.0.0.1:4258 20241101160340031 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340031 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160340031 DLINP <000b> input/ipa.c:414 127.0.0.1:36357 connection closed with server 20241101160340031 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36357 20241101160340031 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241101160340031 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33935<->l=127.0.0.1:4259) 20241101160340031 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160340031 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160340031 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160340031 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(222)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP(223)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@f1d6a4144af6: Final verdict of PTC: none 224@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 224: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Fri Nov 1 16:03:40 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 20241101160340054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40750<->l=127.0.0.1:4258 20241101160340255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40750<->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=49268) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Fri Nov 1 16:03:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_mo_ussd_euse_defaultroute started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 20241101160343389 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33479 20241101160343389 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33479 MTC@f1d6a4144af6: in not legacy case 2 IPA-EUSE-foobar(236)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160343390 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343390 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343391 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160343391 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@f1d6a4144af6: 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)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@f1d6a4144af6: 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 } } } } 20241101160343392 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343392 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343392 DLGSUP <0013> gsup_server.c:280 CCM Callback IPA-EUSE-foobar(236)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160343392 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241101160343392 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241101160343392 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241101160343392 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  20241101160343392 DLGSUP <0013> gsup_server.c:235 2:  20241101160343392 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160343392 DLGSUP <0013> gsup_server.c:235 3:  20241101160343392 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160343392 DLGSUP <0013> gsup_server.c:235 4:  20241101160343392 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160343392 DLGSUP <0013> gsup_server.c:235 5:  20241101160343392 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160343392 DLGSUP <0013> gsup_server.c:235 7:  20241101160343392 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160343392 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160343392 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160343392 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33479 20241101160343392 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35310<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160343394 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343394 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160343394 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160343394 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  20241101160343394 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160343394 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  20241101160343394 DLGSUP <0013> gsup_server.c:235 2:  20241101160343394 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160343394 DLGSUP <0013> gsup_server.c:235 3:  20241101160343394 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160343394 DLGSUP <0013> gsup_server.c:235 4:  20241101160343394 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160343394 DLGSUP <0013> gsup_server.c:235 5:  20241101160343394 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160343394 DLGSUP <0013> gsup_server.c:235 7:  20241101160343394 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160343394 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160343394 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160343394 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@f1d6a4144af6: 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") 20241101160343402 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45685<->l=127.0.0.1:4259) 20241101160343424 DAUC <0003> db_auc.c:157 IMSI='262426722095768': No 2G Auth Data 20241101160343424 DAUC <0003> db_auc.c:192 IMSI='262426722095768': No 3G Auth Data HLR_Test-GSUP(237)@f1d6a4144af6: Created GsupExpect[0] for "262426722095768" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241101160343458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35322<->l=127.0.0.1:4258 20241101160343471 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343471 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426722095768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426722095768" session_id=4117492230 session_state=BEGIN} 20241101160343471 DSS <0004> hlr_ussd.c:576 262426722095768/0xf56bf206: Process SS (BEGIN) 20241101160343471 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241101160343471 DSS <0004> hlr_ussd.c:518 262426722095768/0xf56bf206: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241101160343471 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343471 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343471 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343471 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f1d6a4144af6: 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 } } } } } 20241101160343481 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343481 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343481 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262426722095768 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426722095768" session_id=4117492230 session_state=END} 20241101160343481 DSS <0004> hlr_ussd.c:576 262426722095768/0xf56bf206: Process SS (END) 20241101160343481 DSS <0004> hlr_ussd.c:518 262426722095768/0xf56bf206: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241101160343481 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426722095768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426722095768" session_id=4117492230 session_state=END} 20241101160343481 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426722095768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160343481 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262426722095768 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160343481 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343481 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f1d6a4144af6: Found GsupExpect[0] for "262426722095768" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@f1d6a4144af6: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262426722095768" TC_mo_ussd_euse_defaultroute(240)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(240)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160343491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35322<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@f1d6a4144af6: Final verdict of PTC: pass 20241101160343495 DAUC <0003> db_auc.c:157 IMSI='262427272921316': No 2G Auth Data 20241101160343495 DAUC <0003> db_auc.c:192 IMSI='262427272921316': No 3G Auth Data HLR_Test-GSUP(237)@f1d6a4144af6: Created GsupExpect[0] for "262427272921316" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241101160343508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35332<->l=127.0.0.1:4258 20241101160343511 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343511 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427272921316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427272921316" session_id=4218285730 session_state=BEGIN} 20241101160343511 DSS <0004> hlr_ussd.c:576 262427272921316/0xfb6deea2: Process SS (BEGIN) 20241101160343511 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241101160343511 DSS <0004> hlr_ussd.c:518 262427272921316/0xfb6deea2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241101160343511 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343511 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343511 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343511 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f1d6a4144af6: 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 } } } } } 20241101160343512 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343512 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343512 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262427272921316 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427272921316" session_id=4218285730 session_state=END} 20241101160343512 DSS <0004> hlr_ussd.c:576 262427272921316/0xfb6deea2: Process SS (END) 20241101160343512 DSS <0004> hlr_ussd.c:518 262427272921316/0xfb6deea2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241101160343512 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427272921316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427272921316" session_id=4218285730 session_state=END} 20241101160343512 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427272921316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160343512 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262427272921316 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160343512 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343512 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f1d6a4144af6: Found GsupExpect[0] for "262427272921316" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@f1d6a4144af6: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262427272921316" TC_mo_ussd_euse_defaultroute(241)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(241)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160343513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35332<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@f1d6a4144af6: Final verdict of PTC: pass 20241101160343516 DAUC <0003> db_auc.c:157 IMSI='262420443432994': No 2G Auth Data 20241101160343516 DAUC <0003> db_auc.c:192 IMSI='262420443432994': No 3G Auth Data HLR_Test-GSUP(237)@f1d6a4144af6: Created GsupExpect[0] for "262420443432994" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241101160343528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35342<->l=127.0.0.1:4258 20241101160343531 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343531 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420443432994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420443432994" session_id=481601195 session_state=BEGIN} 20241101160343531 DSS <0004> hlr_ussd.c:576 262420443432994/0x1cb4a6ab: Process SS (BEGIN) 20241101160343531 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241101160343531 DSS <0004> hlr_ussd.c:518 262420443432994/0x1cb4a6ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241101160343531 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343531 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343531 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343531 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f1d6a4144af6: 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 } } } } } 20241101160343532 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343532 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343532 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262420443432994 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420443432994" session_id=481601195 session_state=END} 20241101160343532 DSS <0004> hlr_ussd.c:576 262420443432994/0x1cb4a6ab: Process SS (END) 20241101160343532 DSS <0004> hlr_ussd.c:518 262420443432994/0x1cb4a6ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241101160343532 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420443432994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420443432994" session_id=481601195 session_state=END} 20241101160343532 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420443432994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160343532 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262420443432994 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160343532 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343532 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f1d6a4144af6: Found GsupExpect[0] for "262420443432994" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@f1d6a4144af6: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262420443432994" TC_mo_ussd_euse_defaultroute(242)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(242)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160343534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35342<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@f1d6a4144af6: Final verdict of PTC: pass 20241101160343537 DAUC <0003> db_auc.c:157 IMSI='262426780295445': No 2G Auth Data 20241101160343537 DAUC <0003> db_auc.c:192 IMSI='262426780295445': No 3G Auth Data HLR_Test-GSUP(237)@f1d6a4144af6: Created GsupExpect[0] for "262426780295445" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241101160343548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35356<->l=127.0.0.1:4258 20241101160343551 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343551 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426780295445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426780295445" session_id=629317970 session_state=BEGIN} 20241101160343551 DSS <0004> hlr_ussd.c:576 262426780295445/0x2582a152: Process SS (BEGIN) 20241101160343551 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241101160343551 DSS <0004> hlr_ussd.c:518 262426780295445/0x2582a152: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241101160343551 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343551 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343551 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343551 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f1d6a4144af6: 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 } } } } } 20241101160343552 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343552 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343552 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262426780295445 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426780295445" session_id=629317970 session_state=END} 20241101160343552 DSS <0004> hlr_ussd.c:576 262426780295445/0x2582a152: Process SS (END) 20241101160343552 DSS <0004> hlr_ussd.c:518 262426780295445/0x2582a152: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241101160343552 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426780295445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426780295445" session_id=629317970 session_state=END} 20241101160343552 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426780295445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160343552 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262426780295445 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160343552 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343552 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f1d6a4144af6: Found GsupExpect[0] for "262426780295445" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@f1d6a4144af6: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262426780295445" TC_mo_ussd_euse_defaultroute(243)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(243)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160343554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35356<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@f1d6a4144af6: Final verdict of PTC: pass 20241101160343557 DAUC <0003> db_auc.c:157 IMSI='262427392622048': No 2G Auth Data 20241101160343557 DAUC <0003> db_auc.c:192 IMSI='262427392622048': No 3G Auth Data HLR_Test-GSUP(237)@f1d6a4144af6: Created GsupExpect[0] for "262427392622048" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241101160343569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35360<->l=127.0.0.1:4258 20241101160343572 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343572 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427392622048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427392622048" session_id=2568167889 session_state=BEGIN} 20241101160343572 DSS <0004> hlr_ussd.c:576 262427392622048/0x991321d1: Process SS (BEGIN) 20241101160343572 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241101160343572 DSS <0004> hlr_ussd.c:518 262427392622048/0x991321d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241101160343572 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343572 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343572 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343572 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f1d6a4144af6: 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 } } } } } 20241101160343573 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343573 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343573 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262427392622048 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427392622048" session_id=2568167889 session_state=END} 20241101160343573 DSS <0004> hlr_ussd.c:576 262427392622048/0x991321d1: Process SS (END) 20241101160343573 DSS <0004> hlr_ussd.c:518 262427392622048/0x991321d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241101160343573 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427392622048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427392622048" session_id=2568167889 session_state=END} 20241101160343573 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427392622048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160343573 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262427392622048 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160343573 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343573 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f1d6a4144af6: Found GsupExpect[0] for "262427392622048" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@f1d6a4144af6: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262427392622048" TC_mo_ussd_euse_defaultroute(244)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(244)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160343575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35360<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@f1d6a4144af6: Final verdict of PTC: pass 20241101160343584 DAUC <0003> db_auc.c:157 IMSI='262420581710367': No 2G Auth Data 20241101160343584 DAUC <0003> db_auc.c:192 IMSI='262420581710367': No 3G Auth Data HLR_Test-GSUP(237)@f1d6a4144af6: Created GsupExpect[0] for "262420581710367" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241101160343598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35376<->l=127.0.0.1:4258 20241101160343601 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343601 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420581710367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420581710367" session_id=1915714886 session_state=BEGIN} 20241101160343601 DSS <0004> hlr_ussd.c:576 262420581710367/0x722f7d46: Process SS (BEGIN) 20241101160343601 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241101160343601 DSS <0004> hlr_ussd.c:518 262420581710367/0x722f7d46: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241101160343601 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343601 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343601 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343601 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f1d6a4144af6: 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 } } } } } 20241101160343602 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343602 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343602 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262420581710367 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420581710367" session_id=1915714886 session_state=END} 20241101160343602 DSS <0004> hlr_ussd.c:576 262420581710367/0x722f7d46: Process SS (END) 20241101160343602 DSS <0004> hlr_ussd.c:518 262420581710367/0x722f7d46: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241101160343602 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420581710367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420581710367" session_id=1915714886 session_state=END} 20241101160343602 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420581710367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160343602 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262420581710367 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160343602 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343602 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f1d6a4144af6: Found GsupExpect[0] for "262420581710367" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@f1d6a4144af6: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262420581710367" TC_mo_ussd_euse_defaultroute(245)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(245)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160343604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35376<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@f1d6a4144af6: Final verdict of PTC: pass 20241101160343607 DAUC <0003> db_auc.c:157 IMSI='262420072202502': No 2G Auth Data 20241101160343607 DAUC <0003> db_auc.c:192 IMSI='262420072202502': No 3G Auth Data HLR_Test-GSUP(237)@f1d6a4144af6: Created GsupExpect[0] for "262420072202502" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241101160343621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35388<->l=127.0.0.1:4258 20241101160343623 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343623 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420072202502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420072202502" session_id=1366110225 session_state=BEGIN} 20241101160343623 DSS <0004> hlr_ussd.c:576 262420072202502/0x516d3011: Process SS (BEGIN) 20241101160343623 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241101160343623 DSS <0004> hlr_ussd.c:518 262420072202502/0x516d3011: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241101160343623 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343623 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343623 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343623 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f1d6a4144af6: 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 } } } } } 20241101160343624 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343624 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343624 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262420072202502 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420072202502" session_id=1366110225 session_state=END} 20241101160343624 DSS <0004> hlr_ussd.c:576 262420072202502/0x516d3011: Process SS (END) 20241101160343624 DSS <0004> hlr_ussd.c:518 262420072202502/0x516d3011: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241101160343624 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420072202502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420072202502" session_id=1366110225 session_state=END} 20241101160343624 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420072202502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160343624 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262420072202502 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160343624 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343624 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f1d6a4144af6: Found GsupExpect[0] for "262420072202502" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@f1d6a4144af6: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262420072202502" TC_mo_ussd_euse_defaultroute(246)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(246)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160343626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35388<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@f1d6a4144af6: Final verdict of PTC: pass 20241101160343629 DAUC <0003> db_auc.c:157 IMSI='262429583185611': No 2G Auth Data 20241101160343629 DAUC <0003> db_auc.c:192 IMSI='262429583185611': No 3G Auth Data HLR_Test-GSUP(237)@f1d6a4144af6: Created GsupExpect[0] for "262429583185611" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241101160343643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20241101160343645 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343646 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429583185611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429583185611" session_id=621865978 session_state=BEGIN} 20241101160343646 DSS <0004> hlr_ussd.c:576 262429583185611/0x2510ebfa: Process SS (BEGIN) 20241101160343646 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241101160343646 DSS <0004> hlr_ussd.c:518 262429583185611/0x2510ebfa: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241101160343646 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343646 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343646 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343646 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f1d6a4144af6: 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 } } } } } 20241101160343647 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343647 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343647 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262429583185611 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429583185611" session_id=621865978 session_state=END} 20241101160343647 DSS <0004> hlr_ussd.c:576 262429583185611/0x2510ebfa: Process SS (END) 20241101160343647 DSS <0004> hlr_ussd.c:518 262429583185611/0x2510ebfa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241101160343647 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429583185611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429583185611" session_id=621865978 session_state=END} 20241101160343647 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429583185611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160343647 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262429583185611 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160343647 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343647 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f1d6a4144af6: Found GsupExpect[0] for "262429583185611" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@f1d6a4144af6: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262429583185611" TC_mo_ussd_euse_defaultroute(247)@f1d6a4144af6: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(247)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160343649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@f1d6a4144af6: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@f1d6a4144af6: Final verdict of PTC: none 20241101160343650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35310<->l=127.0.0.1:4258 HLR_Test-GSUP(237)@f1d6a4144af6: Final verdict of PTC: none 238@f1d6a4144af6: Final verdict of PTC: none 20241101160343651 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343651 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343651 DLINP <000b> input/ipa.c:414 127.0.0.1:33479 connection closed with server 20241101160343651 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33479 20241101160343651 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241101160343651 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343651 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160343651 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160343651 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160343651 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45685<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(235)@f1d6a4144af6: Final verdict of PTC: none IPA-EUSE-foobar(236)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 238: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Fri Nov 1 16:03:43 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 20241101160343675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 20241101160343876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2080) 20241101160344812 DSS <0004> hlr_ussd.c:239 262426587009817/0x48440691: SS Session Timeout, destroying 20241101160344812 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426587009817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160344851 DSS <0004> hlr_ussd.c:239 262427747859460/0x8d5f84cc: SS Session Timeout, destroying 20241101160344851 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427747859460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160344886 DSS <0004> hlr_ussd.c:239 262420185268089/0xc3ba270f: SS Session Timeout, destroying 20241101160344886 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420185268089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=2080, count=46528) 20241101160344920 DSS <0004> hlr_ussd.c:239 262424811280651/0xa7aedaf5: SS Session Timeout, destroying 20241101160344920 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424811280651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160344938 DSS <0004> hlr_ussd.c:239 262423540422604/0x411609b3: SS Session Timeout, destroying 20241101160344939 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423540422604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160344965 DSS <0004> hlr_ussd.c:239 262428998397097/0x256b6ddf: SS Session Timeout, destroying 20241101160344965 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428998397097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160344986 DSS <0004> hlr_ussd.c:239 262423963727842/0xe0552ef8: SS Session Timeout, destroying 20241101160344986 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423963727842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160345013 DSS <0004> hlr_ussd.c:239 262425685578394/0xd5c76e32: SS Session Timeout, destroying 20241101160345013 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425685578394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Fri Nov 1 16:03:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_mo_sss_reject started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160347001 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160347001 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160347006 DLINP <000b> input/ipa.c:451 connected read/write 20241101160347006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160347007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160347012 DLINP <000b> input/ipa.c:451 connected read/write 20241101160347012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160347012 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160347012 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160347012 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  20241101160347012 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160347012 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  20241101160347012 DLGSUP <0013> gsup_server.c:235 2:  20241101160347012 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160347012 DLGSUP <0013> gsup_server.c:235 3:  20241101160347012 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160347012 DLGSUP <0013> gsup_server.c:235 4:  20241101160347012 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160347012 DLGSUP <0013> gsup_server.c:235 5:  20241101160347012 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160347012 DLGSUP <0013> gsup_server.c:235 7:  20241101160347012 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160347012 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160347012 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160347012 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@f1d6a4144af6: 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") 20241101160347036 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41291<->l=127.0.0.1:4259) 20241101160347067 DAUC <0003> db_auc.c:157 IMSI='262420176282350': No 2G Auth Data 20241101160347067 DAUC <0003> db_auc.c:192 IMSI='262420176282350': No 3G Auth Data HLR_Test-GSUP(249)@f1d6a4144af6: Created GsupExpect[0] for "262420176282350" to be handled at TC_mo_sss_reject(252) 20241101160347094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35426<->l=127.0.0.1:4258 20241101160347101 DLINP <000b> input/ipa.c:451 connected read/write 20241101160347101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160347101 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420176282350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420176282350" session_id=893402338 session_state=BEGIN} 20241101160347101 DSS <0004> hlr_ussd.c:576 262420176282350/0x35403ce2: Process SS (BEGIN) 20241101160347101 DSS <0004> hlr_ussd.c:498 262420176282350/0x35403ce2: SS CompType=Invoke, OpCode=InterrogateSS 20241101160347101 DSS <0004> hlr_ussd.c:506 262420176282350/0x35403ce2: Structured SS requests are not supported, rejecting... 20241101160347101 DSS <0004> hlr_ussd.c:354 262420176282350/0x35403ce2: Tx ReturnError(0, 0x15) 20241101160347101 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420176282350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420176282350" session_id=893402338 session_state=END} 20241101160347101 DLINP <000b> input/ipa.c:451 connected read/write 20241101160347101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160347101 DLINP <000b> input/ipa.c:451 connected read/write 20241101160347101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@f1d6a4144af6: Found GsupExpect[0] for "262420176282350" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@f1d6a4144af6: Added IMSI table entry 0TC_mo_sss_reject(252)"262420176282350" TC_mo_sss_reject(252)@f1d6a4144af6: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160347106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35426<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@f1d6a4144af6: Final verdict of PTC: pass 20241101160347112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 HLR_Test-GSUP(249)@f1d6a4144af6: Final verdict of PTC: none 20241101160347113 DLINP <000b> input/ipa.c:451 connected read/write 20241101160347113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160347113 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160347113 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160347113 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160347113 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41291<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@f1d6a4144af6: Final verdict of PTC: none 250@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 250: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@f1d6a4144af6: Test case TC_mo_sss_reject finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Fri Nov 1 16:03:47 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 20241101160347143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35434<->l=127.0.0.1:4258 20241101160347244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35434<->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=14264) 20241101160348361 DSS <0004> hlr_ussd.c:239 262426508145193/0xa1c71b9e: SS Session Timeout, destroying 20241101160348361 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426508145193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160348379 DSS <0004> hlr_ussd.c:239 262421302144890/0xe725dcdd: SS Session Timeout, destroying 20241101160348380 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421302144890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160348397 DSS <0004> hlr_ussd.c:239 262428979508387/0x0c5e2c68: SS Session Timeout, destroying 20241101160348397 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428979508387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160348416 DSS <0004> hlr_ussd.c:239 262421230748844/0x60bae4e5: SS Session Timeout, destroying 20241101160348416 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421230748844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160348434 DSS <0004> hlr_ussd.c:239 262428976045885/0x0dcbfd02: SS Session Timeout, destroying 20241101160348434 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428976045885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160348455 DSS <0004> hlr_ussd.c:239 262429832154125/0xfa8f40a9: SS Session Timeout, destroying 20241101160348455 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429832154125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160348475 DSS <0004> hlr_ussd.c:239 262423310676978/0x329b7f55: SS Session Timeout, destroying 20241101160348476 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423310676978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160348497 DSS <0004> hlr_ussd.c:239 262420865571349/0x6f28709d: SS Session Timeout, destroying 20241101160348497 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420865571349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Fri Nov 1 16:03:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_gsup_check_imei started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160350363 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160350363 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160350368 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160350373 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350373 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160350373 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160350373 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  20241101160350373 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160350373 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  20241101160350373 DLGSUP <0013> gsup_server.c:235 2:  20241101160350373 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160350373 DLGSUP <0013> gsup_server.c:235 3:  20241101160350374 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160350374 DLGSUP <0013> gsup_server.c:235 4:  20241101160350374 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160350374 DLGSUP <0013> gsup_server.c:235 5:  HLR_Test-GSUP-IPA(253)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160350374 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160350374 DLGSUP <0013> gsup_server.c:235 7:  20241101160350374 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160350374 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160350374 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160350374 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@f1d6a4144af6: 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") 20241101160350399 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41013<->l=127.0.0.1:4259) 20241101160350415 DAUC <0003> db_auc.c:157 IMSI='262420259897594': No 2G Auth Data 20241101160350415 DAUC <0003> db_auc.c:192 IMSI='262420259897594': No 3G Auth Data HLR_Test-GSUP(254)@f1d6a4144af6: Created GsupExpect[0] for "262420259897594" to be handled at TC_gsup_check_imei(257) 20241101160350447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35444<->l=127.0.0.1:4258 20241101160350458 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350458 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420259897594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420259897594"} 20241101160350458 DMAIN <0000> hlr.c:435 IMSI='262420259897594': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160350458 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420259897594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420259897594"} 20241101160350458 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420259897594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350458 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350458 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f1d6a4144af6: Found GsupExpect[0] for "262420259897594" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_check_imei(257)"262420259897594" TC_gsup_check_imei(257)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160350462 DAUC <0003> db_auc.c:192 IMSI='262420259897594': No 3G Auth Data 20241101160350467 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350467 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420259897594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420259897594"} 20241101160350467 DAUC <0003> hlr.c:428 IMSI='262420259897594': storing IMEI = 12345678901234 20241101160350470 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420259897594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420259897594"} 20241101160350470 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420259897594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350470 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350470 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160350472 DAUC <0003> db_auc.c:192 IMSI='262420259897594': No 3G Auth Data 20241101160350474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35444<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@f1d6a4144af6: Final verdict of PTC: pass 20241101160350485 DAUC <0003> db_auc.c:157 IMSI='262428634219759': No 2G Auth Data 20241101160350485 DAUC <0003> db_auc.c:192 IMSI='262428634219759': No 3G Auth Data HLR_Test-GSUP(254)@f1d6a4144af6: Created GsupExpect[0] for "262428634219759" to be handled at TC_gsup_check_imei(258) 20241101160350496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35454<->l=127.0.0.1:4258 20241101160350498 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350498 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428634219759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428634219759"} 20241101160350498 DMAIN <0000> hlr.c:435 IMSI='262428634219759': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160350498 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428634219759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428634219759"} 20241101160350498 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428634219759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350498 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350498 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f1d6a4144af6: Found GsupExpect[0] for "262428634219759" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@f1d6a4144af6: Added IMSI table entry 1TC_gsup_check_imei(258)"262428634219759" TC_gsup_check_imei(258)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160350499 DAUC <0003> db_auc.c:192 IMSI='262428634219759': No 3G Auth Data 20241101160350500 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350500 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428634219759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428634219759"} 20241101160350500 DAUC <0003> hlr.c:428 IMSI='262428634219759': storing IMEI = 12345678901234 20241101160350503 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428634219759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428634219759"} 20241101160350503 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428634219759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350503 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350503 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160350503 DAUC <0003> db_auc.c:192 IMSI='262428634219759': No 3G Auth Data 20241101160350503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35454<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@f1d6a4144af6: Final verdict of PTC: pass 20241101160350512 DAUC <0003> db_auc.c:157 IMSI='262427696967462': No 2G Auth Data 20241101160350512 DAUC <0003> db_auc.c:192 IMSI='262427696967462': No 3G Auth Data HLR_Test-GSUP(254)@f1d6a4144af6: Created GsupExpect[0] for "262427696967462" to be handled at TC_gsup_check_imei(259) 20241101160350523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35470<->l=127.0.0.1:4258 20241101160350526 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350526 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427696967462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427696967462"} 20241101160350526 DMAIN <0000> hlr.c:435 IMSI='262427696967462': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160350526 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427696967462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427696967462"} 20241101160350526 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427696967462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350526 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350526 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f1d6a4144af6: Found GsupExpect[0] for "262427696967462" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@f1d6a4144af6: Added IMSI table entry 2TC_gsup_check_imei(259)"262427696967462" TC_gsup_check_imei(259)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160350526 DAUC <0003> db_auc.c:192 IMSI='262427696967462': No 3G Auth Data 20241101160350527 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350527 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427696967462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427696967462"} 20241101160350527 DAUC <0003> hlr.c:428 IMSI='262427696967462': storing IMEI = 12345678901234 20241101160350530 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427696967462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427696967462"} 20241101160350530 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427696967462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350530 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350530 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160350531 DAUC <0003> db_auc.c:192 IMSI='262427696967462': No 3G Auth Data 20241101160350531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35470<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@f1d6a4144af6: Final verdict of PTC: pass 20241101160350540 DAUC <0003> db_auc.c:157 IMSI='262429299507987': No 2G Auth Data 20241101160350540 DAUC <0003> db_auc.c:192 IMSI='262429299507987': No 3G Auth Data HLR_Test-GSUP(254)@f1d6a4144af6: Created GsupExpect[0] for "262429299507987" to be handled at TC_gsup_check_imei(260) 20241101160350551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35486<->l=127.0.0.1:4258 20241101160350553 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350553 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429299507987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429299507987"} 20241101160350553 DMAIN <0000> hlr.c:435 IMSI='262429299507987': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160350553 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429299507987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429299507987"} 20241101160350553 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429299507987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350553 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350553 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f1d6a4144af6: Found GsupExpect[0] for "262429299507987" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@f1d6a4144af6: Added IMSI table entry 3TC_gsup_check_imei(260)"262429299507987" TC_gsup_check_imei(260)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160350554 DAUC <0003> db_auc.c:157 IMSI='262429299507987': No 2G Auth Data 20241101160350555 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350555 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429299507987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429299507987"} 20241101160350555 DAUC <0003> hlr.c:428 IMSI='262429299507987': storing IMEI = 12345678901234 20241101160350558 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429299507987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429299507987"} 20241101160350558 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429299507987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350558 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350558 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160350558 DAUC <0003> db_auc.c:157 IMSI='262429299507987': No 2G Auth Data 20241101160350559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35486<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@f1d6a4144af6: Final verdict of PTC: pass 20241101160350567 DAUC <0003> db_auc.c:157 IMSI='262422880936350': No 2G Auth Data 20241101160350567 DAUC <0003> db_auc.c:192 IMSI='262422880936350': No 3G Auth Data HLR_Test-GSUP(254)@f1d6a4144af6: Created GsupExpect[0] for "262422880936350" to be handled at TC_gsup_check_imei(261) 20241101160350578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35492<->l=127.0.0.1:4258 20241101160350581 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350581 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422880936350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422880936350"} 20241101160350581 DMAIN <0000> hlr.c:435 IMSI='262422880936350': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160350581 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422880936350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422880936350"} 20241101160350581 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422880936350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350581 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350581 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f1d6a4144af6: Found GsupExpect[0] for "262422880936350" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@f1d6a4144af6: Added IMSI table entry 4TC_gsup_check_imei(261)"262422880936350" TC_gsup_check_imei(261)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160350581 DAUC <0003> db_auc.c:157 IMSI='262422880936350': No 2G Auth Data 20241101160350582 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350582 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422880936350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422880936350"} 20241101160350582 DAUC <0003> hlr.c:428 IMSI='262422880936350': storing IMEI = 12345678901234 20241101160350585 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422880936350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422880936350"} 20241101160350585 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422880936350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350585 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350585 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160350586 DAUC <0003> db_auc.c:157 IMSI='262422880936350': No 2G Auth Data 20241101160350586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35492<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@f1d6a4144af6: Final verdict of PTC: pass 20241101160350595 DAUC <0003> db_auc.c:157 IMSI='262425636217683': No 2G Auth Data 20241101160350595 DAUC <0003> db_auc.c:192 IMSI='262425636217683': No 3G Auth Data HLR_Test-GSUP(254)@f1d6a4144af6: Created GsupExpect[0] for "262425636217683" to be handled at TC_gsup_check_imei(262) 20241101160350609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35502<->l=127.0.0.1:4258 20241101160350611 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350611 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425636217683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425636217683"} 20241101160350611 DMAIN <0000> hlr.c:435 IMSI='262425636217683': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160350611 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425636217683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425636217683"} 20241101160350611 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425636217683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350611 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350611 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f1d6a4144af6: Found GsupExpect[0] for "262425636217683" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@f1d6a4144af6: Added IMSI table entry 5TC_gsup_check_imei(262)"262425636217683" TC_gsup_check_imei(262)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160350613 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350613 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425636217683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425636217683"} 20241101160350613 DAUC <0003> hlr.c:428 IMSI='262425636217683': storing IMEI = 12345678901234 20241101160350616 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425636217683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425636217683"} 20241101160350616 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425636217683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350616 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350616 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160350617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35502<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@f1d6a4144af6: Final verdict of PTC: pass 20241101160350629 DAUC <0003> db_auc.c:157 IMSI='262426615058171': No 2G Auth Data 20241101160350629 DAUC <0003> db_auc.c:192 IMSI='262426615058171': No 3G Auth Data HLR_Test-GSUP(254)@f1d6a4144af6: Created GsupExpect[0] for "262426615058171" to be handled at TC_gsup_check_imei(263) 20241101160350644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 20241101160350646 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350646 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426615058171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426615058171"} 20241101160350646 DMAIN <0000> hlr.c:435 IMSI='262426615058171': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160350646 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426615058171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426615058171"} 20241101160350646 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426615058171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350646 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350646 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f1d6a4144af6: Found GsupExpect[0] for "262426615058171" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@f1d6a4144af6: Added IMSI table entry 6TC_gsup_check_imei(263)"262426615058171" TC_gsup_check_imei(263)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160350648 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350648 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426615058171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426615058171"} 20241101160350648 DAUC <0003> hlr.c:428 IMSI='262426615058171': storing IMEI = 12345678901234 20241101160350651 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426615058171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426615058171"} 20241101160350651 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426615058171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350651 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350651 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160350652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@f1d6a4144af6: Final verdict of PTC: pass 20241101160350663 DAUC <0003> db_auc.c:157 IMSI='262429827778959': No 2G Auth Data 20241101160350663 DAUC <0003> db_auc.c:192 IMSI='262429827778959': No 3G Auth Data HLR_Test-GSUP(254)@f1d6a4144af6: Created GsupExpect[0] for "262429827778959" to be handled at TC_gsup_check_imei(264) 20241101160350677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35522<->l=127.0.0.1:4258 20241101160350679 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350679 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429827778959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429827778959"} 20241101160350679 DMAIN <0000> hlr.c:435 IMSI='262429827778959': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160350679 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429827778959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429827778959"} 20241101160350679 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429827778959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350679 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350679 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f1d6a4144af6: Found GsupExpect[0] for "262429827778959" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@f1d6a4144af6: Added IMSI table entry 7TC_gsup_check_imei(264)"262429827778959" TC_gsup_check_imei(264)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160350681 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350681 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429827778959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429827778959"} 20241101160350681 DAUC <0003> hlr.c:428 IMSI='262429827778959': storing IMEI = 12345678901234 20241101160350684 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429827778959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429827778959"} 20241101160350684 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429827778959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350684 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350684 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160350685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35522<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@f1d6a4144af6: Final verdict of PTC: pass MTC@f1d6a4144af6: setverdict(pass): none -> pass 20241101160350693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4258 HLR_Test-GSUP(254)@f1d6a4144af6: Final verdict of PTC: none 20241101160350694 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350694 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160350694 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160350694 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160350694 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41013<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(253)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@f1d6a4144af6: Final verdict of PTC: none 255@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: pass MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_gsup_check_imei finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Fri Nov 1 16:03:50 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 20241101160350717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35526<->l=127.0.0.1:4258 20241101160350818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35526<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1412) Waiting for packet dumper to finish... 1 (prev_count=1412, count=67728) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:03:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_gsup_check_imei_via_proxy started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160353929 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160353929 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160353934 DLINP <000b> input/ipa.c:451 connected read/write 20241101160353934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160353936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45580<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(265)@f1d6a4144af6: 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 } } } } 20241101160353940 DLINP <000b> input/ipa.c:451 connected read/write 20241101160353940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160353940 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160353940 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160353940 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  20241101160353940 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160353940 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  20241101160353940 DLGSUP <0013> gsup_server.c:235 2:  20241101160353940 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160353940 DLGSUP <0013> gsup_server.c:235 3:  20241101160353940 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160353940 DLGSUP <0013> gsup_server.c:235 4:  20241101160353940 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160353940 DLGSUP <0013> gsup_server.c:235 5:  20241101160353940 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160353940 DLGSUP <0013> gsup_server.c:235 7:  20241101160353940 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160353940 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160353940 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160353940 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@f1d6a4144af6: 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") 20241101160353956 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42765<->l=127.0.0.1:4259) 20241101160353970 DAUC <0003> db_auc.c:157 IMSI='262425270942194': No 2G Auth Data 20241101160353970 DAUC <0003> db_auc.c:192 IMSI='262425270942194': No 3G Auth Data HLR_Test-GSUP(266)@f1d6a4144af6: Created GsupExpect[0] for "262425270942194" to be handled at TC_gsup_check_imei_via_proxy(269) 20241101160354001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45596<->l=127.0.0.1:4258 20241101160354009 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354009 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425270942194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425270942194" source_name="the-source\n"} 20241101160354009 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241101160354009 DMAIN <0000> hlr.c:435 IMSI='262425270942194': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160354009 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425270942194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425270942194" destination_name="the-source\n"} 20241101160354009 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262425270942194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354009 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354009 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f1d6a4144af6: Found GsupExpect[0] for "262425270942194" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262425270942194" TC_gsup_check_imei_via_proxy(269)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160354011 DAUC <0003> db_auc.c:192 IMSI='262425270942194': No 3G Auth Data 20241101160354014 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354014 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425270942194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425270942194" source_name="the-source\n"} 20241101160354014 DAUC <0003> hlr.c:428 IMSI='262425270942194': storing IMEI = 12345678901234 20241101160354017 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425270942194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425270942194" destination_name="the-source\n"} 20241101160354017 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262425270942194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354017 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354017 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160354018 DAUC <0003> db_auc.c:192 IMSI='262425270942194': No 3G Auth Data 20241101160354019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45596<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@f1d6a4144af6: Final verdict of PTC: pass 20241101160354028 DAUC <0003> db_auc.c:157 IMSI='262420629031347': No 2G Auth Data 20241101160354028 DAUC <0003> db_auc.c:192 IMSI='262420629031347': No 3G Auth Data HLR_Test-GSUP(266)@f1d6a4144af6: Created GsupExpect[0] for "262420629031347" to be handled at TC_gsup_check_imei_via_proxy(270) 20241101160354039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45604<->l=127.0.0.1:4258 20241101160354042 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354042 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420629031347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420629031347" source_name="the-source\n"} 20241101160354042 DMAIN <0000> hlr.c:435 IMSI='262420629031347': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160354042 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262420629031347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420629031347" destination_name="the-source\n"} 20241101160354042 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262420629031347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354042 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354042 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f1d6a4144af6: Found GsupExpect[0] for "262420629031347" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@f1d6a4144af6: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262420629031347" TC_gsup_check_imei_via_proxy(270)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160354043 DAUC <0003> db_auc.c:192 IMSI='262420629031347': No 3G Auth Data 20241101160354044 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354044 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420629031347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420629031347" source_name="the-source\n"} 20241101160354044 DAUC <0003> hlr.c:428 IMSI='262420629031347': storing IMEI = 12345678901234 20241101160354047 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262420629031347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420629031347" destination_name="the-source\n"} 20241101160354047 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262420629031347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354047 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354047 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354047 DAUC <0003> db_auc.c:192 IMSI='262420629031347': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160354048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45604<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@f1d6a4144af6: Final verdict of PTC: pass 20241101160354056 DAUC <0003> db_auc.c:157 IMSI='262424966745399': No 2G Auth Data 20241101160354056 DAUC <0003> db_auc.c:192 IMSI='262424966745399': No 3G Auth Data HLR_Test-GSUP(266)@f1d6a4144af6: Created GsupExpect[0] for "262424966745399" to be handled at TC_gsup_check_imei_via_proxy(271) 20241101160354067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45606<->l=127.0.0.1:4258 20241101160354069 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354069 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424966745399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424966745399" source_name="the-source\n"} 20241101160354069 DMAIN <0000> hlr.c:435 IMSI='262424966745399': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160354069 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262424966745399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424966745399" destination_name="the-source\n"} 20241101160354069 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262424966745399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354069 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354069 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f1d6a4144af6: Found GsupExpect[0] for "262424966745399" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@f1d6a4144af6: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262424966745399" TC_gsup_check_imei_via_proxy(271)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160354070 DAUC <0003> db_auc.c:192 IMSI='262424966745399': No 3G Auth Data 20241101160354071 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354071 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424966745399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424966745399" source_name="the-source\n"} 20241101160354071 DAUC <0003> hlr.c:428 IMSI='262424966745399': storing IMEI = 12345678901234 20241101160354074 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262424966745399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424966745399" destination_name="the-source\n"} 20241101160354074 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262424966745399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354074 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354074 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160354074 DAUC <0003> db_auc.c:192 IMSI='262424966745399': No 3G Auth Data 20241101160354075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45606<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@f1d6a4144af6: Final verdict of PTC: pass 20241101160354083 DAUC <0003> db_auc.c:157 IMSI='262421351390588': No 2G Auth Data 20241101160354083 DAUC <0003> db_auc.c:192 IMSI='262421351390588': No 3G Auth Data HLR_Test-GSUP(266)@f1d6a4144af6: Created GsupExpect[0] for "262421351390588" to be handled at TC_gsup_check_imei_via_proxy(272) 20241101160354094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45618<->l=127.0.0.1:4258 20241101160354097 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354097 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421351390588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421351390588" source_name="the-source\n"} 20241101160354097 DMAIN <0000> hlr.c:435 IMSI='262421351390588': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160354097 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262421351390588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421351390588" destination_name="the-source\n"} 20241101160354097 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262421351390588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354097 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354097 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f1d6a4144af6: Found GsupExpect[0] for "262421351390588" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@f1d6a4144af6: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262421351390588" TC_gsup_check_imei_via_proxy(272)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160354098 DAUC <0003> db_auc.c:157 IMSI='262421351390588': No 2G Auth Data 20241101160354099 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354099 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421351390588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421351390588" source_name="the-source\n"} 20241101160354099 DAUC <0003> hlr.c:428 IMSI='262421351390588': storing IMEI = 12345678901234 20241101160354102 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262421351390588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421351390588" destination_name="the-source\n"} 20241101160354102 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262421351390588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354102 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354102 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160354102 DAUC <0003> db_auc.c:157 IMSI='262421351390588': No 2G Auth Data 20241101160354102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45618<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@f1d6a4144af6: Final verdict of PTC: pass 20241101160354111 DAUC <0003> db_auc.c:157 IMSI='262420060505492': No 2G Auth Data 20241101160354111 DAUC <0003> db_auc.c:192 IMSI='262420060505492': No 3G Auth Data HLR_Test-GSUP(266)@f1d6a4144af6: Created GsupExpect[0] for "262420060505492" to be handled at TC_gsup_check_imei_via_proxy(273) 20241101160354122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45622<->l=127.0.0.1:4258 20241101160354124 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354124 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420060505492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420060505492" source_name="the-source\n"} 20241101160354124 DMAIN <0000> hlr.c:435 IMSI='262420060505492': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160354124 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262420060505492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420060505492" destination_name="the-source\n"} 20241101160354124 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262420060505492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354124 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354125 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f1d6a4144af6: Found GsupExpect[0] for "262420060505492" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@f1d6a4144af6: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262420060505492" TC_gsup_check_imei_via_proxy(273)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160354125 DAUC <0003> db_auc.c:157 IMSI='262420060505492': No 2G Auth Data 20241101160354126 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354126 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420060505492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420060505492" source_name="the-source\n"} 20241101160354126 DAUC <0003> hlr.c:428 IMSI='262420060505492': storing IMEI = 12345678901234 20241101160354129 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262420060505492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420060505492" destination_name="the-source\n"} 20241101160354129 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262420060505492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354129 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354129 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160354130 DAUC <0003> db_auc.c:157 IMSI='262420060505492': No 2G Auth Data 20241101160354130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45622<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@f1d6a4144af6: Final verdict of PTC: pass 20241101160354140 DAUC <0003> db_auc.c:157 IMSI='262426261736706': No 2G Auth Data 20241101160354140 DAUC <0003> db_auc.c:192 IMSI='262426261736706': No 3G Auth Data HLR_Test-GSUP(266)@f1d6a4144af6: Created GsupExpect[0] for "262426261736706" to be handled at TC_gsup_check_imei_via_proxy(274) 20241101160354154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45632<->l=127.0.0.1:4258 20241101160354157 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354157 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262426261736706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426261736706" source_name="the-source\n"} 20241101160354157 DMAIN <0000> hlr.c:435 IMSI='262426261736706': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160354157 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262426261736706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426261736706" destination_name="the-source\n"} 20241101160354157 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262426261736706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354157 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354157 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f1d6a4144af6: Found GsupExpect[0] for "262426261736706" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@f1d6a4144af6: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262426261736706" TC_gsup_check_imei_via_proxy(274)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160354159 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354159 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262426261736706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426261736706" source_name="the-source\n"} 20241101160354159 DAUC <0003> hlr.c:428 IMSI='262426261736706': storing IMEI = 12345678901234 20241101160354162 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262426261736706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426261736706" destination_name="the-source\n"} 20241101160354162 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262426261736706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354162 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354162 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160354163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45632<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@f1d6a4144af6: Final verdict of PTC: pass 20241101160354176 DAUC <0003> db_auc.c:157 IMSI='262426081496180': No 2G Auth Data 20241101160354176 DAUC <0003> db_auc.c:192 IMSI='262426081496180': No 3G Auth Data HLR_Test-GSUP(266)@f1d6a4144af6: Created GsupExpect[0] for "262426081496180" to be handled at TC_gsup_check_imei_via_proxy(275) 20241101160354195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45646<->l=127.0.0.1:4258 20241101160354198 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354198 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426081496180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426081496180" source_name="the-source\n"} 20241101160354198 DMAIN <0000> hlr.c:435 IMSI='262426081496180': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160354198 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262426081496180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426081496180" destination_name="the-source\n"} 20241101160354198 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262426081496180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354198 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354198 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f1d6a4144af6: Found GsupExpect[0] for "262426081496180" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@f1d6a4144af6: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262426081496180" TC_gsup_check_imei_via_proxy(275)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160354200 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354200 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426081496180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426081496180" source_name="the-source\n"} 20241101160354200 DAUC <0003> hlr.c:428 IMSI='262426081496180': storing IMEI = 12345678901234 20241101160354203 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262426081496180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426081496180" destination_name="the-source\n"} 20241101160354203 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262426081496180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354203 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354203 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160354204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45646<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@f1d6a4144af6: Final verdict of PTC: pass 20241101160354215 DAUC <0003> db_auc.c:157 IMSI='262421340796502': No 2G Auth Data 20241101160354215 DAUC <0003> db_auc.c:192 IMSI='262421340796502': No 3G Auth Data HLR_Test-GSUP(266)@f1d6a4144af6: Created GsupExpect[0] for "262421340796502" to be handled at TC_gsup_check_imei_via_proxy(276) 20241101160354230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45648<->l=127.0.0.1:4258 20241101160354233 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354233 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421340796502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421340796502" source_name="the-source\n"} 20241101160354233 DMAIN <0000> hlr.c:435 IMSI='262421340796502': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160354233 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421340796502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421340796502" destination_name="the-source\n"} 20241101160354233 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262421340796502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354233 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354233 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f1d6a4144af6: Found GsupExpect[0] for "262421340796502" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@f1d6a4144af6: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262421340796502" TC_gsup_check_imei_via_proxy(276)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160354235 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354235 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421340796502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421340796502" source_name="the-source\n"} 20241101160354235 DAUC <0003> hlr.c:428 IMSI='262421340796502': storing IMEI = 12345678901234 20241101160354238 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421340796502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421340796502" destination_name="the-source\n"} 20241101160354238 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262421340796502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354238 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354238 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160354239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45648<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@f1d6a4144af6: Final verdict of PTC: pass MTC@f1d6a4144af6: setverdict(pass): none -> pass 20241101160354247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45580<->l=127.0.0.1:4258 20241101160354248 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354248 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160354248 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160354248 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160354248 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@f1d6a4144af6: Final verdict of PTC: none 20241101160354248 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42765<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(265)@f1d6a4144af6: Final verdict of PTC: none 267@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: pass MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Fri Nov 1 16:03:54 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 20241101160354271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45658<->l=127.0.0.1:4258 20241101160354372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45658<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=68108) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:03:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_gsup_check_imei_invalid_len started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160357489 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160357489 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160357494 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45666<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160357499 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357499 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160357499 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160357499 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  20241101160357499 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160357499 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  20241101160357499 DLGSUP <0013> gsup_server.c:235 2:  20241101160357499 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160357499 DLGSUP <0013> gsup_server.c:235 3:  20241101160357499 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160357499 DLGSUP <0013> gsup_server.c:235 4:  20241101160357499 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160357499 DLGSUP <0013> gsup_server.c:235 5:  20241101160357499 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160357499 DLGSUP <0013> gsup_server.c:235 7:  20241101160357499 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160357499 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160357500 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160357500 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@f1d6a4144af6: 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") 20241101160357527 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41697<->l=127.0.0.1:4259) 20241101160357564 DAUC <0003> db_auc.c:157 IMSI='262428390982641': No 2G Auth Data 20241101160357564 DAUC <0003> db_auc.c:192 IMSI='262428390982641': No 3G Auth Data HLR_Test-GSUP(278)@f1d6a4144af6: Created GsupExpect[0] for "262428390982641" to be handled at TC_gsup_check_imei_invalid_len(281) 20241101160357601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45676<->l=127.0.0.1:4258 20241101160357611 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357611 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428390982641"} 20241101160357611 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241101160357611 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428390982641" cause=Invalid mandatory information} 20241101160357611 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357611 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357611 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f1d6a4144af6: Found GsupExpect[0] for "262428390982641" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262428390982641" TC_gsup_check_imei_invalid_len(281)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160357616 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357616 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428390982641"} 20241101160357616 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241101160357616 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428390982641" cause=Invalid mandatory information} 20241101160357616 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357616 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357617 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357620 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357620 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428390982641"} 20241101160357620 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241101160357621 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428390982641" cause=Invalid mandatory information} 20241101160357621 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357621 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357621 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357624 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357624 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428390982641"} 20241101160357624 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241101160357624 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428390982641" cause=Invalid mandatory information} 20241101160357624 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357625 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357625 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357628 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357628 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428390982641"} 20241101160357628 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241101160357628 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428390982641" cause=Invalid mandatory information} 20241101160357628 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357628 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357628 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45676<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@f1d6a4144af6: Final verdict of PTC: pass 20241101160357643 DAUC <0003> db_auc.c:157 IMSI='262427811186185': No 2G Auth Data 20241101160357643 DAUC <0003> db_auc.c:192 IMSI='262427811186185': No 3G Auth Data HLR_Test-GSUP(278)@f1d6a4144af6: Created GsupExpect[0] for "262427811186185" to be handled at TC_gsup_check_imei_invalid_len(282) 20241101160357656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45686<->l=127.0.0.1:4258 20241101160357657 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357657 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427811186185"} 20241101160357657 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241101160357657 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427811186185" cause=Invalid mandatory information} 20241101160357657 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357657 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357657 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f1d6a4144af6: Found GsupExpect[0] for "262427811186185" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@f1d6a4144af6: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262427811186185" TC_gsup_check_imei_invalid_len(282)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160357658 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357658 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427811186185"} 20241101160357658 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241101160357658 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427811186185" cause=Invalid mandatory information} 20241101160357658 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357658 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357658 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357659 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357659 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427811186185"} 20241101160357659 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241101160357659 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427811186185" cause=Invalid mandatory information} 20241101160357659 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357659 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357659 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357660 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357660 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427811186185"} 20241101160357660 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241101160357660 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427811186185" cause=Invalid mandatory information} 20241101160357660 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357660 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357660 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357661 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357661 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427811186185"} 20241101160357661 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241101160357661 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427811186185" cause=Invalid mandatory information} 20241101160357661 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357661 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357661 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45686<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@f1d6a4144af6: Final verdict of PTC: pass 20241101160357670 DAUC <0003> db_auc.c:157 IMSI='262422922076663': No 2G Auth Data 20241101160357670 DAUC <0003> db_auc.c:192 IMSI='262422922076663': No 3G Auth Data HLR_Test-GSUP(278)@f1d6a4144af6: Created GsupExpect[0] for "262422922076663" to be handled at TC_gsup_check_imei_invalid_len(283) 20241101160357681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45696<->l=127.0.0.1:4258 20241101160357683 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357683 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422922076663"} 20241101160357683 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241101160357683 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422922076663" cause=Invalid mandatory information} 20241101160357683 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357683 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357683 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f1d6a4144af6: Found GsupExpect[0] for "262422922076663" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@f1d6a4144af6: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262422922076663" TC_gsup_check_imei_invalid_len(283)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160357684 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357684 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422922076663"} 20241101160357684 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241101160357684 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422922076663" cause=Invalid mandatory information} 20241101160357684 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357684 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357684 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357685 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357685 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422922076663"} 20241101160357685 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241101160357685 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422922076663" cause=Invalid mandatory information} 20241101160357685 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357685 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357685 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357686 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357686 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422922076663"} 20241101160357686 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241101160357686 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422922076663" cause=Invalid mandatory information} 20241101160357686 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357686 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357686 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357686 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357686 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422922076663"} 20241101160357686 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241101160357686 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422922076663" cause=Invalid mandatory information} 20241101160357686 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357686 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357686 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45696<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@f1d6a4144af6: Final verdict of PTC: pass 20241101160357696 DAUC <0003> db_auc.c:157 IMSI='262421448689904': No 2G Auth Data 20241101160357696 DAUC <0003> db_auc.c:192 IMSI='262421448689904': No 3G Auth Data HLR_Test-GSUP(278)@f1d6a4144af6: Created GsupExpect[0] for "262421448689904" to be handled at TC_gsup_check_imei_invalid_len(284) 20241101160357708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45700<->l=127.0.0.1:4258 20241101160357709 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357709 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421448689904"} 20241101160357709 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241101160357709 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421448689904" cause=Invalid mandatory information} 20241101160357709 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357709 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357709 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f1d6a4144af6: Found GsupExpect[0] for "262421448689904" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@f1d6a4144af6: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262421448689904" TC_gsup_check_imei_invalid_len(284)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160357710 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357710 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421448689904"} 20241101160357710 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241101160357710 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421448689904" cause=Invalid mandatory information} 20241101160357710 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357710 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357710 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357711 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421448689904"} 20241101160357711 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241101160357711 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421448689904" cause=Invalid mandatory information} 20241101160357711 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357711 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421448689904"} 20241101160357711 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241101160357711 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421448689904" cause=Invalid mandatory information} 20241101160357711 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357712 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357712 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421448689904"} 20241101160357712 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241101160357712 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421448689904" cause=Invalid mandatory information} 20241101160357712 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357712 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357712 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45700<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@f1d6a4144af6: Final verdict of PTC: pass 20241101160357721 DAUC <0003> db_auc.c:157 IMSI='262424802731650': No 2G Auth Data 20241101160357721 DAUC <0003> db_auc.c:192 IMSI='262424802731650': No 3G Auth Data HLR_Test-GSUP(278)@f1d6a4144af6: Created GsupExpect[0] for "262424802731650" to be handled at TC_gsup_check_imei_invalid_len(285) 20241101160357733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45708<->l=127.0.0.1:4258 20241101160357734 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357734 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424802731650"} 20241101160357734 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241101160357734 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424802731650" cause=Invalid mandatory information} 20241101160357734 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357734 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357734 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f1d6a4144af6: Found GsupExpect[0] for "262424802731650" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@f1d6a4144af6: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262424802731650" TC_gsup_check_imei_invalid_len(285)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160357735 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357735 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424802731650"} 20241101160357735 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241101160357735 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424802731650" cause=Invalid mandatory information} 20241101160357735 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357735 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357735 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357736 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424802731650"} 20241101160357736 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241101160357736 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424802731650" cause=Invalid mandatory information} 20241101160357736 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357736 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424802731650"} 20241101160357736 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241101160357736 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424802731650" cause=Invalid mandatory information} 20241101160357736 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357737 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357737 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424802731650"} 20241101160357737 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241101160357737 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424802731650" cause=Invalid mandatory information} 20241101160357737 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357737 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357737 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45708<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@f1d6a4144af6: Final verdict of PTC: pass 20241101160357746 DAUC <0003> db_auc.c:157 IMSI='262420531065192': No 2G Auth Data 20241101160357746 DAUC <0003> db_auc.c:192 IMSI='262420531065192': No 3G Auth Data HLR_Test-GSUP(278)@f1d6a4144af6: Created GsupExpect[0] for "262420531065192" to be handled at TC_gsup_check_imei_invalid_len(286) 20241101160357760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4258 20241101160357761 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357761 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420531065192"} 20241101160357761 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241101160357761 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420531065192" cause=Invalid mandatory information} 20241101160357761 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357761 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357761 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f1d6a4144af6: Found GsupExpect[0] for "262420531065192" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@f1d6a4144af6: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420531065192" TC_gsup_check_imei_invalid_len(286)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160357762 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357762 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420531065192"} 20241101160357762 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241101160357762 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420531065192" cause=Invalid mandatory information} 20241101160357762 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357762 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357762 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357763 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357763 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420531065192"} 20241101160357763 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241101160357763 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420531065192" cause=Invalid mandatory information} 20241101160357763 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357763 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357763 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357763 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357763 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420531065192"} 20241101160357763 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241101160357763 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420531065192" cause=Invalid mandatory information} 20241101160357763 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357763 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357763 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357764 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357764 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420531065192"} 20241101160357764 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241101160357764 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420531065192" cause=Invalid mandatory information} 20241101160357764 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357764 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357764 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@f1d6a4144af6: Final verdict of PTC: pass 20241101160357776 DAUC <0003> db_auc.c:157 IMSI='262421066735205': No 2G Auth Data 20241101160357776 DAUC <0003> db_auc.c:192 IMSI='262421066735205': No 3G Auth Data HLR_Test-GSUP(278)@f1d6a4144af6: Created GsupExpect[0] for "262421066735205" to be handled at TC_gsup_check_imei_invalid_len(287) 20241101160357790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4258 20241101160357792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357792 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421066735205"} 20241101160357792 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241101160357792 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421066735205" cause=Invalid mandatory information} 20241101160357792 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f1d6a4144af6: Found GsupExpect[0] for "262421066735205" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@f1d6a4144af6: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262421066735205" TC_gsup_check_imei_invalid_len(287)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160357793 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357793 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421066735205"} 20241101160357793 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241101160357793 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421066735205" cause=Invalid mandatory information} 20241101160357793 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357793 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357793 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357794 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357794 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421066735205"} 20241101160357794 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241101160357794 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421066735205" cause=Invalid mandatory information} 20241101160357794 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357794 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357794 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357794 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357794 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421066735205"} 20241101160357794 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241101160357794 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421066735205" cause=Invalid mandatory information} 20241101160357794 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357794 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357794 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357795 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357795 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421066735205"} 20241101160357795 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241101160357795 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421066735205" cause=Invalid mandatory information} 20241101160357795 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357795 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357795 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@f1d6a4144af6: Final verdict of PTC: pass 20241101160357807 DAUC <0003> db_auc.c:157 IMSI='262429768104181': No 2G Auth Data 20241101160357807 DAUC <0003> db_auc.c:192 IMSI='262429768104181': No 3G Auth Data HLR_Test-GSUP(278)@f1d6a4144af6: Created GsupExpect[0] for "262429768104181" to be handled at TC_gsup_check_imei_invalid_len(288) 20241101160357821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4258 20241101160357823 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357823 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429768104181"} 20241101160357823 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241101160357823 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429768104181" cause=Invalid mandatory information} 20241101160357823 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357823 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357823 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f1d6a4144af6: Found GsupExpect[0] for "262429768104181" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@f1d6a4144af6: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262429768104181" TC_gsup_check_imei_invalid_len(288)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160357824 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357824 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429768104181"} 20241101160357824 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241101160357824 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429768104181" cause=Invalid mandatory information} 20241101160357824 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357824 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357824 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357825 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357825 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429768104181"} 20241101160357825 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241101160357825 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429768104181" cause=Invalid mandatory information} 20241101160357825 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357825 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357825 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357825 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357825 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429768104181"} 20241101160357825 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241101160357825 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429768104181" cause=Invalid mandatory information} 20241101160357825 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357825 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357825 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357826 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357826 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429768104181"} 20241101160357826 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241101160357826 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429768104181" cause=Invalid mandatory information} 20241101160357826 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357826 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357826 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160357826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@f1d6a4144af6: Final verdict of PTC: pass MTC@f1d6a4144af6: setverdict(pass): none -> pass 20241101160357835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45666<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@f1d6a4144af6: Final verdict of PTC: none 20241101160357835 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41697<->l=127.0.0.1:4259) 20241101160357836 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357836 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160357836 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160357836 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 279@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: pass MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@f1d6a4144af6: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Fri Nov 1 16:03:57 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 20241101160357859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4258 20241101160357960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45738<->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=50172) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:04:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_gsup_check_imei_unknown_imsi started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160401081 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160401081 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160401086 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160401088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45748<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160401092 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160401092 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160401092 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160401092 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  20241101160401092 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160401092 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  20241101160401092 DLGSUP <0013> gsup_server.c:235 2:  20241101160401092 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160401092 DLGSUP <0013> gsup_server.c:235 3:  20241101160401092 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160401092 DLGSUP <0013> gsup_server.c:235 4:  20241101160401092 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160401092 DLGSUP <0013> gsup_server.c:235 5:  20241101160401092 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160401092 DLGSUP <0013> gsup_server.c:235 7:  20241101160401092 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160401092 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160401092 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160401092 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@f1d6a4144af6: 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") 20241101160401118 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32917<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@f1d6a4144af6: Created GsupExpect[0] for "262424634796635" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241101160401135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45752<->l=127.0.0.1:4258 20241101160401147 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160401148 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424634796635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424634796635"} 20241101160401148 DMAIN <0000> hlr.c:435 IMSI='262424634796635': has IMEI = 22245678901234 (consider setting 'store-imei') 20241101160401148 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424634796635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241101160401148 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424634796635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424634796635" cause=Invalid mandatory information} 20241101160401148 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424634796635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160401148 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160401148 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@f1d6a4144af6: Found GsupExpect[0] for "262424634796635" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@f1d6a4144af6: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262424634796635" TC_gsup_check_imei_unknown_imsi(293)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160401157 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160401157 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424634796635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424634796635"} 20241101160401157 DAUC <0003> hlr.c:428 IMSI='262424634796635': storing IMEI = 22245678901234 20241101160401157 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424634796635': no such subscriber 20241101160401157 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424634796635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241101160401157 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424634796635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424634796635" cause=Invalid mandatory information} 20241101160401157 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424634796635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160401157 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160401157 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160401159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45752<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@f1d6a4144af6: Final verdict of PTC: pass 20241101160401161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45748<->l=127.0.0.1:4258 20241101160401163 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160401163 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160401163 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160401163 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160401163 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32917<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@f1d6a4144af6: Final verdict of PTC: none 291@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 291: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@f1d6a4144af6: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Fri Nov 1 16:04:01 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 20241101160401195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45758<->l=127.0.0.1:4258 20241101160401296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45758<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=14768) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:04:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160404416 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160404416 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160404419 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54174<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(294)@f1d6a4144af6: 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 } } } } 20241101160404422 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404422 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160404422 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160404422 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  20241101160404422 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160404422 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  20241101160404422 DLGSUP <0013> gsup_server.c:235 2:  HLR_Test-GSUP-IPA(294)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160404422 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160404422 DLGSUP <0013> gsup_server.c:235 3:  20241101160404422 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160404422 DLGSUP <0013> gsup_server.c:235 4:  20241101160404422 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160404422 DLGSUP <0013> gsup_server.c:235 5:  20241101160404422 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160404422 DLGSUP <0013> gsup_server.c:235 7:  20241101160404422 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160404422 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160404422 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160404422 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@f1d6a4144af6: 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") 20241101160404433 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44799<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@f1d6a4144af6: Created GsupExpect[0] for "262423888888148" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241101160404439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54176<->l=127.0.0.1:4258 20241101160404466 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404466 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423888888148"} 20241101160404466 DMAIN <0000> hlr.c:227 IMSI='262423888888148': Creating subscriber on demand 20241101160404473 DMAIN <0000> hlr.c:243 IMSI='262423888888148': Successfully assigned MSISDN='413' 20241101160404473 DAUC <0003> hlr.c:428 IMSI='262423888888148': storing IMEI = 12345678901234 20241101160404491 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423888888148"} 20241101160404491 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160404491 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404491 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@f1d6a4144af6: Found GsupExpect[0] for "262423888888148" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@f1d6a4144af6: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262423888888148" TC_subscr_create_on_demand_check_imei_early(298)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160404498 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404498 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404500 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404500 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404502 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404502 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404503 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404503 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404503 DLU <0006> fsm.c:456 lu(262423888888148)[0x612000013720]{UNVALIDATED}: Allocated 20241101160404503 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160404511 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423888888148)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160404511 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404511 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404511 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404514 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404514 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423888888148"} 20241101160404514 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423888888148)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160404514 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160404514 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423888888148"} 20241101160404514 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160404514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423888888148)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160404514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423888888148)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160404514 DLU <0006> fsm.c:568 lu(PS:IMSI-262423888888148)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160404514 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404514 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160404525 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404525 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423888888148"} 20241101160404525 DMAIN <0000> hlr.c:227 IMSI='262423888888148': Creating subscriber on demand 20241101160404536 DMAIN <0000> hlr.c:243 IMSI='262423888888148': Successfully assigned MSISDN='578' 20241101160404536 DAUC <0003> hlr.c:428 IMSI='262423888888148': storing IMEI = 12345678901234 20241101160404539 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423888888148"} 20241101160404539 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160404539 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404539 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160404543 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404543 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404545 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404545 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404548 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404548 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404550 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404550 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404554 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404554 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404554 DLU <0006> fsm.c:456 lu(262423888888148)[0x6120000138a0]{UNVALIDATED}: Allocated 20241101160404554 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160404560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423888888148)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160404560 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404560 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404560 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404563 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404563 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423888888148"} 20241101160404563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423888888148)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160404563 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160404563 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423888888148"} 20241101160404563 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160404563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423888888148)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160404563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423888888148)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160404564 DLU <0006> fsm.c:568 lu(PS:IMSI-262423888888148)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160404564 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404564 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160404576 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404576 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423888888148"} 20241101160404576 DMAIN <0000> hlr.c:227 IMSI='262423888888148': Creating subscriber on demand 20241101160404587 DMAIN <0000> hlr.c:243 IMSI='262423888888148': Successfully assigned MSISDN='389' 20241101160404587 DAUC <0003> hlr.c:428 IMSI='262423888888148': storing IMEI = 12345678901234 20241101160404590 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423888888148"} 20241101160404590 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160404590 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404590 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160404593 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404593 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404595 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404595 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404596 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404596 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404598 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404598 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404601 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404601 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404601 DLU <0006> fsm.c:456 lu(262423888888148)[0x612000013a20]{UNVALIDATED}: Allocated 20241101160404601 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241101160404601 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423888888148" cause=GPRS services not allowed} 20241101160404601 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160404601 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423888888148)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160404601 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423888888148)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241101160404601 DLU <0006> fsm.c:568 lu(PS:IMSI-262423888888148)[0x612000013a20]{UNVALIDATED}: Deallocated 20241101160404601 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404601 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160404612 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404612 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423888888148"} 20241101160404612 DMAIN <0000> hlr.c:227 IMSI='262423888888148': Creating subscriber on demand 20241101160404621 DMAIN <0000> hlr.c:243 IMSI='262423888888148': Successfully assigned MSISDN='170' 20241101160404621 DAUC <0003> hlr.c:428 IMSI='262423888888148': storing IMEI = 12345678901234 20241101160404624 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423888888148"} 20241101160404624 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160404624 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404624 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160404627 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404627 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404629 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404629 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404632 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404632 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404635 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404635 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404635 DLU <0006> fsm.c:456 lu(262423888888148)[0x612000013ba0]{UNVALIDATED}: Allocated 20241101160404635 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241101160404635 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423888888148" cause=GPRS services not allowed} 20241101160404635 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160404635 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423888888148)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160404635 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423888888148)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241101160404635 DLU <0006> fsm.c:568 lu(PS:IMSI-262423888888148)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241101160404635 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404635 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160404646 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404646 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423888888148"} 20241101160404646 DMAIN <0000> hlr.c:227 IMSI='262423888888148': Creating subscriber on demand 20241101160404652 DAUC <0003> hlr.c:428 IMSI='262423888888148': storing IMEI = 12345678901234 20241101160404658 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423888888148"} 20241101160404658 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160404658 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404658 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160404660 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404660 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404662 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404662 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404664 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404664 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404666 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404666 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404666 DLU <0006> fsm.c:456 lu(262423888888148)[0x612000013d20]{UNVALIDATED}: Allocated 20241101160404666 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241101160404666 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423888888148" cause=GPRS services not allowed} 20241101160404666 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160404666 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423888888148)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160404666 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423888888148)[0x612000013d20]{UNVALIDATED}: Freeing instance 20241101160404666 DLU <0006> fsm.c:568 lu(PS:IMSI-262423888888148)[0x612000013d20]{UNVALIDATED}: Deallocated 20241101160404666 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404666 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160404672 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404672 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423888888148"} 20241101160404672 DMAIN <0000> hlr.c:227 IMSI='262423888888148': Creating subscriber on demand 20241101160404675 DAUC <0003> hlr.c:428 IMSI='262423888888148': storing IMEI = 12345678901234 20241101160404679 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423888888148"} 20241101160404679 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160404679 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404679 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160404680 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404680 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404680 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404680 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404680 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404680 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404681 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404681 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404681 DLU <0006> fsm.c:456 lu(262423888888148)[0x612000013ea0]{UNVALIDATED}: Allocated 20241101160404681 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160404686 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423888888148)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160404686 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404686 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404686 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404688 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404688 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423888888148"} 20241101160404688 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423888888148)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160404688 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160404688 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423888888148"} 20241101160404688 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160404688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423888888148)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160404688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423888888148)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160404688 DLU <0006> fsm.c:568 lu(PS:IMSI-262423888888148)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160404688 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404689 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160404695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54176<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@f1d6a4144af6: Final verdict of PTC: pass 20241101160404696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54174<->l=127.0.0.1:4258 20241101160404698 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404698 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160404698 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160404698 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160404698 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44799<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@f1d6a4144af6: Final verdict of PTC: none 296@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 296: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@f1d6a4144af6: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Fri Nov 1 16:04:04 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 20241101160404743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54180<->l=127.0.0.1:4258 20241101160404844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54180<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=924) Waiting for packet dumper to finish... 1 (prev_count=924, count=32212) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:04:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_subscr_create_on_demand_ul started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160407954 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160407954 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160407958 DLINP <000b> input/ipa.c:451 connected read/write 20241101160407958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160407959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54182<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160407963 DLINP <000b> input/ipa.c:451 connected read/write 20241101160407963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160407963 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160407963 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160407963 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  20241101160407963 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160407963 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  20241101160407963 DLGSUP <0013> gsup_server.c:235 2:  20241101160407963 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160407963 DLGSUP <0013> gsup_server.c:235 3:  20241101160407963 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160407963 DLGSUP <0013> gsup_server.c:235 4:  20241101160407963 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160407963 DLGSUP <0013> gsup_server.c:235 5:  20241101160407963 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160407963 DLGSUP <0013> gsup_server.c:235 7:  20241101160407963 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160407963 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160407963 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160407963 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@f1d6a4144af6: 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") 20241101160407977 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34029<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@f1d6a4144af6: Created GsupExpect[0] for "262422842844600" to be handled at TC_subscr_create_on_demand_ul(303) 20241101160407984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54196<->l=127.0.0.1:4258 20241101160408010 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408010 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408010 DMAIN <0000> hlr.c:227 IMSI='262422842844600': Creating subscriber on demand 20241101160408036 DMAIN <0000> hlr.c:243 IMSI='262422842844600': Successfully assigned MSISDN='154' 20241101160408036 DLU <0006> fsm.c:456 lu(262422842844600)[0x612000014020]{UNVALIDATED}: Allocated 20241101160408036 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160408042 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422842844600)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160408042 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408042 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408042 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@f1d6a4144af6: Found GsupExpect[0] for "262422842844600" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@f1d6a4144af6: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262422842844600" 20241101160408051 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408051 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422842844600"} 20241101160408051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422842844600)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160408051 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160408051 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422842844600"} 20241101160408051 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160408051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422842844600)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160408051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422842844600)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160408051 DLU <0006> fsm.c:568 lu(PS:IMSI-262422842844600)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160408052 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408052 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160408054 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408054 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408056 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408057 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408058 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408058 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408068 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408068 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408068 DMAIN <0000> hlr.c:227 IMSI='262422842844600': Creating subscriber on demand 20241101160408074 DMAIN <0000> hlr.c:243 IMSI='262422842844600': Successfully assigned MSISDN='984' 20241101160408074 DLU <0006> fsm.c:456 lu(262422842844600)[0x6120000141a0]{UNVALIDATED}: Allocated 20241101160408074 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160408079 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422842844600)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160408079 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408079 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408079 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408082 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408082 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422842844600"} 20241101160408082 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422842844600)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160408082 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160408082 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422842844600"} 20241101160408082 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160408082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422842844600)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160408082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422842844600)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160408082 DLU <0006> fsm.c:568 lu(PS:IMSI-262422842844600)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160408082 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408082 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160408085 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408085 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408086 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408086 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408088 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408088 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408089 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408089 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408099 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408099 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408099 DMAIN <0000> hlr.c:227 IMSI='262422842844600': Creating subscriber on demand 20241101160408105 DMAIN <0000> hlr.c:243 IMSI='262422842844600': Successfully assigned MSISDN='984' 20241101160408105 DLU <0006> fsm.c:456 lu(262422842844600)[0x612000014320]{UNVALIDATED}: Allocated 20241101160408105 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241101160408105 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422842844600" cause=GPRS services not allowed} 20241101160408105 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160408105 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422842844600)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160408105 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422842844600)[0x612000014320]{UNVALIDATED}: Freeing instance 20241101160408105 DLU <0006> fsm.c:568 lu(PS:IMSI-262422842844600)[0x612000014320]{UNVALIDATED}: Deallocated 20241101160408105 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408105 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160408107 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408107 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408109 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408109 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408110 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408110 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408111 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408111 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408121 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408121 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408121 DMAIN <0000> hlr.c:227 IMSI='262422842844600': Creating subscriber on demand 20241101160408126 DMAIN <0000> hlr.c:243 IMSI='262422842844600': Successfully assigned MSISDN='273' 20241101160408126 DLU <0006> fsm.c:456 lu(262422842844600)[0x6120000144a0]{UNVALIDATED}: Allocated 20241101160408126 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241101160408126 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422842844600" cause=GPRS services not allowed} 20241101160408126 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160408126 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422842844600)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160408126 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422842844600)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241101160408126 DLU <0006> fsm.c:568 lu(PS:IMSI-262422842844600)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241101160408126 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408127 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160408128 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408128 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408130 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408130 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408131 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408131 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408141 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408141 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408141 DMAIN <0000> hlr.c:227 IMSI='262422842844600': Creating subscriber on demand 20241101160408144 DLU <0006> fsm.c:456 lu(262422842844600)[0x612000014620]{UNVALIDATED}: Allocated 20241101160408144 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241101160408144 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422842844600" cause=GPRS services not allowed} 20241101160408144 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160408144 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422842844600)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160408144 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422842844600)[0x612000014620]{UNVALIDATED}: Freeing instance 20241101160408144 DLU <0006> fsm.c:568 lu(PS:IMSI-262422842844600)[0x612000014620]{UNVALIDATED}: Deallocated 20241101160408144 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408144 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160408146 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408146 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408147 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408147 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408149 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408149 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408158 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408158 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408158 DMAIN <0000> hlr.c:227 IMSI='262422842844600': Creating subscriber on demand 20241101160408161 DLU <0006> fsm.c:456 lu(262422842844600)[0x6120000147a0]{UNVALIDATED}: Allocated 20241101160408161 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160408166 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422842844600)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160408166 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408166 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408166 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408169 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408169 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422842844600"} 20241101160408169 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422842844600)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160408169 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160408169 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422842844600"} 20241101160408169 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160408169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422842844600)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160408169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422842844600)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160408169 DLU <0006> fsm.c:568 lu(PS:IMSI-262422842844600)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160408170 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408170 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160408172 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408172 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408173 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408173 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408175 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408175 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160408181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54196<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@f1d6a4144af6: Final verdict of PTC: pass 20241101160408182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54182<->l=127.0.0.1:4258 20241101160408184 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408184 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160408184 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160408184 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160408184 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34029<->l=127.0.0.1:4259) 301@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP(300)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 301: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@f1d6a4144af6: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Fri Nov 1 16:04:08 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 20241101160408210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54198<->l=127.0.0.1:4258 20241101160408311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54198<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5428) Waiting for packet dumper to finish... 1 (prev_count=5428, count=31096) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:04:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_subscr_create_on_demand_sai started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160411434 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160411434 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160411437 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160411438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54212<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160411439 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160411439 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160411439 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160411439 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  20241101160411439 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160411439 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  20241101160411439 DLGSUP <0013> gsup_server.c:235 2:  20241101160411439 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160411439 DLGSUP <0013> gsup_server.c:235 3:  20241101160411439 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160411439 DLGSUP <0013> gsup_server.c:235 4:  20241101160411439 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160411439 DLGSUP <0013> gsup_server.c:235 5:  20241101160411439 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160411439 DLGSUP <0013> gsup_server.c:235 7:  20241101160411439 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160411439 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160411439 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160411439 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@f1d6a4144af6: 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") 20241101160411452 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45697<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@f1d6a4144af6: Created GsupExpect[0] for "262428692671991" to be handled at TC_subscr_create_on_demand_sai(308) 20241101160411458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54228<->l=127.0.0.1:4258 20241101160411482 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160411482 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428692671991"} 20241101160411482 DMAIN <0000> hlr.c:227 IMSI='262428692671991': Creating subscriber on demand 20241101160411512 DMAIN <0000> hlr.c:243 IMSI='262428692671991': Successfully assigned MSISDN='362' 20241101160411512 DAUC <0003> db_auc.c:157 IMSI='262428692671991': No 2G Auth Data 20241101160411512 DAUC <0003> db_auc.c:192 IMSI='262428692671991': No 3G Auth Data 20241101160411512 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428692671991 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 20241101160411512 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428692671991" cause=IMSI unknown in HLR} 20241101160411512 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160411512 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160411512 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@f1d6a4144af6: Found GsupExpect[0] for "262428692671991" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@f1d6a4144af6: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262428692671991" TC_subscr_create_on_demand_sai(308)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160411519 DAUC <0003> db_auc.c:157 IMSI='262428692671991': No 2G Auth Data 20241101160411519 DAUC <0003> db_auc.c:192 IMSI='262428692671991': No 3G Auth Data 20241101160411521 DAUC <0003> db_auc.c:157 IMSI='262428692671991': No 2G Auth Data 20241101160411521 DAUC <0003> db_auc.c:192 IMSI='262428692671991': No 3G Auth Data 20241101160411523 DAUC <0003> db_auc.c:157 IMSI='262428692671991': No 2G Auth Data 20241101160411523 DAUC <0003> db_auc.c:192 IMSI='262428692671991': No 3G Auth Data 20241101160411526 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160411526 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428692671991" cn_domain=PS} 20241101160411526 DLU <0006> fsm.c:456 lu(262428692671991)[0x612000014920]{UNVALIDATED}: Allocated 20241101160411526 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160411532 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428692671991)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160411532 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428692671991" cn_domain=PS} 20241101160411532 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160411532 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160411536 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160411536 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428692671991"} 20241101160411536 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428692671991)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160411536 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160411537 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428692671991"} 20241101160411537 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160411537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428692671991)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160411537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428692671991)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160411537 DLU <0006> fsm.c:568 lu(PS:IMSI-262428692671991)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160411537 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160411537 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160411545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54228<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@f1d6a4144af6: Final verdict of PTC: pass 20241101160411546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54212<->l=127.0.0.1:4258 HLR_Test-GSUP(305)@f1d6a4144af6: Final verdict of PTC: none 20241101160411548 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160411548 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160411549 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160411549 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160411549 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45697<->l=127.0.0.1:4259) 306@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 306: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@f1d6a4144af6: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Fri Nov 1 16:04:11 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 20241101160411584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54050<->l=127.0.0.1:4258 20241101160411685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54050<->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=15660) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:04:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_MSLookup_mDNS_service_other_home started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160414775 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160414775 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160414776 DLINP <000b> input/ipa.c:451 connected read/write 20241101160414776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160414776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54052<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(309)@f1d6a4144af6: 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 } } } } 20241101160414777 DLINP <000b> input/ipa.c:451 connected read/write 20241101160414777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160414777 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160414777 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160414777 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  20241101160414777 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160414777 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  20241101160414777 DLGSUP <0013> gsup_server.c:235 2:  20241101160414777 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160414777 DLGSUP <0013> gsup_server.c:235 3:  20241101160414777 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160414777 DLGSUP <0013> gsup_server.c:235 4:  20241101160414777 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160414777 DLGSUP <0013> gsup_server.c:235 5:  20241101160414777 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160414777 DLGSUP <0013> gsup_server.c:235 7:  20241101160414777 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160414777 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160414777 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160414777 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@f1d6a4144af6: 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") 20241101160414786 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46361<->l=127.0.0.1:4259) 20241101160414787 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241101160414787 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@f1d6a4144af6: Created GsupExpect[0] for "262420824137605" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241101160414794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54062<->l=127.0.0.1:4258 20241101160414799 DAUC <0003> db_auc.c:157 IMSI='262420824137605': No 2G Auth Data 20241101160414799 DAUC <0003> db_auc.c:192 IMSI='262420824137605': No 3G Auth Data 20241101160414808 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610635640.msisdn 20241101160414808 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610635640.msisdn: not attached (vlr_number unset) 20241101160414808 DDGSM <0007> mslookup_server.c:327 sip.voice.491610635640.msisdn: does not exist in GSUP proxy 20241101160415811 DLINP <000b> input/ipa.c:451 connected read/write 20241101160415811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160415811 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420824137605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420824137605" cn_domain=CS} 20241101160415811 DLU <0006> fsm.c:456 lu(262420824137605)[0x612000014da0]{UNVALIDATED}: Allocated 20241101160415811 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420824137605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241101160415840 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420824137605)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160415840 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420824137605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420824137605" cn_domain=CS} 20241101160415840 DLINP <000b> input/ipa.c:451 connected read/write 20241101160415840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160415841 DLINP <000b> input/ipa.c:451 connected read/write 20241101160415841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@f1d6a4144af6: Found GsupExpect[0] for "262420824137605" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@f1d6a4144af6: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420824137605" 20241101160415847 DLINP <000b> input/ipa.c:451 connected read/write 20241101160415847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160415848 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420824137605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420824137605"} 20241101160415848 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420824137605)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160415848 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420824137605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160415848 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420824137605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420824137605"} 20241101160415848 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420824137605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160415848 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420824137605)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160415848 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420824137605)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160415848 DLU <0006> fsm.c:568 lu(CS:IMSI-262420824137605)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160415848 DLINP <000b> input/ipa.c:451 connected read/write 20241101160415848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160415848 DLINP <000b> input/ipa.c:451 connected read/write 20241101160415848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160415852 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610635640.msisdn 20241101160415852 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610635640.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241101160415852 DDGSM <0007> mslookup_server.c:327 sip.voice.491610635640.msisdn: does not exist in GSUP proxy 20241101160415852 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610635640.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@f1d6a4144af6: setverdict(pass): pass -> pass, component reason not changed 20241101160415861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54062<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@f1d6a4144af6: Final verdict of PTC: pass 20241101160415862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54052<->l=127.0.0.1:4258 20241101160415864 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46361<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@f1d6a4144af6: Final verdict of PTC: none 20241101160415864 DLINP <000b> input/ipa.c:451 connected read/write 20241101160415864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160415864 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160415864 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160415864 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 311@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 311: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@f1d6a4144af6: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Fri Nov 1 16:04:15 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 20241101160415902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54064<->l=127.0.0.1:4258 20241101160416003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54064<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12072) Waiting for packet dumper to finish... 1 (prev_count=12072, count=18460) 20241101160417102 DSS <0004> hlr_ussd.c:239 262420176282350/0x35403ce2: SS Session Timeout, destroying 20241101160417102 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420176282350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Fri Nov 1 16:04:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_MSLookup_GSUP_proxy started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160419134 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160419135 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160419137 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160419138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54068<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160419140 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160419140 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160419140 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160419140 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  20241101160419140 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160419140 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  20241101160419140 DLGSUP <0013> gsup_server.c:235 2:  20241101160419140 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160419140 DLGSUP <0013> gsup_server.c:235 3:  20241101160419140 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160419140 DLGSUP <0013> gsup_server.c:235 4:  20241101160419140 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160419140 DLGSUP <0013> gsup_server.c:235 5:  20241101160419140 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160419140 DLGSUP <0013> gsup_server.c:235 7:  20241101160419140 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160419140 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160419140 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160419140 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160419141 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241101160419141 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@f1d6a4144af6: 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") 20241101160419162 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37597<->l=127.0.0.1:4259) 20241101160419164 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241101160419164 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@f1d6a4144af6: Created GsupExpect[0] for "262427290881653" to be handled at TC_MSLookup_GSUP_proxy(320) 20241101160419178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54082<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@f1d6a4144af6: Created GsupExpect[0] for "262427290881653" to be handled at TC_MSLookup_GSUP_proxy(320) 20241101160419186 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160419186 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427290881653 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427290881653" cn_domain=CS} 20241101160419186 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427290881653 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241101160419186 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427290881653 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241101160419187 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427290881653.imsi 20241101160419187 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427290881653.imsi 20241101160419187 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427290881653.imsi: does not exist in local HLR 20241101160419196 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427290881653 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241101160419196 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241101160419197 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241101160419197 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241101160419197 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241101160419197 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241101160419197 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427290881653 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160419197 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160419197 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241101160419197 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160419197 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241101160419197 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160419197 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@f1d6a4144af6: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@f1d6a4144af6: 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) } } } } 20241101160419201 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160419201 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160419201 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241101160419201 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241101160419201 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241101160419203 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160419203 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160419203 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@f1d6a4144af6: 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)@f1d6a4144af6: 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)@f1d6a4144af6: Found GsupExpect[0] for "262427290881653" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@f1d6a4144af6: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427290881653" HLR_Test-GSUP-server-IPA(318)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160419250 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160419250 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160419250 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160419250 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160419250 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427290881653 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615276521 20241101160419250 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427290881653 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160419250 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160419251 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@f1d6a4144af6: Found GsupExpect[0] for "262427290881653" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@f1d6a4144af6: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427290881653" 20241101160419260 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160419260 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160419260 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427290881653 MSISDN-491615276521 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160419260 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160419260 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160419264 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160419264 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160419265 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427290881653 MSISDN-491615276521 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 20241101160419265 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427290881653 MSISDN-491615276521 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160419265 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160419265 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160419268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54082<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@f1d6a4144af6: Final verdict of PTC: pass 20241101160419270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54068<->l=127.0.0.1:4258 20241101160419272 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160419272 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160419272 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160419272 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(315)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-server(317)@f1d6a4144af6: Final verdict of PTC: none 20241101160419273 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37597<->l=127.0.0.1:4259) 316@f1d6a4144af6: Final verdict of PTC: none 20241101160419273 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160419273 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160419273 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241101160419273 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241101160419273 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(314)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 316: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@f1d6a4144af6: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Fri Nov 1 16:04:19 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 20241101160419363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54090<->l=127.0.0.1:4258 20241101160419464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54090<->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=18552) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:04:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160422582 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160422582 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160422587 DLINP <000b> input/ipa.c:451 connected read/write 20241101160422587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160422589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48728<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160422593 DLINP <000b> input/ipa.c:451 connected read/write 20241101160422593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160422593 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160422593 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160422593 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  20241101160422593 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160422593 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  20241101160422593 DLGSUP <0013> gsup_server.c:235 2:  20241101160422593 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160422593 DLGSUP <0013> gsup_server.c:235 3:  20241101160422593 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160422593 DLGSUP <0013> gsup_server.c:235 4:  20241101160422593 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160422593 DLGSUP <0013> gsup_server.c:235 5:  20241101160422593 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160422593 DLGSUP <0013> gsup_server.c:235 7:  20241101160422593 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160422593 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160422593 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160422593 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160422596 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241101160422596 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@f1d6a4144af6: 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") 20241101160422611 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46111<->l=127.0.0.1:4259) 20241101160422616 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241101160422616 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@f1d6a4144af6: Created GsupExpect[0] for "262425736839542" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241101160422634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48742<->l=127.0.0.1:4258 20241101160422666 DAUC <0003> db_auc.c:157 IMSI='262425736839542': No 2G Auth Data 20241101160422666 DAUC <0003> db_auc.c:192 IMSI='262425736839542': No 3G Auth Data 20241101160422683 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425736839542.imsi 20241101160422683 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425736839542.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160422695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48742<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@f1d6a4144af6: Final verdict of PTC: pass 20241101160422697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48728<->l=127.0.0.1:4258 20241101160422699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46111<->l=127.0.0.1:4259) 20241101160422700 DLINP <000b> input/ipa.c:451 connected read/write 20241101160422700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160422700 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160422700 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160422700 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 323@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP(322)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 323: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@f1d6a4144af6: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Fri Nov 1 16:04:22 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 20241101160422756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48756<->l=127.0.0.1:4258 20241101160422857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48756<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2876) Waiting for packet dumper to finish... 1 (prev_count=2876, count=16364) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:04:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160425986 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160425987 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160425989 DLINP <000b> input/ipa.c:451 connected read/write 20241101160425989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160425990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48758<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@f1d6a4144af6: 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) } } } } 20241101160425991 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241101160425991 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@f1d6a4144af6: 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 } } } } 20241101160425992 DLINP <000b> input/ipa.c:451 connected read/write 20241101160425992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160425992 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160425992 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160425992 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  20241101160425992 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160425992 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  20241101160425992 DLGSUP <0013> gsup_server.c:235 2:  20241101160425992 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160425992 DLGSUP <0013> gsup_server.c:235 3:  20241101160425992 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160425992 DLGSUP <0013> gsup_server.c:235 4:  20241101160425992 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160425992 DLGSUP <0013> gsup_server.c:235 5:  20241101160425992 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160425992 DLGSUP <0013> gsup_server.c:235 7:  20241101160425992 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160425992 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160425992 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160425992 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@f1d6a4144af6: 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") 20241101160426004 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43521<->l=127.0.0.1:4259) 20241101160426005 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241101160426005 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@f1d6a4144af6: Created GsupExpect[0] for "262420433557921" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241101160426010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48764<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@f1d6a4144af6: Created GsupExpect[0] for "262420433557921" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241101160426034 DLINP <000b> input/ipa.c:451 connected read/write 20241101160426034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160426034 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420433557921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420433557921" cn_domain=CS} 20241101160426034 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420433557921 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241101160426034 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420433557921 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241101160426034 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420433557921.imsi 20241101160426034 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420433557921.imsi 20241101160426034 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420433557921.imsi: does not exist in local HLR 20241101160426044 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420433557921 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241101160426044 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241101160426044 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241101160426044 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241101160426044 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241101160426044 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241101160426044 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420433557921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160426044 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160426044 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241101160426044 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160426044 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241101160426044 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160426044 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@f1d6a4144af6: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@f1d6a4144af6: 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) } } } } 20241101160426048 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160426048 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160426048 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241101160426048 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241101160426048 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241101160426050 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160426050 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160426050 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@f1d6a4144af6: 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)@f1d6a4144af6: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@f1d6a4144af6: Found GsupExpect[0] for "262420433557921" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@f1d6a4144af6: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420433557921" HLR_Test-GSUP-server-IPA(330)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160426094 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160426094 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160426094 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160426094 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160426094 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420433557921 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610830160 20241101160426094 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420433557921 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160426094 DLINP <000b> input/ipa.c:451 connected read/write 20241101160426094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160426094 DLINP <000b> input/ipa.c:451 connected read/write 20241101160426094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@f1d6a4144af6: Found GsupExpect[0] for "262420433557921" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@f1d6a4144af6: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420433557921" 20241101160426102 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160426102 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160426102 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420433557921 MSISDN-491610830160 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160426102 DLINP <000b> input/ipa.c:451 connected read/write 20241101160426102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160426102 DLINP <000b> input/ipa.c:451 connected read/write 20241101160426102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160426105 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160426106 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160426106 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420433557921 MSISDN-491610830160 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 20241101160426106 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420433557921 MSISDN-491610830160 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160426106 DLINP <000b> input/ipa.c:451 connected read/write 20241101160426106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160426106 DLINP <000b> input/ipa.c:451 connected read/write 20241101160426106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160426109 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420433557921.imsi 20241101160426109 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420433557921.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160427119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48764<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@f1d6a4144af6: Final verdict of PTC: pass 20241101160427121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48758<->l=127.0.0.1:4258 20241101160427123 DLINP <000b> input/ipa.c:451 connected read/write 20241101160427123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160427123 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160427123 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160427123 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160427123 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43521<->l=127.0.0.1:4259) 20241101160427123 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160427123 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160427123 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241101160427123 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241101160427124 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)@f1d6a4144af6: Final verdict of PTC: none 328@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-server(329)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP(327)@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 328: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@f1d6a4144af6: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Fri Nov 1 16:04:27 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 20241101160427147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48780<->l=127.0.0.1:4258 20241101160427248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48780<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14168) Waiting for packet dumper to finish... 1 (prev_count=14168, count=18932) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Fri Nov 1 16:04:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@f1d6a4144af6: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@f1d6a4144af6: legacy= false MTC@f1d6a4144af6: in not legacy case 1 MTC@f1d6a4144af6: in not legacy case 2 20241101160430359 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160430359 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160430363 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160430364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48796<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@f1d6a4144af6: 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)@f1d6a4144af6: 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 } } } } 20241101160430365 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160430366 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160430366 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160430366 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  20241101160430366 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160430366 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  20241101160430366 DLGSUP <0013> gsup_server.c:235 2:  20241101160430366 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160430366 DLGSUP <0013> gsup_server.c:235 3:  20241101160430366 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160430366 DLGSUP <0013> gsup_server.c:235 4:  20241101160430366 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160430366 DLGSUP <0013> gsup_server.c:235 5:  20241101160430366 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160430366 DLGSUP <0013> gsup_server.c:235 7:  20241101160430366 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160430366 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160430366 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160430366 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)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160430367 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241101160430367 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@f1d6a4144af6: 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") 20241101160430390 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35645<->l=127.0.0.1:4259) 20241101160430391 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241101160430391 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@f1d6a4144af6: Created GsupExpect[0] for "262423168432152" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241101160430397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48808<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@f1d6a4144af6: Created GsupExpect[0] for "262423168432152" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241101160430410 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160430410 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423168432152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423168432152" cn_domain=CS} 20241101160430410 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423168432152 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241101160430410 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423168432152 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241101160430410 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423168432152.imsi 20241101160430411 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423168432152.imsi 20241101160430411 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423168432152.imsi: does not exist in local HLR 20241101160430418 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423168432152 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241101160430418 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241101160430418 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241101160430418 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241101160430418 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241101160430418 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241101160430418 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423168432152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160430418 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160430418 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241101160430418 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160430418 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241101160430418 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160430418 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@f1d6a4144af6: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@f1d6a4144af6: 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) } } } } 20241101160430420 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160430420 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160430420 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241101160430420 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241101160430420 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241101160430422 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160430422 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160430422 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@f1d6a4144af6: 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)@f1d6a4144af6: 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)@f1d6a4144af6: Found GsupExpect[0] for "262423168432152" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@f1d6a4144af6: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262423168432152" HLR_Test-GSUP-server-IPA(337)@f1d6a4144af6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@f1d6a4144af6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241101160430466 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160430466 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160430466 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160430466 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160430467 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423168432152 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618430383 20241101160430467 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423168432152 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160430467 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160430467 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@f1d6a4144af6: Found GsupExpect[0] for "262423168432152" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@f1d6a4144af6: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262423168432152" 20241101160430475 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160430475 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160430476 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423168432152 MSISDN-491618430383 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160430476 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160430476 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160430479 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160430479 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160430479 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423168432152 MSISDN-491618430383 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 20241101160430479 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423168432152 MSISDN-491618430383 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160430479 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160430479 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160430482 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618430383.msisdn 20241101160430482 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618430383.msisdn: does not exist in local HLR 20241101160430482 DDGSM <0007> mslookup_server.c:352 sip.voice.491618430383.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241101160430482 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618430383.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@f1d6a4144af6: setverdict(pass): none -> pass 20241101160430485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48808<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@f1d6a4144af6: Final verdict of PTC: pass 20241101160430487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48796<->l=127.0.0.1:4258 20241101160430489 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160430489 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160430489 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160430489 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160430490 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35645<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@f1d6a4144af6: Final verdict of PTC: none 20241101160430490 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160430490 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160430490 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241101160430490 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241101160430491 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)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@f1d6a4144af6: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@f1d6a4144af6: Final verdict of PTC: none 335@f1d6a4144af6: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@f1d6a4144af6: Final verdict of PTC: none MTC@f1d6a4144af6: Setting final verdict of the test case. MTC@f1d6a4144af6: Local verdict of MTC: none MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC with component reference 335: none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@f1d6a4144af6: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@f1d6a4144af6: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@f1d6a4144af6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Fri Nov 1 16:04:30 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 20241101160430583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48816<->l=127.0.0.1:4258 20241101160430683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48816<->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=20692) MTC@f1d6a4144af6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@f1d6a4144af6: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f1d6a4144af6: Terminating MTC. MC@f1d6a4144af6: MTC terminated. MC2> exit MC@f1d6a4144af6: Shutting down session. MC@f1d6a4144af6: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7392.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail->PASS HLR_Tests.TC_MSLookup_GSUP_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail->PASS: 5 pass: 33 [testenv] Testsuite is done [testenv] Stopping testsuite (268524) [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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (268478) [testenv] Showing junit-xml-7392.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/junit-xml-7392.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0'] testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0 Error: no container with name or ID "testenv-hlr-osmocom-nightly-asan-20241101-1602-f92117ec-0" found: no such container [testenv] podman container crashed! [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/148/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS