Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision e72c295fdd725246b50d8c90f9199483d68f349b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e72c295fdd725246b50d8c90f9199483d68f349b # timeout=10 Commit message: "library/GTPv1U_Templates: support sending ext hdrs" > git rev-list --no-walk e72c295fdd725246b50d8c90f9199483d68f349b # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins3486104871430155414.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] 7df3d791ce5cc6061bfd651ee96d58926a7328353be0ecaebea143108aa4730c [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', '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 [188 kB] Fetched 9232 kB in 1s (9559 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', '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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'make', '-j', '17'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.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_5.cc Creating dependency file for MAP_TS_Code_part_6.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_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_1.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_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.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_OM_DataTypes_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_2.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_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_1.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_2.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.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_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.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_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_7.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_4.cc Creating dependency file for GSUP_Emulation_part_5.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_EUSE.cc Creating dependency file for HLR_Tests.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (406 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', '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 The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. Need to get 855 kB of archives. After this operation, 2272 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202410162026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.18.abbf.202410162026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.18.abbf.202410162026 [69.7 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.18.abbf.202410162026 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.18.abbf.202410162026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410162026 [73.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410162026 [19.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202410162026 [23.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.18.abbf.202410162026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202410162026 [112 kB] Fetched 855 kB in 0s (16.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (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_202410162026_amd64.deb ... Unpacking osmocom-nightly (202410162026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.18.abbf.202410162026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.18.abbf.202410162026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.18.abbf.202410162026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.18.abbf.202410162026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.18.abbf.202410162026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.18.abbf.202410162026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.18.abbf.202410162026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.18.abbf.202410162026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.21.7306.202410162026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410162026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202410162026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410162026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202410162026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410162026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.18.abbf.202410162026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.18.abbf.202410162026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202410162026_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202410162026) ... Setting up osmocom-nightly (202410162026) ... Setting up libosmocore22:amd64 (1.10.0.18.abbf.202410162026) ... Setting up libosmovty13:amd64 (1.10.0.18.abbf.202410162026) ... Setting up libosmoisdn0:amd64 (1.10.0.18.abbf.202410162026) ... Setting up libosmogsm20:amd64 (1.10.0.18.abbf.202410162026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410162026) ... Setting up libosmoctrl0:amd64 (1.10.0.18.abbf.202410162026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410162026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410162026) ... Setting up osmo-hlr (1.8.0.2.7c06.202410162026) ... 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/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20241017055522670 DMAIN <0000> hlr.c:813 hlr starting 20241017055522670 DDB <0001> db.c:599 using database: hlr.db 20241017055522670 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241017055522670 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241017055522671 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241017055522671 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it [testenv] Running testsuite 20241017055522728 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241017055522728 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241017055522825 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241017055522826 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241017055522826 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@7df3d791ce5c: Unix server socket created successfully. MC@7df3d791ce5c: Listening on TCP port 40069. 7df3d791ce5c is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 7df3d791ce5c 40069 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@7df3d791ce5c: New HC connected from 10.0.2.100 [10.0.2.100]. 7df3d791ce5c: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@7df3d791ce5c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@7df3d791ce5c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@7df3d791ce5c: Configuration file was processed on all HCs. MC@7df3d791ce5c: Creating MTC on host 10.0.2.100. MC@7df3d791ce5c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Thu Oct 17 05:55:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_sai_err_invalid_imsi started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055524393 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055524393 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055524396 DLINP <000b> input/ipa.c:451 connected read/write 20241017055524396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055524398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59258<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055524400 DLINP <000b> input/ipa.c:451 connected read/write 20241017055524400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055524400 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055524400 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055524400 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 20241017055524400 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055524400 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 20241017055524400 DLGSUP <0013> gsup_server.c:235 2: 20241017055524400 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055524400 DLGSUP <0013> gsup_server.c:235 3: 20241017055524400 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055524400 DLGSUP <0013> gsup_server.c:235 4: 20241017055524400 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055524400 DLGSUP <0013> gsup_server.c:235 5: 20241017055524400 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055524400 DLGSUP <0013> gsup_server.c:235 7: 20241017055524400 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055524400 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055524400 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055524400 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@7df3d791ce5c: 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") 20241017055524420 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40695<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@7df3d791ce5c: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241017055524433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59268<->l=127.0.0.1:4258 20241017055524441 DLINP <000b> input/ipa.c:451 connected read/write 20241017055524441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055524441 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"} 20241017055524441 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" 20241017055524441 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} 20241017055524441 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 20241017055524441 DLINP <000b> input/ipa.c:451 connected read/write 20241017055524441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055524441 DLINP <000b> input/ipa.c:451 connected read/write 20241017055524441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@7df3d791ce5c: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055524444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59268<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@7df3d791ce5c: Final verdict of PTC: pass 20241017055524444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59258<->l=127.0.0.1:4258 20241017055524446 DLINP <000b> input/ipa.c:451 connected read/write 20241017055524446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055524446 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055524446 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055524446 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@7df3d791ce5c: Final verdict of PTC: none 20241017055524446 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40695<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(3)@7df3d791ce5c: Final verdict of PTC: none 5@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 5: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@7df3d791ce5c: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Thu Oct 17 05:55:24 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 20241017055524509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59272<->l=127.0.0.1:4258 20241017055524509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59272<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12344) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Thu Oct 17 05:55:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_sai started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055527591 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055527591 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055527593 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055527594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38084<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055527596 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055527596 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055527596 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055527596 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 20241017055527596 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055527596 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 20241017055527596 DLGSUP <0013> gsup_server.c:235 2: 20241017055527596 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055527596 DLGSUP <0013> gsup_server.c:235 3: 20241017055527596 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055527596 DLGSUP <0013> gsup_server.c:235 4: 20241017055527596 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055527596 DLGSUP <0013> gsup_server.c:235 5: 20241017055527596 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055527596 DLGSUP <0013> gsup_server.c:235 7: 20241017055527596 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055527596 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055527596 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055527596 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@7df3d791ce5c: 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") 20241017055527615 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41123<->l=127.0.0.1:4259) 20241017055527636 DAUC <0003> db_auc.c:157 IMSI='262429476986272': No 2G Auth Data 20241017055527636 DAUC <0003> db_auc.c:192 IMSI='262429476986272': No 3G Auth Data HLR_Test-GSUP(9)@7df3d791ce5c: Created GsupExpect[0] for "262429476986272" to be handled at TC_gsup_sai(12) 20241017055527673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38090<->l=127.0.0.1:4258 20241017055527677 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055527677 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429476986272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429476986272"} 20241017055527686 DAUC <0003> db_auc.c:192 IMSI='262429476986272': No 3G Auth Data 20241017055527686 DAUC <0003> db_auc.c:236 IMSI='262429476986272': Calling to generate 5 vectors 20241017055527686 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017055527686 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055527686 DAUC <0003> auc.c:113 vector [0]: rand = 88e25420047b4bee466e6d4b82c04f63 20241017055527686 DAUC <0003> auc.c:179 vector [0]: kc = 444a9c135c8bb800 20241017055527686 DAUC <0003> auc.c:180 vector [0]: sres = 0185fdae 20241017055527686 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017055527686 DAUC <0003> auc.c:113 vector [1]: rand = cc120baa353c1277ae1585baa1340ba3 20241017055527686 DAUC <0003> auc.c:179 vector [1]: kc = 5bc92e1149389400 20241017055527686 DAUC <0003> auc.c:180 vector [1]: sres = ee8b6788 20241017055527686 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017055527686 DAUC <0003> auc.c:113 vector [2]: rand = 421365fd0fc98bfb680eec9374d6ec1d 20241017055527686 DAUC <0003> auc.c:179 vector [2]: kc = add5ab4684f65c00 20241017055527686 DAUC <0003> auc.c:180 vector [2]: sres = 48bf8620 20241017055527686 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017055527686 DAUC <0003> auc.c:113 vector [3]: rand = 227cdcb85a0318c50f7ef0c8e5646290 20241017055527686 DAUC <0003> auc.c:179 vector [3]: kc = ee91b354c4c8d800 20241017055527686 DAUC <0003> auc.c:180 vector [3]: sres = 0a66baed 20241017055527686 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017055527686 DAUC <0003> auc.c:113 vector [4]: rand = a2688cfdff5c719bcca29dc50e4a1597 20241017055527686 DAUC <0003> auc.c:179 vector [4]: kc = 4360bbe4b4c19000 20241017055527686 DAUC <0003> auc.c:180 vector [4]: sres = 456cea13 20241017055527686 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017055527686 DAUC <0003> db_auc.c:245 IMSI='262429476986272': Generated 5 vectors 20241017055527686 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429476986272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429476986272"} 20241017055527686 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429476986272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055527686 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055527686 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7df3d791ce5c: Found GsupExpect[0] for "262429476986272" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_sai(12)"262429476986272" TC_gsup_sai(12)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_sai(12)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055527690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38090<->l=127.0.0.1:4258 TC_gsup_sai(12)@7df3d791ce5c: Final verdict of PTC: pass 20241017055527715 DAUC <0003> db_auc.c:157 IMSI='262429513961456': No 2G Auth Data 20241017055527715 DAUC <0003> db_auc.c:192 IMSI='262429513961456': No 3G Auth Data HLR_Test-GSUP(9)@7df3d791ce5c: Created GsupExpect[0] for "262429513961456" to be handled at TC_gsup_sai(13) 20241017055527747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38096<->l=127.0.0.1:4258 20241017055527751 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055527751 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429513961456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429513961456"} 20241017055527751 DAUC <0003> db_auc.c:192 IMSI='262429513961456': No 3G Auth Data 20241017055527751 DAUC <0003> db_auc.c:236 IMSI='262429513961456': Calling to generate 5 vectors 20241017055527751 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017055527751 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055527751 DAUC <0003> auc.c:113 vector [0]: rand = c246fe977541973660ee3ed88a69a8ff 20241017055527751 DAUC <0003> auc.c:179 vector [0]: kc = 0dff31c34fccb400 20241017055527751 DAUC <0003> auc.c:180 vector [0]: sres = 0a46a46c 20241017055527751 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017055527751 DAUC <0003> auc.c:113 vector [1]: rand = 567936990dd0099f556033a284892377 20241017055527751 DAUC <0003> auc.c:179 vector [1]: kc = f8684e0fcec8fc00 20241017055527751 DAUC <0003> auc.c:180 vector [1]: sres = b8793afc 20241017055527751 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017055527751 DAUC <0003> auc.c:113 vector [2]: rand = f005c1b878e5dea4d5eec628891197f9 20241017055527751 DAUC <0003> auc.c:179 vector [2]: kc = e482c30ae975a000 20241017055527751 DAUC <0003> auc.c:180 vector [2]: sres = abb08e15 20241017055527751 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017055527751 DAUC <0003> auc.c:113 vector [3]: rand = 8c970a1544ad52ab5359bb1bd04602ac 20241017055527751 DAUC <0003> auc.c:179 vector [3]: kc = 8179d8dd70230c00 20241017055527751 DAUC <0003> auc.c:180 vector [3]: sres = 29ccd4ba 20241017055527751 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017055527751 DAUC <0003> auc.c:113 vector [4]: rand = 003cc0a2acee49ea3f33fe64e91cc87b 20241017055527751 DAUC <0003> auc.c:179 vector [4]: kc = 07578bf81f15ec00 20241017055527751 DAUC <0003> auc.c:180 vector [4]: sres = 8c0ed2c9 20241017055527751 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017055527751 DAUC <0003> db_auc.c:245 IMSI='262429513961456': Generated 5 vectors 20241017055527751 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429513961456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429513961456"} 20241017055527751 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429513961456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055527751 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055527751 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7df3d791ce5c: Found GsupExpect[0] for "262429513961456" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@7df3d791ce5c: Added IMSI table entry 1TC_gsup_sai(13)"262429513961456" TC_gsup_sai(13)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_sai(13)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055527753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38096<->l=127.0.0.1:4258 TC_gsup_sai(13)@7df3d791ce5c: Final verdict of PTC: pass 20241017055527777 DAUC <0003> db_auc.c:157 IMSI='262426026520749': No 2G Auth Data 20241017055527777 DAUC <0003> db_auc.c:192 IMSI='262426026520749': No 3G Auth Data HLR_Test-GSUP(9)@7df3d791ce5c: Created GsupExpect[0] for "262426026520749" to be handled at TC_gsup_sai(14) 20241017055527808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38112<->l=127.0.0.1:4258 20241017055527812 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055527812 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426026520749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426026520749"} 20241017055527813 DAUC <0003> db_auc.c:192 IMSI='262426026520749': No 3G Auth Data 20241017055527813 DAUC <0003> db_auc.c:236 IMSI='262426026520749': Calling to generate 5 vectors 20241017055527813 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017055527813 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055527813 DAUC <0003> auc.c:113 vector [0]: rand = 35710d416c45a83ac11fa48ad86eb498 20241017055527813 DAUC <0003> auc.c:179 vector [0]: kc = fd07d66a1fb3b397 20241017055527813 DAUC <0003> auc.c:180 vector [0]: sres = 4b27eda5 20241017055527813 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017055527813 DAUC <0003> auc.c:113 vector [1]: rand = 7833e2181e6aef741d3b03d18ee5091e 20241017055527813 DAUC <0003> auc.c:179 vector [1]: kc = dcdd5fdcdcaac4b6 20241017055527813 DAUC <0003> auc.c:180 vector [1]: sres = 21c316c1 20241017055527813 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017055527813 DAUC <0003> auc.c:113 vector [2]: rand = c2ec2c5318937e8f36a9c702a0ede984 20241017055527813 DAUC <0003> auc.c:179 vector [2]: kc = b32720cebc1210a6 20241017055527813 DAUC <0003> auc.c:180 vector [2]: sres = af02991f 20241017055527813 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017055527813 DAUC <0003> auc.c:113 vector [3]: rand = 3c9aa319937de76916dccf3cf5bb6ef6 20241017055527813 DAUC <0003> auc.c:179 vector [3]: kc = a60891117a91b137 20241017055527813 DAUC <0003> auc.c:180 vector [3]: sres = 87537823 20241017055527813 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017055527813 DAUC <0003> auc.c:113 vector [4]: rand = 5359a5c86f44f19706c3966bf149f612 20241017055527813 DAUC <0003> auc.c:179 vector [4]: kc = bf1e675b893ecb5a 20241017055527813 DAUC <0003> auc.c:180 vector [4]: sres = 0fb53d42 20241017055527813 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017055527813 DAUC <0003> db_auc.c:245 IMSI='262426026520749': Generated 5 vectors 20241017055527813 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426026520749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426026520749"} 20241017055527813 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426026520749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055527813 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055527813 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7df3d791ce5c: Found GsupExpect[0] for "262426026520749" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@7df3d791ce5c: Added IMSI table entry 2TC_gsup_sai(14)"262426026520749" TC_gsup_sai(14)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_sai(14)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055527815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38112<->l=127.0.0.1:4258 TC_gsup_sai(14)@7df3d791ce5c: Final verdict of PTC: pass 20241017055527840 DAUC <0003> db_auc.c:157 IMSI='262421406971678': No 2G Auth Data 20241017055527840 DAUC <0003> db_auc.c:192 IMSI='262421406971678': No 3G Auth Data HLR_Test-GSUP(9)@7df3d791ce5c: Created GsupExpect[0] for "262421406971678" to be handled at TC_gsup_sai(15) 20241017055527872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38122<->l=127.0.0.1:4258 20241017055527875 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055527875 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421406971678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421406971678"} 20241017055527875 DAUC <0003> db_auc.c:157 IMSI='262421406971678': No 2G Auth Data 20241017055527875 DAUC <0003> db_auc.c:236 IMSI='262421406971678': Calling to generate 5 vectors 20241017055527875 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241017055527875 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055527875 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055527875 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017055527875 DAUC <0003> auc.c:113 vector [0]: rand = 82a8c97f058a62e3cf9fe0a798d38322 20241017055527875 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017055527875 DAUC <0003> auc.c:142 vector [0]: autn = b4976814d1fc00001b7a18c44a84c149 20241017055527875 DAUC <0003> auc.c:143 vector [0]: ck = 636e176c5f6aece172a8901e76c920ab 20241017055527875 DAUC <0003> auc.c:144 vector [0]: ik = 6ad3a734d20ba4c0df5c906128b66378 20241017055527875 DAUC <0003> auc.c:145 vector [0]: res = 1edba1042e7cb7e80000000000000000 20241017055527875 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055527875 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017055527875 DAUC <0003> auc.c:151 vector [0]: kc = a449b027d31e0bf2 20241017055527875 DAUC <0003> auc.c:152 vector [0]: sres = 30a716ec 20241017055527875 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017055527875 DAUC <0003> auc.c:113 vector [1]: rand = 4e0a9254fcfe255b97d34608f07aea7b 20241017055527875 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017055527875 DAUC <0003> auc.c:142 vector [1]: autn = d43fa640e2a30000d125081a0a7c5c58 20241017055527875 DAUC <0003> auc.c:143 vector [1]: ck = abd804a9649871e7581dac6908fc2e36 20241017055527875 DAUC <0003> auc.c:144 vector [1]: ik = 0a2947886aa1a7190b65d6a9b2b4703d 20241017055527875 DAUC <0003> auc.c:145 vector [1]: res = e976777ccc9cc37b0000000000000000 20241017055527875 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055527875 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017055527875 DAUC <0003> auc.c:151 vector [1]: kc = f28939e1b47188f5 20241017055527875 DAUC <0003> auc.c:152 vector [1]: sres = 25eab407 20241017055527875 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017055527875 DAUC <0003> auc.c:113 vector [2]: rand = a84d813c39188038f45aa1cfd7dd509a 20241017055527875 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017055527875 DAUC <0003> auc.c:142 vector [2]: autn = c0cf11f474230000cd771d5a9cb8ed6b 20241017055527875 DAUC <0003> auc.c:143 vector [2]: ck = 919c64be2c2ecd3d2b79dbbebbbcfa3e 20241017055527875 DAUC <0003> auc.c:144 vector [2]: ik = 61d0de9a5629c810bb2cd53b67fb0dd9 20241017055527875 DAUC <0003> auc.c:145 vector [2]: res = 95ff20eb0c1a3ab40000000000000000 20241017055527875 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055527875 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017055527876 DAUC <0003> auc.c:151 vector [2]: kc = 6019b4a1a640f2ca 20241017055527876 DAUC <0003> auc.c:152 vector [2]: sres = 99e51a5f 20241017055527876 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017055527876 DAUC <0003> auc.c:113 vector [3]: rand = 28d329e88336d7e28d04b12d7bb783e3 20241017055527876 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017055527876 DAUC <0003> auc.c:142 vector [3]: autn = df6f629c7b2c00006f2af90a4c3ab31c 20241017055527876 DAUC <0003> auc.c:143 vector [3]: ck = a26a446852e79649d9bfc926ebc4ed58 20241017055527876 DAUC <0003> auc.c:144 vector [3]: ik = 0d6d163b9e8e1caced7db4b6982acda9 20241017055527876 DAUC <0003> auc.c:145 vector [3]: res = adb94560fe7bcf7f0000000000000000 20241017055527876 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055527876 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017055527876 DAUC <0003> auc.c:151 vector [3]: kc = 9bc52fc3bf87aa14 20241017055527876 DAUC <0003> auc.c:152 vector [3]: sres = 53c28a1f 20241017055527876 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017055527876 DAUC <0003> auc.c:113 vector [4]: rand = 8429060df8f45292c932eda1046ccd29 20241017055527876 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017055527876 DAUC <0003> auc.c:142 vector [4]: autn = 953835f09aad00003598f828d4cddb9a 20241017055527876 DAUC <0003> auc.c:143 vector [4]: ck = 38f77f68b6456462dfef8c1882ffb70a 20241017055527876 DAUC <0003> auc.c:144 vector [4]: ik = 587039bfb68315b2d49429ef0aee2b69 20241017055527876 DAUC <0003> auc.c:145 vector [4]: res = 8e1bd2e870ba55220000000000000000 20241017055527876 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055527876 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241017055527876 DAUC <0003> auc.c:151 vector [4]: kc = 6bfce32088d7edb3 20241017055527876 DAUC <0003> auc.c:152 vector [4]: sres = fea187ca 20241017055527876 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241017055527876 DAUC <0003> db_auc.c:245 IMSI='262421406971678': Generated 5 vectors 20241017055527876 DAUC <0003> db_auc.c:249 IMSI='262421406971678': Updating SQN=161 in DB 20241017055527883 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421406971678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421406971678"} 20241017055527883 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421406971678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055527883 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055527883 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7df3d791ce5c: Found GsupExpect[0] for "262421406971678" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@7df3d791ce5c: Added IMSI table entry 3TC_gsup_sai(15)"262421406971678" TC_gsup_sai(15)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_sai(15)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055527886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38122<->l=127.0.0.1:4258 TC_gsup_sai(15)@7df3d791ce5c: Final verdict of PTC: pass 20241017055527911 DAUC <0003> db_auc.c:157 IMSI='262425550092658': No 2G Auth Data 20241017055527911 DAUC <0003> db_auc.c:192 IMSI='262425550092658': No 3G Auth Data HLR_Test-GSUP(9)@7df3d791ce5c: Created GsupExpect[0] for "262425550092658" to be handled at TC_gsup_sai(16) 20241017055527940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38134<->l=127.0.0.1:4258 20241017055527943 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055527943 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425550092658 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425550092658"} 20241017055527943 DAUC <0003> db_auc.c:157 IMSI='262425550092658': No 2G Auth Data 20241017055527943 DAUC <0003> db_auc.c:236 IMSI='262425550092658': Calling to generate 5 vectors 20241017055527943 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241017055527943 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055527943 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241017055527943 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017055527943 DAUC <0003> auc.c:113 vector [0]: rand = e4d357062faecae45f9d1b36915b398f 20241017055527943 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017055527943 DAUC <0003> auc.c:142 vector [0]: autn = 9befbd626f5400006ede660e569c8161 20241017055527943 DAUC <0003> auc.c:143 vector [0]: ck = 93d25caf725e86075f05c2d6ed1a7aa1 20241017055527943 DAUC <0003> auc.c:144 vector [0]: ik = 713ae1e62b1338362b5334fd31a8a5d2 20241017055527943 DAUC <0003> auc.c:145 vector [0]: res = 94fa1f6a2747ec110000000000000000 20241017055527943 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055527943 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017055527943 DAUC <0003> auc.c:151 vector [0]: kc = 96be4b6285ff6142 20241017055527943 DAUC <0003> auc.c:152 vector [0]: sres = b3bdf37b 20241017055527943 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017055527943 DAUC <0003> auc.c:113 vector [1]: rand = 93175926d7ebf3c6f044bae451b31040 20241017055527943 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017055527943 DAUC <0003> auc.c:142 vector [1]: autn = 0dfab40cfdad0000040c2195cd030e28 20241017055527943 DAUC <0003> auc.c:143 vector [1]: ck = ef351ce3672bd055e7e01b6a5603a5c1 20241017055527943 DAUC <0003> auc.c:144 vector [1]: ik = c610645ca6409c6bf42319fcbfe29aaf 20241017055527943 DAUC <0003> auc.c:145 vector [1]: res = bb7a47c86105e9430000000000000000 20241017055527943 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055527943 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017055527943 DAUC <0003> auc.c:151 vector [1]: kc = 3ae67a29288a7350 20241017055527943 DAUC <0003> auc.c:152 vector [1]: sres = da7fae8b 20241017055527943 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017055527943 DAUC <0003> auc.c:113 vector [2]: rand = 44dd2f224d02c074c05e5e459ffd5309 20241017055527943 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017055527943 DAUC <0003> auc.c:142 vector [2]: autn = 6ba5060319300000a09fcef34f51b1ee 20241017055527943 DAUC <0003> auc.c:143 vector [2]: ck = 937d3dc58986bc766d201d7bed7f8729 20241017055527943 DAUC <0003> auc.c:144 vector [2]: ik = b5af07b105ffb5422463cfaf1bacf1cc 20241017055527943 DAUC <0003> auc.c:145 vector [2]: res = b6617751adaa3b720000000000000000 20241017055527943 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055527943 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017055527943 DAUC <0003> auc.c:151 vector [2]: kc = 6f91e8a07aaa7fd1 20241017055527943 DAUC <0003> auc.c:152 vector [2]: sres = 1bcb4c23 20241017055527943 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017055527943 DAUC <0003> auc.c:113 vector [3]: rand = 7018d7b3ac61784d657d3e8a173f85ba 20241017055527943 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017055527943 DAUC <0003> auc.c:142 vector [3]: autn = 7b4e8af71356000080398d02fabc22d6 20241017055527943 DAUC <0003> auc.c:143 vector [3]: ck = 46ffe1dcde0234043a5011110578d512 20241017055527943 DAUC <0003> auc.c:144 vector [3]: ik = b4a7571d43263d07e7dcb71733c69d42 20241017055527943 DAUC <0003> auc.c:145 vector [3]: res = 607eadff024d7ef80000000000000000 20241017055527943 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055527943 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017055527943 DAUC <0003> auc.c:151 vector [3]: kc = 2fd410c7ab9a4153 20241017055527943 DAUC <0003> auc.c:152 vector [3]: sres = 6233d307 20241017055527943 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017055527943 DAUC <0003> auc.c:113 vector [4]: rand = b6e608ca12d4311a13324e488ee3084e 20241017055527943 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017055527943 DAUC <0003> auc.c:142 vector [4]: autn = 7c4eeb4bcaf80000452de067880e93f4 20241017055527943 DAUC <0003> auc.c:143 vector [4]: ck = 8b794791e1d39038b88517fec11a0784 20241017055527943 DAUC <0003> auc.c:144 vector [4]: ik = ca243f4b5f88b1c9d53a22a639e1dce8 20241017055527943 DAUC <0003> auc.c:145 vector [4]: res = 4a29c06f475667890000000000000000 20241017055527943 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055527943 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241017055527943 DAUC <0003> auc.c:151 vector [4]: kc = 2ce24d8246a0fa9d 20241017055527943 DAUC <0003> auc.c:152 vector [4]: sres = 0d7fa7e6 20241017055527943 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241017055527943 DAUC <0003> db_auc.c:245 IMSI='262425550092658': Generated 5 vectors 20241017055527943 DAUC <0003> db_auc.c:249 IMSI='262425550092658': Updating SQN=161 in DB 20241017055527952 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425550092658 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425550092658"} 20241017055527952 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425550092658 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055527952 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055527952 DLINP <000b> input/ipa.c:451 connected read/write 20241017055527952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7df3d791ce5c: Found GsupExpect[0] for "262425550092658" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@7df3d791ce5c: Added IMSI table entry 4TC_gsup_sai(16)"262425550092658" TC_gsup_sai(16)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_sai(16)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055527955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38134<->l=127.0.0.1:4258 TC_gsup_sai(16)@7df3d791ce5c: Final verdict of PTC: pass 20241017055527981 DAUC <0003> db_auc.c:157 IMSI='262428943898716': No 2G Auth Data 20241017055527981 DAUC <0003> db_auc.c:192 IMSI='262428943898716': No 3G Auth Data HLR_Test-GSUP(9)@7df3d791ce5c: Created GsupExpect[0] for "262428943898716" to be handled at TC_gsup_sai(17) 20241017055528020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38136<->l=127.0.0.1:4258 20241017055528025 DLINP <000b> input/ipa.c:451 connected read/write 20241017055528025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055528025 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428943898716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428943898716"} 20241017055528025 DAUC <0003> db_auc.c:236 IMSI='262428943898716': Calling to generate 5 vectors 20241017055528025 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017055528025 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055528025 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055528025 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017055528025 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055528025 DAUC <0003> auc.c:113 vector [0]: rand = a7f7abe91492af81e2877a4458fe1720 20241017055528025 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017055528025 DAUC <0003> auc.c:142 vector [0]: autn = d9db764601ad000030b1be920d60acdc 20241017055528025 DAUC <0003> auc.c:143 vector [0]: ck = 061120ad920781fda034d5edbe6ac528 20241017055528025 DAUC <0003> auc.c:144 vector [0]: ik = 554eb3316c949154a922712180dfafac 20241017055528025 DAUC <0003> auc.c:145 vector [0]: res = 12036345aaf4b29a0000000000000000 20241017055528025 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055528025 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055528025 DAUC <0003> auc.c:179 vector [0]: kc = 7159df32b2ed7c00 20241017055528025 DAUC <0003> auc.c:180 vector [0]: sres = 195923c5 20241017055528025 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055528025 DAUC <0003> auc.c:113 vector [1]: rand = 3146ec98a0d4717958972e102cea67a8 20241017055528025 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017055528025 DAUC <0003> auc.c:142 vector [1]: autn = d086a4c39ec400009865ed89206f7d49 20241017055528025 DAUC <0003> auc.c:143 vector [1]: ck = 0759cd23e0b90d071b9a2f42a62eca68 20241017055528025 DAUC <0003> auc.c:144 vector [1]: ik = 87640d09dc77e02d82c66b467fae3b45 20241017055528025 DAUC <0003> auc.c:145 vector [1]: res = dd97271c588342b30000000000000000 20241017055528025 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055528025 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017055528025 DAUC <0003> auc.c:179 vector [1]: kc = 1e79e62952418000 20241017055528025 DAUC <0003> auc.c:180 vector [1]: sres = 7049d8bd 20241017055528025 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017055528025 DAUC <0003> auc.c:113 vector [2]: rand = 5f893b3a43f30188c28f5dd3a041a6e0 20241017055528025 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017055528025 DAUC <0003> auc.c:142 vector [2]: autn = 83baf02fc86300008200ee68f6d6be16 20241017055528025 DAUC <0003> auc.c:143 vector [2]: ck = 9ed6009b4f6edd410d037a06c8209471 20241017055528025 DAUC <0003> auc.c:144 vector [2]: ik = cfe8ec7072dab6f8485d59a74c16017d 20241017055528025 DAUC <0003> auc.c:145 vector [2]: res = 2b396014306afc620000000000000000 20241017055528025 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055528025 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017055528025 DAUC <0003> auc.c:179 vector [2]: kc = dc03493e4f325000 20241017055528025 DAUC <0003> auc.c:180 vector [2]: sres = d0709b6d 20241017055528025 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017055528025 DAUC <0003> auc.c:113 vector [3]: rand = 73ebf114b66102c027993d86c5496257 20241017055528025 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017055528025 DAUC <0003> auc.c:142 vector [3]: autn = 2e6a0d1a64660000f80d8d223ad4a65a 20241017055528025 DAUC <0003> auc.c:143 vector [3]: ck = 1aad7eb25fb6314f57005afe9c3e8a45 20241017055528025 DAUC <0003> auc.c:144 vector [3]: ik = f09d6f9ed1a2962bf010b6168a7e04ad 20241017055528025 DAUC <0003> auc.c:145 vector [3]: res = 7dc9c07ac83eb6bb0000000000000000 20241017055528025 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055528025 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017055528025 DAUC <0003> auc.c:179 vector [3]: kc = f678afe691785400 20241017055528025 DAUC <0003> auc.c:180 vector [3]: sres = 60973d2b 20241017055528025 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017055528025 DAUC <0003> auc.c:113 vector [4]: rand = 798e25f6deecdef53bc4a7977581f05e 20241017055528025 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017055528025 DAUC <0003> auc.c:142 vector [4]: autn = 7a37fe6311f50000e70854a9d67d45fd 20241017055528025 DAUC <0003> auc.c:143 vector [4]: ck = a9aa7156998f3f2fee0119d4e4949c88 20241017055528025 DAUC <0003> auc.c:144 vector [4]: ik = 8728fd97d4e7c302feb31a338ca7c0ec 20241017055528025 DAUC <0003> auc.c:145 vector [4]: res = 7a394248ac3700e50000000000000000 20241017055528025 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055528025 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017055528025 DAUC <0003> auc.c:179 vector [4]: kc = 0d43524e98f76400 20241017055528025 DAUC <0003> auc.c:180 vector [4]: sres = 3c8ba55b 20241017055528025 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017055528025 DAUC <0003> db_auc.c:245 IMSI='262428943898716': Generated 5 vectors 20241017055528025 DAUC <0003> db_auc.c:249 IMSI='262428943898716': Updating SQN=161 in DB 20241017055528033 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428943898716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428943898716"} 20241017055528033 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428943898716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055528033 DLINP <000b> input/ipa.c:451 connected read/write 20241017055528033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055528034 DLINP <000b> input/ipa.c:451 connected read/write 20241017055528034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7df3d791ce5c: Found GsupExpect[0] for "262428943898716" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@7df3d791ce5c: Added IMSI table entry 5TC_gsup_sai(17)"262428943898716" TC_gsup_sai(17)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_sai(17)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055528038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38136<->l=127.0.0.1:4258 TC_gsup_sai(17)@7df3d791ce5c: Final verdict of PTC: pass 20241017055528079 DAUC <0003> db_auc.c:157 IMSI='262421881065248': No 2G Auth Data 20241017055528079 DAUC <0003> db_auc.c:192 IMSI='262421881065248': No 3G Auth Data HLR_Test-GSUP(9)@7df3d791ce5c: Created GsupExpect[0] for "262421881065248" to be handled at TC_gsup_sai(18) 20241017055528125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38146<->l=127.0.0.1:4258 20241017055528128 DLINP <000b> input/ipa.c:451 connected read/write 20241017055528128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055528129 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421881065248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421881065248"} 20241017055528129 DAUC <0003> db_auc.c:236 IMSI='262421881065248': Calling to generate 5 vectors 20241017055528129 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017055528129 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055528129 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055528129 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017055528129 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055528129 DAUC <0003> auc.c:113 vector [0]: rand = 1a470861cc87c57cec149c3be7e3eadb 20241017055528129 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017055528129 DAUC <0003> auc.c:142 vector [0]: autn = e686284566ec0000ccc7acab6e15ccec 20241017055528129 DAUC <0003> auc.c:143 vector [0]: ck = 3b1f9c807eb1a93d49721859faf36b8e 20241017055528129 DAUC <0003> auc.c:144 vector [0]: ik = cdda4531d613c6fbaa1f9f68f2e67290 20241017055528129 DAUC <0003> auc.c:145 vector [0]: res = fd4fee2defff32320000000000000000 20241017055528129 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055528129 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055528129 DAUC <0003> auc.c:179 vector [0]: kc = 5a0d0270a8d3f800 20241017055528129 DAUC <0003> auc.c:180 vector [0]: sres = cb88359e 20241017055528129 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055528129 DAUC <0003> auc.c:113 vector [1]: rand = e1ce1f2de5ca9a1928caa11b8fc0ff13 20241017055528129 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017055528129 DAUC <0003> auc.c:142 vector [1]: autn = 98032a64e8d00000900e5c62527b2a6b 20241017055528129 DAUC <0003> auc.c:143 vector [1]: ck = c28e30b26d706c9f723bb46cf0fce101 20241017055528129 DAUC <0003> auc.c:144 vector [1]: ik = a8ea9bd2560c3f00b4ce204e1852d801 20241017055528129 DAUC <0003> auc.c:145 vector [1]: res = 28dff4397aecb34f0000000000000000 20241017055528129 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055528129 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017055528129 DAUC <0003> auc.c:179 vector [1]: kc = 6facebd0a3a6b800 20241017055528129 DAUC <0003> auc.c:180 vector [1]: sres = d30824e4 20241017055528129 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017055528129 DAUC <0003> auc.c:113 vector [2]: rand = ad63cdfa24413a4c597bd8c361002c9b 20241017055528129 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017055528129 DAUC <0003> auc.c:142 vector [2]: autn = 38f25ba7a79d00004aac211d421f4a33 20241017055528129 DAUC <0003> auc.c:143 vector [2]: ck = 2eabbc364f5d5ab82213cb5fa7861417 20241017055528129 DAUC <0003> auc.c:144 vector [2]: ik = 35b407524e72e90a02423f928b7ebfc6 20241017055528129 DAUC <0003> auc.c:145 vector [2]: res = 5d9cba7a2bec2dc40000000000000000 20241017055528129 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055528129 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017055528129 DAUC <0003> auc.c:179 vector [2]: kc = e68e19eea4373c00 20241017055528129 DAUC <0003> auc.c:180 vector [2]: sres = 919f0e8e 20241017055528129 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017055528129 DAUC <0003> auc.c:113 vector [3]: rand = 94cd1c83e80bba32d107204f3305a8d1 20241017055528129 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017055528129 DAUC <0003> auc.c:142 vector [3]: autn = e7609bf9dd60000047f0d873d284c1f4 20241017055528129 DAUC <0003> auc.c:143 vector [3]: ck = ab96856fe069891edcb6459f2da6ae82 20241017055528129 DAUC <0003> auc.c:144 vector [3]: ik = 8515bcfb8ba657650cb45d674c476472 20241017055528129 DAUC <0003> auc.c:145 vector [3]: res = 725e2ac63b85f5ce0000000000000000 20241017055528129 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055528129 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017055528129 DAUC <0003> auc.c:179 vector [3]: kc = 44560ed94d1ac000 20241017055528129 DAUC <0003> auc.c:180 vector [3]: sres = bb0c90a6 20241017055528129 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017055528129 DAUC <0003> auc.c:113 vector [4]: rand = 62d059b7bb09e3256e63393e3b739dbe 20241017055528129 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017055528129 DAUC <0003> auc.c:142 vector [4]: autn = 652a2c00b9440000d2efdbed2e76e120 20241017055528129 DAUC <0003> auc.c:143 vector [4]: ck = b2d999b7253f75b6072cdfe278446e6e 20241017055528129 DAUC <0003> auc.c:144 vector [4]: ik = ab05f0ce41981af7e8481232ba90e7fb 20241017055528129 DAUC <0003> auc.c:145 vector [4]: res = 151ca9adc63dc10c0000000000000000 20241017055528129 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055528129 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017055528129 DAUC <0003> auc.c:179 vector [4]: kc = 723350b4c39c4400 20241017055528129 DAUC <0003> auc.c:180 vector [4]: sres = 1448aec4 20241017055528129 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017055528129 DAUC <0003> db_auc.c:245 IMSI='262421881065248': Generated 5 vectors 20241017055528129 DAUC <0003> db_auc.c:249 IMSI='262421881065248': Updating SQN=161 in DB 20241017055528140 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421881065248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421881065248"} 20241017055528140 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421881065248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055528140 DLINP <000b> input/ipa.c:451 connected read/write 20241017055528140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055528140 DLINP <000b> input/ipa.c:451 connected read/write 20241017055528140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7df3d791ce5c: Found GsupExpect[0] for "262421881065248" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@7df3d791ce5c: Added IMSI table entry 6TC_gsup_sai(18)"262421881065248" TC_gsup_sai(18)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_sai(18)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055528143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38146<->l=127.0.0.1:4258 TC_gsup_sai(18)@7df3d791ce5c: Final verdict of PTC: pass 20241017055528175 DAUC <0003> db_auc.c:157 IMSI='262421941499812': No 2G Auth Data 20241017055528175 DAUC <0003> db_auc.c:192 IMSI='262421941499812': No 3G Auth Data HLR_Test-GSUP(9)@7df3d791ce5c: Created GsupExpect[0] for "262421941499812" to be handled at TC_gsup_sai(19) 20241017055528218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38156<->l=127.0.0.1:4258 20241017055528221 DLINP <000b> input/ipa.c:451 connected read/write 20241017055528221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055528221 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421941499812 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421941499812"} 20241017055528221 DAUC <0003> db_auc.c:236 IMSI='262421941499812': Calling to generate 5 vectors 20241017055528221 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017055528221 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055528221 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055528221 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017055528221 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055528221 DAUC <0003> auc.c:113 vector [0]: rand = 01cad9a5942396c94d1aee56392934eb 20241017055528221 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017055528221 DAUC <0003> auc.c:142 vector [0]: autn = 1e5d5946086a0000cb4d4ae8aa1e8baa 20241017055528221 DAUC <0003> auc.c:143 vector [0]: ck = f647bcfb0f427f64b89daac095f7a96c 20241017055528221 DAUC <0003> auc.c:144 vector [0]: ik = f1739b01dd572a7fe6d520a2ee5ca490 20241017055528221 DAUC <0003> auc.c:145 vector [0]: res = 1523f1e659d5ba8c0000000000000000 20241017055528221 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055528221 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055528221 DAUC <0003> auc.c:179 vector [0]: kc = af2dc78574e9ccdf 20241017055528221 DAUC <0003> auc.c:180 vector [0]: sres = 42463bdb 20241017055528221 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055528221 DAUC <0003> auc.c:113 vector [1]: rand = 4da4a4f0dbf3b4fbb83edde013d1117e 20241017055528221 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017055528221 DAUC <0003> auc.c:142 vector [1]: autn = 6b568276c0db000091a03af463c688d5 20241017055528221 DAUC <0003> auc.c:143 vector [1]: ck = 228d2895b726613562b2f1119ebf09ff 20241017055528221 DAUC <0003> auc.c:144 vector [1]: ik = 9e28ec682b44c6b817262056e2e99c67 20241017055528221 DAUC <0003> auc.c:145 vector [1]: res = 2d602ed4ec3080910000000000000000 20241017055528221 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055528221 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017055528221 DAUC <0003> auc.c:179 vector [1]: kc = baac355be5e26beb 20241017055528221 DAUC <0003> auc.c:180 vector [1]: sres = 0cf52e1b 20241017055528221 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017055528221 DAUC <0003> auc.c:113 vector [2]: rand = 4dd5e9a54138952499c36e3674fb0593 20241017055528221 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017055528221 DAUC <0003> auc.c:142 vector [2]: autn = 6682d974f9060000ec19806e4c34e25f 20241017055528221 DAUC <0003> auc.c:143 vector [2]: ck = 920c976557f21da4ed6685da919f71e6 20241017055528221 DAUC <0003> auc.c:144 vector [2]: ik = 7882bdd074512fb7b4b92df37335889f 20241017055528221 DAUC <0003> auc.c:145 vector [2]: res = f81d70204001b3d20000000000000000 20241017055528221 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055528221 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017055528221 DAUC <0003> auc.c:179 vector [2]: kc = 60482367bd72bfa5 20241017055528221 DAUC <0003> auc.c:180 vector [2]: sres = e113be20 20241017055528221 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017055528221 DAUC <0003> auc.c:113 vector [3]: rand = 25c145c212f3a2085f364e85a5bff88d 20241017055528221 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017055528221 DAUC <0003> auc.c:142 vector [3]: autn = 1243d5f25a3900008252bd6f934520be 20241017055528221 DAUC <0003> auc.c:143 vector [3]: ck = b72805fd1e0d68dc98a7f4848d0eabd5 20241017055528221 DAUC <0003> auc.c:144 vector [3]: ik = 2f79b23f1ec09650f21e54cdc972ea65 20241017055528221 DAUC <0003> auc.c:145 vector [3]: res = d7c4936bfa4248cc0000000000000000 20241017055528221 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055528221 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017055528221 DAUC <0003> auc.c:179 vector [3]: kc = c5484cf3554d475d 20241017055528221 DAUC <0003> auc.c:180 vector [3]: sres = 503a90dc 20241017055528221 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017055528221 DAUC <0003> auc.c:113 vector [4]: rand = 4d2b117f4d27629687ef01b74961bf46 20241017055528221 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017055528221 DAUC <0003> auc.c:142 vector [4]: autn = 66e1d203dd70000010d69f3290ecf06a 20241017055528221 DAUC <0003> auc.c:143 vector [4]: ck = ffff783637363ec5dee626c70e49b0b4 20241017055528221 DAUC <0003> auc.c:144 vector [4]: ik = 866cc8782a45a6edbb7aff9f44b3d34e 20241017055528221 DAUC <0003> auc.c:145 vector [4]: res = 18703dbd4e41e9140000000000000000 20241017055528221 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055528221 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017055528221 DAUC <0003> auc.c:179 vector [4]: kc = 002e7c27da8435e1 20241017055528221 DAUC <0003> auc.c:180 vector [4]: sres = 3f61918a 20241017055528221 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017055528221 DAUC <0003> db_auc.c:245 IMSI='262421941499812': Generated 5 vectors 20241017055528221 DAUC <0003> db_auc.c:249 IMSI='262421941499812': Updating SQN=161 in DB 20241017055528229 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421941499812 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421941499812"} 20241017055528229 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421941499812 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055528229 DLINP <000b> input/ipa.c:451 connected read/write 20241017055528229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055528229 DLINP <000b> input/ipa.c:451 connected read/write 20241017055528229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7df3d791ce5c: Found GsupExpect[0] for "262421941499812" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@7df3d791ce5c: Added IMSI table entry 7TC_gsup_sai(19)"262421941499812" TC_gsup_sai(19)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_sai(19)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055528233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38156<->l=127.0.0.1:4258 TC_gsup_sai(19)@7df3d791ce5c: Final verdict of PTC: pass MTC@7df3d791ce5c: setverdict(pass): none -> pass 20241017055528258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38084<->l=127.0.0.1:4258 20241017055528259 DLINP <000b> input/ipa.c:451 connected read/write 20241017055528259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055528259 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055528259 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055528259 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055528259 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41123<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@7df3d791ce5c: Final verdict of PTC: none 10@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: pass MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_gsup_sai finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Thu Oct 17 05:55:28 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241017055528298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38170<->l=127.0.0.1:4258 20241017055528298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38170<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21568) Waiting for packet dumper to finish... 1 (prev_count=21568, count=45372) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Thu Oct 17 05:55:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_sai_num_auth_vectors started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055531371 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055531371 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055531372 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055531375 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531375 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055531375 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055531375 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 20241017055531375 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055531375 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 20241017055531375 DLGSUP <0013> gsup_server.c:235 2: 20241017055531375 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055531375 DLGSUP <0013> gsup_server.c:235 3: 20241017055531375 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055531375 DLGSUP <0013> gsup_server.c:235 4: 20241017055531375 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055531375 DLGSUP <0013> gsup_server.c:235 5: 20241017055531375 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055531375 DLGSUP <0013> gsup_server.c:235 7: 20241017055531375 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055531375 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055531375 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055531375 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@7df3d791ce5c: 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") 20241017055531389 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42051<->l=127.0.0.1:4259) 20241017055531406 DAUC <0003> db_auc.c:157 IMSI='262426916598071': No 2G Auth Data 20241017055531406 DAUC <0003> db_auc.c:192 IMSI='262426916598071': No 3G Auth Data HLR_Test-GSUP(21)@7df3d791ce5c: Created GsupExpect[0] for "262426916598071" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241017055531440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38190<->l=127.0.0.1:4258 20241017055531445 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531445 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426916598071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426916598071"} 20241017055531445 DAUC <0003> db_auc.c:192 IMSI='262426916598071': No 3G Auth Data 20241017055531445 DAUC <0003> db_auc.c:236 IMSI='262426916598071': Calling to generate 1 vectors 20241017055531445 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241017055531445 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531445 DAUC <0003> auc.c:113 vector [0]: rand = 84a259d106a7d215b8a510e7b49765b4 20241017055531445 DAUC <0003> auc.c:179 vector [0]: kc = db8e8420b1a55000 20241017055531445 DAUC <0003> auc.c:180 vector [0]: sres = 1bcd798d 20241017055531445 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017055531445 DAUC <0003> db_auc.c:245 IMSI='262426916598071': Generated 1 vectors 20241017055531445 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426916598071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426916598071"} 20241017055531445 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426916598071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531445 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531445 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7df3d791ce5c: Found GsupExpect[0] for "262426916598071" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262426916598071" TC_gsup_sai_num_auth_vectors(24)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055531449 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531449 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426916598071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426916598071"} 20241017055531449 DAUC <0003> db_auc.c:192 IMSI='262426916598071': No 3G Auth Data 20241017055531449 DAUC <0003> db_auc.c:236 IMSI='262426916598071': Calling to generate 4 vectors 20241017055531449 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241017055531449 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531449 DAUC <0003> auc.c:113 vector [0]: rand = c0f2f528625034554ff36df9a8bef4b7 20241017055531449 DAUC <0003> auc.c:179 vector [0]: kc = cf0aacba9007bc00 20241017055531449 DAUC <0003> auc.c:180 vector [0]: sres = 856749c0 20241017055531449 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017055531449 DAUC <0003> auc.c:113 vector [1]: rand = 9985c71d6b5f244cb163004eba9b16e1 20241017055531449 DAUC <0003> auc.c:179 vector [1]: kc = 0f50c72df7f05400 20241017055531449 DAUC <0003> auc.c:180 vector [1]: sres = ba7b2673 20241017055531449 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017055531449 DAUC <0003> auc.c:113 vector [2]: rand = 81ed84f3474e9a8b85d99b9a5af46d0b 20241017055531449 DAUC <0003> auc.c:179 vector [2]: kc = 3247f6d95ee3dc00 20241017055531449 DAUC <0003> auc.c:180 vector [2]: sres = 1ae53e94 20241017055531449 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017055531449 DAUC <0003> auc.c:113 vector [3]: rand = fec71fa3e42435beec019e05b00eb4b8 20241017055531449 DAUC <0003> auc.c:179 vector [3]: kc = 9617964786c4d800 20241017055531449 DAUC <0003> auc.c:180 vector [3]: sres = 53364c94 20241017055531449 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017055531449 DAUC <0003> db_auc.c:245 IMSI='262426916598071': Generated 4 vectors 20241017055531449 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426916598071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426916598071"} 20241017055531449 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426916598071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531449 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531449 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531451 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531451 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426916598071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426916598071"} 20241017055531451 DAUC <0003> db_auc.c:192 IMSI='262426916598071': No 3G Auth Data 20241017055531451 DAUC <0003> db_auc.c:236 IMSI='262426916598071': Calling to generate 5 vectors 20241017055531451 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017055531451 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531451 DAUC <0003> auc.c:113 vector [0]: rand = d06fc073105a0aa8bdedc5c80c120404 20241017055531451 DAUC <0003> auc.c:179 vector [0]: kc = 5821bec5db9f3400 20241017055531451 DAUC <0003> auc.c:180 vector [0]: sres = 335286f1 20241017055531451 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017055531451 DAUC <0003> auc.c:113 vector [1]: rand = 689cc4976e42b20c3d85b4d26af028c0 20241017055531451 DAUC <0003> auc.c:179 vector [1]: kc = fde0aa2cc79dd800 20241017055531451 DAUC <0003> auc.c:180 vector [1]: sres = 45a0c6a2 20241017055531451 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017055531451 DAUC <0003> auc.c:113 vector [2]: rand = a3cab79e8dd1fbeec2b2c7a8b7f3b236 20241017055531451 DAUC <0003> auc.c:179 vector [2]: kc = 59baf0a30e640400 20241017055531451 DAUC <0003> auc.c:180 vector [2]: sres = 2fa0e49d 20241017055531451 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017055531451 DAUC <0003> auc.c:113 vector [3]: rand = 9087b21cbd64598907a437d15b68d00b 20241017055531451 DAUC <0003> auc.c:179 vector [3]: kc = ab8cab825e729800 20241017055531451 DAUC <0003> auc.c:180 vector [3]: sres = a3a3765d 20241017055531451 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017055531451 DAUC <0003> auc.c:113 vector [4]: rand = 91ae4f8bea819456f6ff6701aff7f5b0 20241017055531451 DAUC <0003> auc.c:179 vector [4]: kc = 74433324603e1c00 20241017055531451 DAUC <0003> auc.c:180 vector [4]: sres = 4b466e4e 20241017055531451 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017055531451 DAUC <0003> db_auc.c:245 IMSI='262426916598071': Generated 5 vectors 20241017055531451 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426916598071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426916598071"} 20241017055531451 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426916598071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531451 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531451 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531454 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531454 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426916598071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426916598071"} 20241017055531454 DAUC <0003> db_auc.c:192 IMSI='262426916598071': No 3G Auth Data 20241017055531454 DAUC <0003> db_auc.c:236 IMSI='262426916598071': Calling to generate 5 vectors 20241017055531454 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017055531454 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531454 DAUC <0003> auc.c:113 vector [0]: rand = 86b7e920ab8354a56abe01bde60dc73d 20241017055531454 DAUC <0003> auc.c:179 vector [0]: kc = 7715d6f037462c00 20241017055531454 DAUC <0003> auc.c:180 vector [0]: sres = 7523cc9c 20241017055531454 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017055531454 DAUC <0003> auc.c:113 vector [1]: rand = de796eb0a0c4d02d4b2b58bce9ad9797 20241017055531454 DAUC <0003> auc.c:179 vector [1]: kc = 9afdfafc4c13f000 20241017055531454 DAUC <0003> auc.c:180 vector [1]: sres = d3f6a5b4 20241017055531454 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017055531454 DAUC <0003> auc.c:113 vector [2]: rand = 10b614793165c36db207991daafb751c 20241017055531454 DAUC <0003> auc.c:179 vector [2]: kc = f845d10180af8400 20241017055531454 DAUC <0003> auc.c:180 vector [2]: sres = 2541951e 20241017055531454 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017055531454 DAUC <0003> auc.c:113 vector [3]: rand = fa1ef5a4592c849dc7403b7d28d8ccbc 20241017055531454 DAUC <0003> auc.c:179 vector [3]: kc = 2961f99470a76400 20241017055531454 DAUC <0003> auc.c:180 vector [3]: sres = 77e3cc35 20241017055531454 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017055531454 DAUC <0003> auc.c:113 vector [4]: rand = e393932664a84e931faf5840210ab0ee 20241017055531454 DAUC <0003> auc.c:179 vector [4]: kc = b1f110f1832bac00 20241017055531454 DAUC <0003> auc.c:180 vector [4]: sres = b62048a4 20241017055531454 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017055531454 DAUC <0003> db_auc.c:245 IMSI='262426916598071': Generated 5 vectors 20241017055531454 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426916598071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426916598071"} 20241017055531454 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426916598071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531454 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531454 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38190<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@7df3d791ce5c: Final verdict of PTC: pass 20241017055531480 DAUC <0003> db_auc.c:157 IMSI='262428310473332': No 2G Auth Data 20241017055531480 DAUC <0003> db_auc.c:192 IMSI='262428310473332': No 3G Auth Data HLR_Test-GSUP(21)@7df3d791ce5c: Created GsupExpect[0] for "262428310473332" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241017055531513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38206<->l=127.0.0.1:4258 20241017055531516 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531516 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428310473332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428310473332"} 20241017055531516 DAUC <0003> db_auc.c:192 IMSI='262428310473332': No 3G Auth Data 20241017055531516 DAUC <0003> db_auc.c:236 IMSI='262428310473332': Calling to generate 1 vectors 20241017055531516 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241017055531516 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531516 DAUC <0003> auc.c:113 vector [0]: rand = 41edef9ab6e8bc8cd13c743d80c8967c 20241017055531516 DAUC <0003> auc.c:179 vector [0]: kc = 4987aaeebb4e3c00 20241017055531516 DAUC <0003> auc.c:180 vector [0]: sres = a2408821 20241017055531516 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017055531516 DAUC <0003> db_auc.c:245 IMSI='262428310473332': Generated 1 vectors 20241017055531516 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428310473332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428310473332"} 20241017055531516 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428310473332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531516 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531516 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7df3d791ce5c: Found GsupExpect[0] for "262428310473332" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@7df3d791ce5c: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262428310473332" TC_gsup_sai_num_auth_vectors(25)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055531519 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531519 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428310473332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428310473332"} 20241017055531519 DAUC <0003> db_auc.c:192 IMSI='262428310473332': No 3G Auth Data 20241017055531519 DAUC <0003> db_auc.c:236 IMSI='262428310473332': Calling to generate 4 vectors 20241017055531519 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241017055531519 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531519 DAUC <0003> auc.c:113 vector [0]: rand = 7132ed0c74c7879b0a7ab27bb225fa00 20241017055531519 DAUC <0003> auc.c:179 vector [0]: kc = aece9686a2201000 20241017055531519 DAUC <0003> auc.c:180 vector [0]: sres = c8a21192 20241017055531519 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017055531519 DAUC <0003> auc.c:113 vector [1]: rand = 9e5fe05b6a912c149d168584db05a9b4 20241017055531519 DAUC <0003> auc.c:179 vector [1]: kc = 76c0b844defda000 20241017055531519 DAUC <0003> auc.c:180 vector [1]: sres = 305960a0 20241017055531519 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017055531519 DAUC <0003> auc.c:113 vector [2]: rand = 7d6aff054175e30fb50fbcd66c6c7067 20241017055531519 DAUC <0003> auc.c:179 vector [2]: kc = b76f62cb70765000 20241017055531519 DAUC <0003> auc.c:180 vector [2]: sres = 187f45d8 20241017055531519 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017055531519 DAUC <0003> auc.c:113 vector [3]: rand = f91bcdccb0518a84090d9be6fd62dfd7 20241017055531519 DAUC <0003> auc.c:179 vector [3]: kc = d9e542968ed93800 20241017055531519 DAUC <0003> auc.c:180 vector [3]: sres = 93a07d24 20241017055531519 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017055531519 DAUC <0003> db_auc.c:245 IMSI='262428310473332': Generated 4 vectors 20241017055531519 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428310473332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428310473332"} 20241017055531519 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428310473332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531519 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531519 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531522 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531522 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428310473332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428310473332"} 20241017055531522 DAUC <0003> db_auc.c:192 IMSI='262428310473332': No 3G Auth Data 20241017055531522 DAUC <0003> db_auc.c:236 IMSI='262428310473332': Calling to generate 5 vectors 20241017055531522 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017055531522 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531522 DAUC <0003> auc.c:113 vector [0]: rand = bcd766af18041092b8a316d38d476036 20241017055531522 DAUC <0003> auc.c:179 vector [0]: kc = 59930ffe536ec400 20241017055531522 DAUC <0003> auc.c:180 vector [0]: sres = c396bf43 20241017055531522 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017055531522 DAUC <0003> auc.c:113 vector [1]: rand = 23bfadf7173a131535c193b9dd834aef 20241017055531522 DAUC <0003> auc.c:179 vector [1]: kc = 8adadbb1df158800 20241017055531522 DAUC <0003> auc.c:180 vector [1]: sres = 595b6118 20241017055531522 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017055531522 DAUC <0003> auc.c:113 vector [2]: rand = 6cf2cd7a429665f074cb2a2445776a7a 20241017055531522 DAUC <0003> auc.c:179 vector [2]: kc = bf7d433a674a7000 20241017055531522 DAUC <0003> auc.c:180 vector [2]: sres = 88dc298f 20241017055531522 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017055531522 DAUC <0003> auc.c:113 vector [3]: rand = 95fdc2f4eafc1126483a4b23643c23e2 20241017055531522 DAUC <0003> auc.c:179 vector [3]: kc = 6bd784b054abe800 20241017055531522 DAUC <0003> auc.c:180 vector [3]: sres = 537a5d19 20241017055531522 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017055531522 DAUC <0003> auc.c:113 vector [4]: rand = fd57dc7014265ee82fda73f04eadbd57 20241017055531522 DAUC <0003> auc.c:179 vector [4]: kc = c8aca9e4ddd62000 20241017055531522 DAUC <0003> auc.c:180 vector [4]: sres = 749d12c8 20241017055531522 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017055531522 DAUC <0003> db_auc.c:245 IMSI='262428310473332': Generated 5 vectors 20241017055531522 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428310473332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428310473332"} 20241017055531522 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428310473332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531522 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531522 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531524 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531524 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428310473332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428310473332"} 20241017055531524 DAUC <0003> db_auc.c:192 IMSI='262428310473332': No 3G Auth Data 20241017055531524 DAUC <0003> db_auc.c:236 IMSI='262428310473332': Calling to generate 5 vectors 20241017055531524 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017055531524 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531524 DAUC <0003> auc.c:113 vector [0]: rand = b6d96b18aef995128da85e823a78401c 20241017055531524 DAUC <0003> auc.c:179 vector [0]: kc = e1b1e4722c4f2000 20241017055531524 DAUC <0003> auc.c:180 vector [0]: sres = 03b982c7 20241017055531524 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017055531524 DAUC <0003> auc.c:113 vector [1]: rand = d32a86f6b64359cbe19482953e1624f3 20241017055531524 DAUC <0003> auc.c:179 vector [1]: kc = 08d80051752c3400 20241017055531524 DAUC <0003> auc.c:180 vector [1]: sres = 10fd07ad 20241017055531524 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017055531524 DAUC <0003> auc.c:113 vector [2]: rand = f240b4b3db1380811d91693c54b321fa 20241017055531524 DAUC <0003> auc.c:179 vector [2]: kc = 6fc2b968edb7d400 20241017055531524 DAUC <0003> auc.c:180 vector [2]: sres = 05c03206 20241017055531524 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017055531524 DAUC <0003> auc.c:113 vector [3]: rand = 7f426b3b826b48d6cb652b3c8510801a 20241017055531524 DAUC <0003> auc.c:179 vector [3]: kc = 9e152ec2256f9000 20241017055531524 DAUC <0003> auc.c:180 vector [3]: sres = 263b4f95 20241017055531524 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017055531524 DAUC <0003> auc.c:113 vector [4]: rand = 09b133c3b631350a5945fe3b92ea9309 20241017055531524 DAUC <0003> auc.c:179 vector [4]: kc = 52fb57f80465ec00 20241017055531524 DAUC <0003> auc.c:180 vector [4]: sres = cbaf4daa 20241017055531524 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017055531524 DAUC <0003> db_auc.c:245 IMSI='262428310473332': Generated 5 vectors 20241017055531524 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428310473332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428310473332"} 20241017055531524 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428310473332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531524 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531524 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38206<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@7df3d791ce5c: Final verdict of PTC: pass 20241017055531551 DAUC <0003> db_auc.c:157 IMSI='262428818605688': No 2G Auth Data 20241017055531551 DAUC <0003> db_auc.c:192 IMSI='262428818605688': No 3G Auth Data HLR_Test-GSUP(21)@7df3d791ce5c: Created GsupExpect[0] for "262428818605688" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241017055531582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38218<->l=127.0.0.1:4258 20241017055531586 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531586 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428818605688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428818605688"} 20241017055531586 DAUC <0003> db_auc.c:192 IMSI='262428818605688': No 3G Auth Data 20241017055531586 DAUC <0003> db_auc.c:236 IMSI='262428818605688': Calling to generate 1 vectors 20241017055531586 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241017055531586 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531586 DAUC <0003> auc.c:113 vector [0]: rand = 6a4c6572b01bbe58a30927fe6b4bb734 20241017055531586 DAUC <0003> auc.c:179 vector [0]: kc = 0a863e7c1e74d183 20241017055531586 DAUC <0003> auc.c:180 vector [0]: sres = 0107089b 20241017055531586 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017055531586 DAUC <0003> db_auc.c:245 IMSI='262428818605688': Generated 1 vectors 20241017055531586 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428818605688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428818605688"} 20241017055531586 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428818605688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531586 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531586 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7df3d791ce5c: Found GsupExpect[0] for "262428818605688" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@7df3d791ce5c: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262428818605688" TC_gsup_sai_num_auth_vectors(26)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055531589 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531589 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428818605688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428818605688"} 20241017055531589 DAUC <0003> db_auc.c:192 IMSI='262428818605688': No 3G Auth Data 20241017055531589 DAUC <0003> db_auc.c:236 IMSI='262428818605688': Calling to generate 4 vectors 20241017055531589 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241017055531589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531589 DAUC <0003> auc.c:113 vector [0]: rand = 1646f06c4e1c2233e3490307bc9854f9 20241017055531589 DAUC <0003> auc.c:179 vector [0]: kc = f3bbda54eb0d1386 20241017055531589 DAUC <0003> auc.c:180 vector [0]: sres = 56225c6c 20241017055531589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017055531589 DAUC <0003> auc.c:113 vector [1]: rand = cc34878b625faa3cff3e0b4ce73d3c7b 20241017055531589 DAUC <0003> auc.c:179 vector [1]: kc = 276ff4bd98670580 20241017055531589 DAUC <0003> auc.c:180 vector [1]: sres = 9168e82c 20241017055531589 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017055531589 DAUC <0003> auc.c:113 vector [2]: rand = 9ad0fe7bffb38e9ab12906c54064a8ee 20241017055531589 DAUC <0003> auc.c:179 vector [2]: kc = 80c9c2a128e701bf 20241017055531589 DAUC <0003> auc.c:180 vector [2]: sres = 4471eb35 20241017055531589 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017055531589 DAUC <0003> auc.c:113 vector [3]: rand = 8315692e91d6d368f87f1b5ddeec07dd 20241017055531589 DAUC <0003> auc.c:179 vector [3]: kc = c9ea2aeb8766a971 20241017055531589 DAUC <0003> auc.c:180 vector [3]: sres = b28995e9 20241017055531589 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017055531589 DAUC <0003> db_auc.c:245 IMSI='262428818605688': Generated 4 vectors 20241017055531589 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428818605688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428818605688"} 20241017055531589 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428818605688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531589 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531589 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531591 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531591 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428818605688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428818605688"} 20241017055531591 DAUC <0003> db_auc.c:192 IMSI='262428818605688': No 3G Auth Data 20241017055531591 DAUC <0003> db_auc.c:236 IMSI='262428818605688': Calling to generate 5 vectors 20241017055531591 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017055531591 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531591 DAUC <0003> auc.c:113 vector [0]: rand = d1e90989adeb653a99fbe8e731f66f30 20241017055531591 DAUC <0003> auc.c:179 vector [0]: kc = 99f71b46250f9e5f 20241017055531591 DAUC <0003> auc.c:180 vector [0]: sres = c9b8ccef 20241017055531591 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017055531591 DAUC <0003> auc.c:113 vector [1]: rand = f7c25613be08aefc615b57328d5dbc78 20241017055531591 DAUC <0003> auc.c:179 vector [1]: kc = f0518c3cf65d6aff 20241017055531591 DAUC <0003> auc.c:180 vector [1]: sres = b850143f 20241017055531591 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017055531592 DAUC <0003> auc.c:113 vector [2]: rand = 78c3624284b95a4a66d3de75b9319534 20241017055531592 DAUC <0003> auc.c:179 vector [2]: kc = 0b9c3b705d781766 20241017055531592 DAUC <0003> auc.c:180 vector [2]: sres = a36ea799 20241017055531592 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017055531592 DAUC <0003> auc.c:113 vector [3]: rand = 12f408353800f6aa6dce9316a895b626 20241017055531592 DAUC <0003> auc.c:179 vector [3]: kc = 47b6ef4484aa0d4a 20241017055531592 DAUC <0003> auc.c:180 vector [3]: sres = 09b466f3 20241017055531592 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017055531592 DAUC <0003> auc.c:113 vector [4]: rand = e74fdd42d24c6631feebc8ad51ed0e89 20241017055531592 DAUC <0003> auc.c:179 vector [4]: kc = 79897cc54fae4e6c 20241017055531592 DAUC <0003> auc.c:180 vector [4]: sres = 44eef235 20241017055531592 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017055531592 DAUC <0003> db_auc.c:245 IMSI='262428818605688': Generated 5 vectors 20241017055531592 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428818605688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428818605688"} 20241017055531592 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428818605688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531592 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531592 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531594 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531594 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428818605688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428818605688"} 20241017055531594 DAUC <0003> db_auc.c:192 IMSI='262428818605688': No 3G Auth Data 20241017055531594 DAUC <0003> db_auc.c:236 IMSI='262428818605688': Calling to generate 5 vectors 20241017055531594 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017055531594 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531594 DAUC <0003> auc.c:113 vector [0]: rand = f4b95c97a99c740dba70be2fc6de6fd3 20241017055531594 DAUC <0003> auc.c:179 vector [0]: kc = 7a20a928104003b6 20241017055531594 DAUC <0003> auc.c:180 vector [0]: sres = 9e55e272 20241017055531594 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017055531594 DAUC <0003> auc.c:113 vector [1]: rand = 89e39410da8f04865f6670de7ec166c0 20241017055531594 DAUC <0003> auc.c:179 vector [1]: kc = b031afb4bdbc4304 20241017055531594 DAUC <0003> auc.c:180 vector [1]: sres = d3e181ab 20241017055531594 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017055531594 DAUC <0003> auc.c:113 vector [2]: rand = 59e1bd89178ec3d433bd37cbdbf57a1f 20241017055531594 DAUC <0003> auc.c:179 vector [2]: kc = ca1ffeb8d53f3e87 20241017055531594 DAUC <0003> auc.c:180 vector [2]: sres = 95ab9e35 20241017055531594 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017055531594 DAUC <0003> auc.c:113 vector [3]: rand = 70be101e2445f43cf0d1054e58bd5da2 20241017055531594 DAUC <0003> auc.c:179 vector [3]: kc = e716af86d22c4ac9 20241017055531594 DAUC <0003> auc.c:180 vector [3]: sres = c0b608fd 20241017055531594 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017055531594 DAUC <0003> auc.c:113 vector [4]: rand = 521bd69fa3da19604ad80ca34b0d24b0 20241017055531594 DAUC <0003> auc.c:179 vector [4]: kc = 6f74a08a705af5d8 20241017055531594 DAUC <0003> auc.c:180 vector [4]: sres = f18ac68e 20241017055531594 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017055531594 DAUC <0003> db_auc.c:245 IMSI='262428818605688': Generated 5 vectors 20241017055531594 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428818605688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428818605688"} 20241017055531594 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428818605688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531594 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531594 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38218<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@7df3d791ce5c: Final verdict of PTC: pass 20241017055531621 DAUC <0003> db_auc.c:157 IMSI='262427580454032': No 2G Auth Data 20241017055531621 DAUC <0003> db_auc.c:192 IMSI='262427580454032': No 3G Auth Data HLR_Test-GSUP(21)@7df3d791ce5c: Created GsupExpect[0] for "262427580454032" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241017055531654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38226<->l=127.0.0.1:4258 20241017055531658 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531658 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427580454032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427580454032"} 20241017055531658 DAUC <0003> db_auc.c:157 IMSI='262427580454032': No 2G Auth Data 20241017055531658 DAUC <0003> db_auc.c:236 IMSI='262427580454032': Calling to generate 1 vectors 20241017055531658 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241017055531658 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055531658 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055531658 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017055531658 DAUC <0003> auc.c:113 vector [0]: rand = 3dc6df2b841b130c337093feeaf8aaa1 20241017055531658 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017055531658 DAUC <0003> auc.c:142 vector [0]: autn = f111264a397100007a1323903a6e11c9 20241017055531658 DAUC <0003> auc.c:143 vector [0]: ck = 682d314ff585463bbb3894ca40cfe1f4 20241017055531658 DAUC <0003> auc.c:144 vector [0]: ik = 3f3879bc6f09a3394774a452682f9cb4 20241017055531658 DAUC <0003> auc.c:145 vector [0]: res = 3484e30ace1cf4b10000000000000000 20241017055531658 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055531658 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017055531658 DAUC <0003> auc.c:151 vector [0]: kc = ab59786bb26c9842 20241017055531658 DAUC <0003> auc.c:152 vector [0]: sres = fa9817bb 20241017055531658 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017055531658 DAUC <0003> db_auc.c:245 IMSI='262427580454032': Generated 1 vectors 20241017055531658 DAUC <0003> db_auc.c:249 IMSI='262427580454032': Updating SQN=33 in DB 20241017055531666 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427580454032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427580454032"} 20241017055531666 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427580454032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531666 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531666 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7df3d791ce5c: Found GsupExpect[0] for "262427580454032" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@7df3d791ce5c: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262427580454032" TC_gsup_sai_num_auth_vectors(27)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055531669 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531669 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427580454032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427580454032"} 20241017055531669 DAUC <0003> db_auc.c:157 IMSI='262427580454032': No 2G Auth Data 20241017055531669 DAUC <0003> db_auc.c:236 IMSI='262427580454032': Calling to generate 4 vectors 20241017055531669 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241017055531669 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055531669 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055531669 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241017055531669 DAUC <0003> auc.c:113 vector [0]: rand = 70b94cec2c8320ab7bc1faafaa396fab 20241017055531669 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241017055531669 DAUC <0003> auc.c:142 vector [0]: autn = 90aa26d447f70000f6e0307216db4ca3 20241017055531669 DAUC <0003> auc.c:143 vector [0]: ck = ae968d5d07999b48eeda86ddf947231a 20241017055531669 DAUC <0003> auc.c:144 vector [0]: ik = f03bf616a08d9b1891316b2848197720 20241017055531669 DAUC <0003> auc.c:145 vector [0]: res = c42ef96b6ef0eba60000000000000000 20241017055531669 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055531669 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017055531669 DAUC <0003> auc.c:151 vector [0]: kc = 214696be164a546a 20241017055531669 DAUC <0003> auc.c:152 vector [0]: sres = aade12cd 20241017055531669 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017055531669 DAUC <0003> auc.c:113 vector [1]: rand = 7beea4fefeaf4a4ff0aff9dfd92d505e 20241017055531669 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241017055531669 DAUC <0003> auc.c:142 vector [1]: autn = 3df35b2ddb880000d65fe96d6100b95d 20241017055531669 DAUC <0003> auc.c:143 vector [1]: ck = c03e9ba81862e8207dd87ae4e2b7f0df 20241017055531669 DAUC <0003> auc.c:144 vector [1]: ik = cffe0a591c99afd6b83c8f572533e4af 20241017055531669 DAUC <0003> auc.c:145 vector [1]: res = 20b49dd66ded84190000000000000000 20241017055531669 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055531669 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017055531669 DAUC <0003> auc.c:151 vector [1]: kc = ca246442c37f5386 20241017055531669 DAUC <0003> auc.c:152 vector [1]: sres = 4d5919cf 20241017055531669 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017055531669 DAUC <0003> auc.c:113 vector [2]: rand = 02723b7d1c8952b1c30e2f8f0849a434 20241017055531669 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241017055531669 DAUC <0003> auc.c:142 vector [2]: autn = b30d49141abf000001abe0e442a31572 20241017055531669 DAUC <0003> auc.c:143 vector [2]: ck = 1a71f1f97c52fefdc70b46bb822c9fec 20241017055531669 DAUC <0003> auc.c:144 vector [2]: ik = 07e84557b0af750663902af13e3bc01f 20241017055531669 DAUC <0003> auc.c:145 vector [2]: res = 81c9054f4e8f73370000000000000000 20241017055531669 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055531669 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017055531669 DAUC <0003> auc.c:151 vector [2]: kc = b902d8e470ead408 20241017055531669 DAUC <0003> auc.c:152 vector [2]: sres = cf467678 20241017055531669 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017055531669 DAUC <0003> auc.c:113 vector [3]: rand = f0e9393cc83c137d1bde4ebfbded74f5 20241017055531669 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241017055531669 DAUC <0003> auc.c:142 vector [3]: autn = 586a1367b9dc00000d3985d28fd91de3 20241017055531669 DAUC <0003> auc.c:143 vector [3]: ck = c1f33280dfb794fe91228b09460f0542 20241017055531669 DAUC <0003> auc.c:144 vector [3]: ik = 80dd994b99b3f1edfb9fcf7bb277fb40 20241017055531669 DAUC <0003> auc.c:145 vector [3]: res = 8c3ee2da1a66f3100000000000000000 20241017055531670 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055531670 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017055531670 DAUC <0003> auc.c:151 vector [3]: kc = 2b93efb9b27c9b11 20241017055531670 DAUC <0003> auc.c:152 vector [3]: sres = 965811ca 20241017055531670 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017055531670 DAUC <0003> db_auc.c:245 IMSI='262427580454032': Generated 4 vectors 20241017055531670 DAUC <0003> db_auc.c:249 IMSI='262427580454032': Updating SQN=161 in DB 20241017055531678 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427580454032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427580454032"} 20241017055531678 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427580454032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531678 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531678 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531681 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531681 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427580454032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427580454032"} 20241017055531681 DAUC <0003> db_auc.c:157 IMSI='262427580454032': No 2G Auth Data 20241017055531681 DAUC <0003> db_auc.c:236 IMSI='262427580454032': Calling to generate 5 vectors 20241017055531681 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241017055531681 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055531681 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055531681 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241017055531681 DAUC <0003> auc.c:113 vector [0]: rand = 3d10fc00b38ac924d2fa0b38e43428fa 20241017055531681 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241017055531681 DAUC <0003> auc.c:142 vector [0]: autn = 0554a7deae9d0000e2331cfa7298d6ed 20241017055531681 DAUC <0003> auc.c:143 vector [0]: ck = a3f1d4fffa8bb8b4e2b8b4bcde95d0ed 20241017055531681 DAUC <0003> auc.c:144 vector [0]: ik = fd49267366d9a8461163977b19da0b4b 20241017055531681 DAUC <0003> auc.c:145 vector [0]: res = 46329ab304002eae0000000000000000 20241017055531681 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055531681 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017055531681 DAUC <0003> auc.c:151 vector [0]: kc = ad63d14b5b1dcb54 20241017055531681 DAUC <0003> auc.c:152 vector [0]: sres = 4232b41d 20241017055531681 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017055531681 DAUC <0003> auc.c:113 vector [1]: rand = 5887baee270997fb57c9098a5aada529 20241017055531681 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241017055531681 DAUC <0003> auc.c:142 vector [1]: autn = 1b798082c73b00006912216ad2f734fa 20241017055531681 DAUC <0003> auc.c:143 vector [1]: ck = a8a175a9f7728e47bebe24760b1b58f7 20241017055531681 DAUC <0003> auc.c:144 vector [1]: ik = c7241a316d49275849f1c93cd32717ba 20241017055531681 DAUC <0003> auc.c:145 vector [1]: res = 37b777a4bcb49fa20000000000000000 20241017055531681 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055531681 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017055531681 DAUC <0003> auc.c:151 vector [1]: kc = 98ca82d24207e652 20241017055531681 DAUC <0003> auc.c:152 vector [1]: sres = 8b03e806 20241017055531681 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017055531681 DAUC <0003> auc.c:113 vector [2]: rand = 71e7009acc6a40226ab184869f6ea0aa 20241017055531681 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241017055531681 DAUC <0003> auc.c:142 vector [2]: autn = 4c7c43b854a400005f866d25b3fcb30a 20241017055531681 DAUC <0003> auc.c:143 vector [2]: ck = af5ffbb8de17c9b66111756f51da5ae9 20241017055531681 DAUC <0003> auc.c:144 vector [2]: ik = e275603cac8a4b80b71345ac6ceb97fb 20241017055531681 DAUC <0003> auc.c:145 vector [2]: res = b9ccc01ad9f153c80000000000000000 20241017055531681 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055531681 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017055531681 DAUC <0003> auc.c:151 vector [2]: kc = 9b28ab474fac4f24 20241017055531681 DAUC <0003> auc.c:152 vector [2]: sres = 603d93d2 20241017055531681 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017055531681 DAUC <0003> auc.c:113 vector [3]: rand = 658468d4d35f8b4e3677df271e81ef21 20241017055531681 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241017055531681 DAUC <0003> auc.c:142 vector [3]: autn = 3d07b79b6c860000d90869fac1065696 20241017055531681 DAUC <0003> auc.c:143 vector [3]: ck = 5aaab06f359c04485016da0491fdf9a0 20241017055531681 DAUC <0003> auc.c:144 vector [3]: ik = 87a5455c96c41b13c701dca0c99a11cf 20241017055531681 DAUC <0003> auc.c:145 vector [3]: res = 3a401bb751e11e6e0000000000000000 20241017055531681 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055531681 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017055531681 DAUC <0003> auc.c:151 vector [3]: kc = 4a18f397fb3ff734 20241017055531681 DAUC <0003> auc.c:152 vector [3]: sres = 6ba105d9 20241017055531681 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017055531681 DAUC <0003> auc.c:113 vector [4]: rand = 89a07a61d7951c5b0ee137d9fa5d309b 20241017055531681 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241017055531681 DAUC <0003> auc.c:142 vector [4]: autn = 3f6deaa9ae4b0000b4314b51bf7d1809 20241017055531681 DAUC <0003> auc.c:143 vector [4]: ck = 57f2f738860e46963206b936b5499d2e 20241017055531681 DAUC <0003> auc.c:144 vector [4]: ik = e0e34b8af5e3f83c700c46f2c06355d1 20241017055531681 DAUC <0003> auc.c:145 vector [4]: res = 89423e29ae79d5590000000000000000 20241017055531681 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055531681 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241017055531681 DAUC <0003> auc.c:151 vector [4]: kc = f51b437606c77655 20241017055531681 DAUC <0003> auc.c:152 vector [4]: sres = 273beb70 20241017055531681 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241017055531681 DAUC <0003> db_auc.c:245 IMSI='262427580454032': Generated 5 vectors 20241017055531681 DAUC <0003> db_auc.c:249 IMSI='262427580454032': Updating SQN=321 in DB 20241017055531689 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427580454032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427580454032"} 20241017055531689 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427580454032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531689 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531689 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531692 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531692 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427580454032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427580454032"} 20241017055531692 DAUC <0003> db_auc.c:157 IMSI='262427580454032': No 2G Auth Data 20241017055531692 DAUC <0003> db_auc.c:236 IMSI='262427580454032': Calling to generate 5 vectors 20241017055531692 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241017055531692 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055531692 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055531692 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241017055531692 DAUC <0003> auc.c:113 vector [0]: rand = 6fc9048fc63615517470444d8aac07a8 20241017055531692 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241017055531692 DAUC <0003> auc.c:142 vector [0]: autn = 3b36bdbdf4eb00002fa790494ee0ddc8 20241017055531692 DAUC <0003> auc.c:143 vector [0]: ck = 0c0b7d0a58174c658bb952a922b1c842 20241017055531692 DAUC <0003> auc.c:144 vector [0]: ik = 64ef94cbde88427166ca5fd4298fb0ab 20241017055531692 DAUC <0003> auc.c:145 vector [0]: res = 81b2901517581b4e0000000000000000 20241017055531692 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055531692 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017055531692 DAUC <0003> auc.c:151 vector [0]: kc = 8597e4bc8da176fd 20241017055531692 DAUC <0003> auc.c:152 vector [0]: sres = 96ea8b5b 20241017055531692 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017055531692 DAUC <0003> auc.c:113 vector [1]: rand = 12c1e984c40c81f76a36e57114151ce0 20241017055531692 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241017055531692 DAUC <0003> auc.c:142 vector [1]: autn = 2475128f9ffe00009bde00827936cd88 20241017055531692 DAUC <0003> auc.c:143 vector [1]: ck = 6cf901866527eb8331b7fdf858ebdb23 20241017055531692 DAUC <0003> auc.c:144 vector [1]: ik = e72ad447004f68db42313021a07a79d8 20241017055531692 DAUC <0003> auc.c:145 vector [1]: res = dfea93fe643cd7730000000000000000 20241017055531692 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055531692 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017055531692 DAUC <0003> auc.c:151 vector [1]: kc = f85518189df921a3 20241017055531692 DAUC <0003> auc.c:152 vector [1]: sres = bbd6448d 20241017055531692 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017055531692 DAUC <0003> auc.c:113 vector [2]: rand = 5ad13f10c6d317be362f3ee95b864519 20241017055531692 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241017055531692 DAUC <0003> auc.c:142 vector [2]: autn = bd87278ba3de0000ba8f6115a6328b84 20241017055531692 DAUC <0003> auc.c:143 vector [2]: ck = 15cf33ec8846b46dd7ef8971fd7c716c 20241017055531692 DAUC <0003> auc.c:144 vector [2]: ik = 659d7880fc944873e3c334f4723fb29b 20241017055531692 DAUC <0003> auc.c:145 vector [2]: res = e3c7048ad40ae4b50000000000000000 20241017055531692 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055531692 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017055531692 DAUC <0003> auc.c:151 vector [2]: kc = 447ef6e9fb913fe9 20241017055531692 DAUC <0003> auc.c:152 vector [2]: sres = 37cde03f 20241017055531692 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017055531692 DAUC <0003> auc.c:113 vector [3]: rand = 0296c69b718d280ee62298bc6301b984 20241017055531692 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241017055531692 DAUC <0003> auc.c:142 vector [3]: autn = 4bf47ed466f2000048a3bfdf9abda921 20241017055531692 DAUC <0003> auc.c:143 vector [3]: ck = 766ddcc255d566bbaf4fbb228428027f 20241017055531692 DAUC <0003> auc.c:144 vector [3]: ik = 600070548cfeb1244c65d5fdc30e66ee 20241017055531692 DAUC <0003> auc.c:145 vector [3]: res = 19f2068f63f938980000000000000000 20241017055531692 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055531692 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017055531692 DAUC <0003> auc.c:151 vector [3]: kc = f547c2499e0db30e 20241017055531692 DAUC <0003> auc.c:152 vector [3]: sres = 7a0b3e17 20241017055531692 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017055531692 DAUC <0003> auc.c:113 vector [4]: rand = 8661d1980b77025e371748b5266d052e 20241017055531692 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241017055531692 DAUC <0003> auc.c:142 vector [4]: autn = eb66f66ded94000095a99e8228296ea3 20241017055531692 DAUC <0003> auc.c:143 vector [4]: ck = a6778783eec65ce73c508069b4f3f782 20241017055531692 DAUC <0003> auc.c:144 vector [4]: ik = 9583ad0d0a23f9f56ce6c5c69fce56b8 20241017055531692 DAUC <0003> auc.c:145 vector [4]: res = 0e1cec82ab2630be0000000000000000 20241017055531692 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055531692 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241017055531692 DAUC <0003> auc.c:151 vector [4]: kc = 63426f21cfd80428 20241017055531692 DAUC <0003> auc.c:152 vector [4]: sres = a53adc3c 20241017055531692 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241017055531692 DAUC <0003> db_auc.c:245 IMSI='262427580454032': Generated 5 vectors 20241017055531692 DAUC <0003> db_auc.c:249 IMSI='262427580454032': Updating SQN=481 in DB 20241017055531700 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427580454032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427580454032"} 20241017055531700 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427580454032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531700 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531700 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38226<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@7df3d791ce5c: Final verdict of PTC: pass 20241017055531727 DAUC <0003> db_auc.c:157 IMSI='262427514439508': No 2G Auth Data 20241017055531727 DAUC <0003> db_auc.c:192 IMSI='262427514439508': No 3G Auth Data HLR_Test-GSUP(21)@7df3d791ce5c: Created GsupExpect[0] for "262427514439508" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241017055531759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38240<->l=127.0.0.1:4258 20241017055531763 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531763 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427514439508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427514439508"} 20241017055531763 DAUC <0003> db_auc.c:157 IMSI='262427514439508': No 2G Auth Data 20241017055531763 DAUC <0003> db_auc.c:236 IMSI='262427514439508': Calling to generate 1 vectors 20241017055531763 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241017055531763 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055531763 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241017055531763 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017055531763 DAUC <0003> auc.c:113 vector [0]: rand = d9505ad129598d7b24d5b2bfa44c57f2 20241017055531763 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017055531763 DAUC <0003> auc.c:142 vector [0]: autn = 02a1a4a104e10000914824f16a84103a 20241017055531763 DAUC <0003> auc.c:143 vector [0]: ck = 2cb1396ea0947ede6fe4c12145b96b66 20241017055531763 DAUC <0003> auc.c:144 vector [0]: ik = 48be258c0441c5b05712b34de77d9e51 20241017055531763 DAUC <0003> auc.c:145 vector [0]: res = 9ed1b25e889222650000000000000000 20241017055531763 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055531763 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017055531763 DAUC <0003> auc.c:151 vector [0]: kc = 5cf96e8e06114e59 20241017055531763 DAUC <0003> auc.c:152 vector [0]: sres = 1643903b 20241017055531763 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017055531763 DAUC <0003> db_auc.c:245 IMSI='262427514439508': Generated 1 vectors 20241017055531763 DAUC <0003> db_auc.c:249 IMSI='262427514439508': Updating SQN=33 in DB 20241017055531770 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427514439508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427514439508"} 20241017055531770 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427514439508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531771 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531771 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7df3d791ce5c: Found GsupExpect[0] for "262427514439508" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@7df3d791ce5c: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262427514439508" TC_gsup_sai_num_auth_vectors(28)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055531774 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531774 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427514439508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427514439508"} 20241017055531774 DAUC <0003> db_auc.c:157 IMSI='262427514439508': No 2G Auth Data 20241017055531774 DAUC <0003> db_auc.c:236 IMSI='262427514439508': Calling to generate 4 vectors 20241017055531774 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241017055531774 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055531774 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241017055531774 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241017055531774 DAUC <0003> auc.c:113 vector [0]: rand = 3c169f73b8acc5ffac1d933d0a521f25 20241017055531774 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241017055531774 DAUC <0003> auc.c:142 vector [0]: autn = ba91657e0dd6000018df31490afd5371 20241017055531774 DAUC <0003> auc.c:143 vector [0]: ck = b11d9289a3148c60d521555d5d8bd4b3 20241017055531774 DAUC <0003> auc.c:144 vector [0]: ik = 0e2ff4bafc6eb5a552d61f943a2adcd4 20241017055531774 DAUC <0003> auc.c:145 vector [0]: res = 110b05e1fd27f0380000000000000000 20241017055531774 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055531774 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017055531774 DAUC <0003> auc.c:151 vector [0]: kc = 38c52cfa38db31a2 20241017055531774 DAUC <0003> auc.c:152 vector [0]: sres = ec2cf5d9 20241017055531774 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017055531774 DAUC <0003> auc.c:113 vector [1]: rand = 0920089a4bf30bf8b6d8b3f27867a5d0 20241017055531774 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241017055531774 DAUC <0003> auc.c:142 vector [1]: autn = df4200ec892d0000c8dbd3524ac51c27 20241017055531774 DAUC <0003> auc.c:143 vector [1]: ck = b4fa29311c4740d09dab4713f84676e2 20241017055531774 DAUC <0003> auc.c:144 vector [1]: ik = 5cfa61604f222001d63bf44afb27ebd0 20241017055531774 DAUC <0003> auc.c:145 vector [1]: res = 7229266521748b350000000000000000 20241017055531774 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055531774 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017055531774 DAUC <0003> auc.c:151 vector [1]: kc = a390fb085004fde3 20241017055531774 DAUC <0003> auc.c:152 vector [1]: sres = 535dad50 20241017055531774 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017055531774 DAUC <0003> auc.c:113 vector [2]: rand = 996999a4613095d02358f27285b92513 20241017055531774 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241017055531774 DAUC <0003> auc.c:142 vector [2]: autn = 899a3ef30d1e000092703233a7ce9109 20241017055531774 DAUC <0003> auc.c:143 vector [2]: ck = 54ffc997fc189b9c4e54b9f64d3af03a 20241017055531774 DAUC <0003> auc.c:144 vector [2]: ik = 6f9e19010fa6a47a381c36b7854ce702 20241017055531774 DAUC <0003> auc.c:145 vector [2]: res = eceafda9c03cc5730000000000000000 20241017055531774 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055531774 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017055531774 DAUC <0003> auc.c:151 vector [2]: kc = 4d295fd73bc828de 20241017055531774 DAUC <0003> auc.c:152 vector [2]: sres = 2cd638da 20241017055531774 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017055531774 DAUC <0003> auc.c:113 vector [3]: rand = 812bc3e90ad06f29126cfdaa770cb6d4 20241017055531774 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241017055531774 DAUC <0003> auc.c:142 vector [3]: autn = 1ad4f8c9c5e900002d9590df6fa7203d 20241017055531774 DAUC <0003> auc.c:143 vector [3]: ck = e17dec6b9249942aaf705142b3bdffec 20241017055531774 DAUC <0003> auc.c:144 vector [3]: ik = 6579cb059c805cd1aa6333ff1fdca84e 20241017055531774 DAUC <0003> auc.c:145 vector [3]: res = 3d746e9acf4113370000000000000000 20241017055531774 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055531774 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017055531774 DAUC <0003> auc.c:151 vector [3]: kc = 811745d3a2a89f59 20241017055531774 DAUC <0003> auc.c:152 vector [3]: sres = f2357dad 20241017055531774 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017055531774 DAUC <0003> db_auc.c:245 IMSI='262427514439508': Generated 4 vectors 20241017055531774 DAUC <0003> db_auc.c:249 IMSI='262427514439508': Updating SQN=161 in DB 20241017055531782 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427514439508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427514439508"} 20241017055531782 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427514439508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531782 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531782 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531786 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531786 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427514439508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427514439508"} 20241017055531786 DAUC <0003> db_auc.c:157 IMSI='262427514439508': No 2G Auth Data 20241017055531786 DAUC <0003> db_auc.c:236 IMSI='262427514439508': Calling to generate 5 vectors 20241017055531786 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241017055531786 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055531786 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241017055531786 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241017055531786 DAUC <0003> auc.c:113 vector [0]: rand = 250d981d04df43b0a080097d8f7d8d59 20241017055531786 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241017055531786 DAUC <0003> auc.c:142 vector [0]: autn = 8e1d643ef02b00008dc8b2f34261df4b 20241017055531786 DAUC <0003> auc.c:143 vector [0]: ck = aadfc3650dd4b008d1498bfc840f12c0 20241017055531786 DAUC <0003> auc.c:144 vector [0]: ik = 57dd3a70acb3a767bce43e28a069f8bc 20241017055531786 DAUC <0003> auc.c:145 vector [0]: res = eb49a2e5f4b325cb0000000000000000 20241017055531786 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055531786 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017055531786 DAUC <0003> auc.c:151 vector [0]: kc = 90af4cc18501fd13 20241017055531786 DAUC <0003> auc.c:152 vector [0]: sres = 1ffa872e 20241017055531786 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017055531786 DAUC <0003> auc.c:113 vector [1]: rand = c23ddb9e7f27650343f38404ed50a67d 20241017055531786 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241017055531786 DAUC <0003> auc.c:142 vector [1]: autn = fccb9e72c5380000817930afa8c462c3 20241017055531786 DAUC <0003> auc.c:143 vector [1]: ck = aea6b991984bdef64996866c64573abc 20241017055531786 DAUC <0003> auc.c:144 vector [1]: ik = b51738a352a757653f9c533d0e942b32 20241017055531786 DAUC <0003> auc.c:145 vector [1]: res = a97b97d5db9ab8830000000000000000 20241017055531786 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055531786 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017055531786 DAUC <0003> auc.c:151 vector [1]: kc = 6dbb5463a02f981d 20241017055531786 DAUC <0003> auc.c:152 vector [1]: sres = 72e12f56 20241017055531786 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017055531786 DAUC <0003> auc.c:113 vector [2]: rand = d3d9abe9166233c926f91f77c1bcb9d1 20241017055531786 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241017055531786 DAUC <0003> auc.c:142 vector [2]: autn = 7879a2d3023500002c8a8842908c2dec 20241017055531786 DAUC <0003> auc.c:143 vector [2]: ck = 5eb7e7cd3b56e0c23809fddea40d2686 20241017055531786 DAUC <0003> auc.c:144 vector [2]: ik = ddfd9ed06792d57aed62d82af901c515 20241017055531786 DAUC <0003> auc.c:145 vector [2]: res = 6ec0794139c7dd2c0000000000000000 20241017055531786 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055531786 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017055531786 DAUC <0003> auc.c:151 vector [2]: kc = 56215ce901c8d62b 20241017055531786 DAUC <0003> auc.c:152 vector [2]: sres = 5707a46d 20241017055531786 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017055531786 DAUC <0003> auc.c:113 vector [3]: rand = f5e23c091f39af8b29c9b004adc095e0 20241017055531786 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241017055531786 DAUC <0003> auc.c:142 vector [3]: autn = 984cb63593870000a20d63c56545dcdc 20241017055531786 DAUC <0003> auc.c:143 vector [3]: ck = 653930c15caed9875549abd206e42c14 20241017055531786 DAUC <0003> auc.c:144 vector [3]: ik = b98ca94867087e881a294bbad6ccad93 20241017055531786 DAUC <0003> auc.c:145 vector [3]: res = dce0fb1698cfa11f0000000000000000 20241017055531786 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055531786 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017055531786 DAUC <0003> auc.c:151 vector [3]: kc = 93d579e1eb8e2688 20241017055531786 DAUC <0003> auc.c:152 vector [3]: sres = 442f5a09 20241017055531786 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017055531786 DAUC <0003> auc.c:113 vector [4]: rand = 66642156aa413edef75e99eb247d64a8 20241017055531786 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241017055531786 DAUC <0003> auc.c:142 vector [4]: autn = fd091eb2ff0900003afd6ea080aba5da 20241017055531786 DAUC <0003> auc.c:143 vector [4]: ck = 0b9c5bc7e1e6ad652023c01c3a28662b 20241017055531786 DAUC <0003> auc.c:144 vector [4]: ik = ce960194017448927ded4351c4c605be 20241017055531786 DAUC <0003> auc.c:145 vector [4]: res = b4c8ded1ba6f7aa80000000000000000 20241017055531786 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055531786 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241017055531786 DAUC <0003> auc.c:151 vector [4]: kc = 98c4d91e1e7c8662 20241017055531786 DAUC <0003> auc.c:152 vector [4]: sres = 0ea7a479 20241017055531786 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241017055531786 DAUC <0003> db_auc.c:245 IMSI='262427514439508': Generated 5 vectors 20241017055531786 DAUC <0003> db_auc.c:249 IMSI='262427514439508': Updating SQN=321 in DB 20241017055531794 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427514439508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427514439508"} 20241017055531794 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427514439508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531794 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531794 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531797 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531797 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427514439508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427514439508"} 20241017055531797 DAUC <0003> db_auc.c:157 IMSI='262427514439508': No 2G Auth Data 20241017055531797 DAUC <0003> db_auc.c:236 IMSI='262427514439508': Calling to generate 5 vectors 20241017055531797 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241017055531797 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055531797 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241017055531797 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241017055531797 DAUC <0003> auc.c:113 vector [0]: rand = 6ed38972dd4fe064c1b7e255bf4b623d 20241017055531797 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241017055531797 DAUC <0003> auc.c:142 vector [0]: autn = b748c0d53f4b00002d93bc3b0b654a77 20241017055531797 DAUC <0003> auc.c:143 vector [0]: ck = 63bd6e19bf14e77da6a64564e2deb616 20241017055531797 DAUC <0003> auc.c:144 vector [0]: ik = 5575c23a7f2ea1ac0d3beef4551fa704 20241017055531797 DAUC <0003> auc.c:145 vector [0]: res = 0e6ff04c2cc1f8340000000000000000 20241017055531797 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055531797 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017055531797 DAUC <0003> auc.c:151 vector [0]: kc = 9d5507b377fb57c3 20241017055531797 DAUC <0003> auc.c:152 vector [0]: sres = 22ae0878 20241017055531797 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017055531797 DAUC <0003> auc.c:113 vector [1]: rand = 57fffdeaa1b12ca4317d638ccbe7fc1f 20241017055531797 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241017055531797 DAUC <0003> auc.c:142 vector [1]: autn = 628d45c6e77c000060045c9f1b855c6f 20241017055531797 DAUC <0003> auc.c:143 vector [1]: ck = 4eb8c9a6f7745caa8d88522fd5095b33 20241017055531797 DAUC <0003> auc.c:144 vector [1]: ik = 302c52160a8bac91559296629f69e52d 20241017055531797 DAUC <0003> auc.c:145 vector [1]: res = 4c44add41830e1150000000000000000 20241017055531797 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055531797 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017055531797 DAUC <0003> auc.c:151 vector [1]: kc = a68e5ffdb79f4e25 20241017055531797 DAUC <0003> auc.c:152 vector [1]: sres = 54744cc1 20241017055531797 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017055531797 DAUC <0003> auc.c:113 vector [2]: rand = 2061c9b3649cc16f97abff9dda535ffe 20241017055531797 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241017055531797 DAUC <0003> auc.c:142 vector [2]: autn = 72441d2340840000155b23324a991f3d 20241017055531797 DAUC <0003> auc.c:143 vector [2]: ck = 9dfa4e429eec4a4ac144a90b6020df1b 20241017055531797 DAUC <0003> auc.c:144 vector [2]: ik = b3a7a82a33da8112fecac1a02eb3331c 20241017055531797 DAUC <0003> auc.c:145 vector [2]: res = 3703778b25a536370000000000000000 20241017055531797 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055531797 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017055531797 DAUC <0003> auc.c:151 vector [2]: kc = 11d38ec3e3a5275f 20241017055531797 DAUC <0003> auc.c:152 vector [2]: sres = 12a641bc 20241017055531797 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017055531797 DAUC <0003> auc.c:113 vector [3]: rand = 1a46b506b6de93eda51838033504b405 20241017055531797 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241017055531797 DAUC <0003> auc.c:142 vector [3]: autn = 734f5100cb710000119a206bc8948deb 20241017055531797 DAUC <0003> auc.c:143 vector [3]: ck = 79202a95b67a969e510a4c8928749ed3 20241017055531797 DAUC <0003> auc.c:144 vector [3]: ik = e3c616cc24df70dd00528baf3e064f58 20241017055531797 DAUC <0003> auc.c:145 vector [3]: res = be4167d6f614db320000000000000000 20241017055531797 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055531797 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017055531797 DAUC <0003> auc.c:151 vector [3]: kc = cbbefb7f84d737c8 20241017055531797 DAUC <0003> auc.c:152 vector [3]: sres = 4855bce4 20241017055531797 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017055531797 DAUC <0003> auc.c:113 vector [4]: rand = b67004da78afa977e814e1a406808edf 20241017055531797 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241017055531797 DAUC <0003> auc.c:142 vector [4]: autn = 56038c1a637d000099652fa67598070c 20241017055531797 DAUC <0003> auc.c:143 vector [4]: ck = 1c7365934a967aa676f9a585a11a14db 20241017055531797 DAUC <0003> auc.c:144 vector [4]: ik = 0b36802edd7a4f15cfa32cc5456b5cc9 20241017055531797 DAUC <0003> auc.c:145 vector [4]: res = 666aac1a2489f38f0000000000000000 20241017055531797 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055531797 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241017055531797 DAUC <0003> auc.c:151 vector [4]: kc = ae1f6cfd739d7da1 20241017055531797 DAUC <0003> auc.c:152 vector [4]: sres = 42e35f95 20241017055531797 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241017055531797 DAUC <0003> db_auc.c:245 IMSI='262427514439508': Generated 5 vectors 20241017055531797 DAUC <0003> db_auc.c:249 IMSI='262427514439508': Updating SQN=481 in DB 20241017055531805 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427514439508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427514439508"} 20241017055531805 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427514439508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531805 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531805 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38240<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@7df3d791ce5c: Final verdict of PTC: pass 20241017055531834 DAUC <0003> db_auc.c:157 IMSI='262427231586286': No 2G Auth Data 20241017055531834 DAUC <0003> db_auc.c:192 IMSI='262427231586286': No 3G Auth Data HLR_Test-GSUP(21)@7df3d791ce5c: Created GsupExpect[0] for "262427231586286" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241017055531873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38252<->l=127.0.0.1:4258 20241017055531876 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531876 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427231586286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427231586286"} 20241017055531876 DAUC <0003> db_auc.c:236 IMSI='262427231586286': Calling to generate 1 vectors 20241017055531876 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241017055531876 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055531876 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055531876 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017055531876 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531876 DAUC <0003> auc.c:113 vector [0]: rand = dc21a3f22f363f3f67cef75c02d76814 20241017055531876 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017055531876 DAUC <0003> auc.c:142 vector [0]: autn = 7b6ff6c63a240000994fba77642010d3 20241017055531876 DAUC <0003> auc.c:143 vector [0]: ck = 58d66fdff5a8c2628a8aa12e90d81c9e 20241017055531876 DAUC <0003> auc.c:144 vector [0]: ik = 3a3b5da6e238666eba45b81d6c253733 20241017055531876 DAUC <0003> auc.c:145 vector [0]: res = 17b81e552978b8a60000000000000000 20241017055531876 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055531876 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055531876 DAUC <0003> auc.c:179 vector [0]: kc = b64c42bdadfb8000 20241017055531876 DAUC <0003> auc.c:180 vector [0]: sres = 95e7f1fe 20241017055531876 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055531876 DAUC <0003> db_auc.c:245 IMSI='262427231586286': Generated 1 vectors 20241017055531876 DAUC <0003> db_auc.c:249 IMSI='262427231586286': Updating SQN=33 in DB 20241017055531885 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427231586286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427231586286"} 20241017055531885 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427231586286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531885 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531885 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7df3d791ce5c: Found GsupExpect[0] for "262427231586286" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@7df3d791ce5c: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262427231586286" TC_gsup_sai_num_auth_vectors(29)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055531887 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531887 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427231586286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427231586286"} 20241017055531887 DAUC <0003> db_auc.c:236 IMSI='262427231586286': Calling to generate 4 vectors 20241017055531887 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241017055531887 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055531887 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055531887 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241017055531887 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531887 DAUC <0003> auc.c:113 vector [0]: rand = 24f226a182dc60775b6a3af309724d8f 20241017055531887 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241017055531887 DAUC <0003> auc.c:142 vector [0]: autn = dde30dd8372a0000de2a5573ea982bc7 20241017055531887 DAUC <0003> auc.c:143 vector [0]: ck = 6573c69e9a04c9b1e81c5123d335056e 20241017055531887 DAUC <0003> auc.c:144 vector [0]: ik = ff1a8f0820c1c79deab24acde7e917f9 20241017055531887 DAUC <0003> auc.c:145 vector [0]: res = 116351c4cb51fff30000000000000000 20241017055531887 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055531887 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055531888 DAUC <0003> auc.c:179 vector [0]: kc = 9cd282ca3dd18000 20241017055531888 DAUC <0003> auc.c:180 vector [0]: sres = 27e8bffd 20241017055531888 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055531888 DAUC <0003> auc.c:113 vector [1]: rand = 5d5357b944b08b0eca0de2e95451168a 20241017055531888 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241017055531888 DAUC <0003> auc.c:142 vector [1]: autn = 1d7a2005613b0000b3332d010c6e7985 20241017055531888 DAUC <0003> auc.c:143 vector [1]: ck = d2aba8814ec2209bc8ef8017f9509385 20241017055531888 DAUC <0003> auc.c:144 vector [1]: ik = 480e54c8cf44c296404497c6049f7856 20241017055531888 DAUC <0003> auc.c:145 vector [1]: res = 0400ab32214b596c0000000000000000 20241017055531888 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055531888 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017055531888 DAUC <0003> auc.c:179 vector [1]: kc = 6ed89047a8e8b400 20241017055531888 DAUC <0003> auc.c:180 vector [1]: sres = e60e47b6 20241017055531888 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017055531888 DAUC <0003> auc.c:113 vector [2]: rand = 5bf5185d6e2647e475744659baa1ddef 20241017055531888 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241017055531888 DAUC <0003> auc.c:142 vector [2]: autn = c0028441d5fd00002a8bb650071e4798 20241017055531888 DAUC <0003> auc.c:143 vector [2]: ck = be2a4e16130e5b2a9cd84ee88444f416 20241017055531888 DAUC <0003> auc.c:144 vector [2]: ik = e4f6abe632ec9594d669953f3e0ec748 20241017055531888 DAUC <0003> auc.c:145 vector [2]: res = 93ab79c9ec558a750000000000000000 20241017055531888 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055531888 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017055531888 DAUC <0003> auc.c:179 vector [2]: kc = 7a98444919af7800 20241017055531888 DAUC <0003> auc.c:180 vector [2]: sres = 52497ece 20241017055531888 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017055531888 DAUC <0003> auc.c:113 vector [3]: rand = b5120641ee329b5ec720a511507aa576 20241017055531888 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241017055531888 DAUC <0003> auc.c:142 vector [3]: autn = 07a90a754e5f00003eaeececb765e9dc 20241017055531888 DAUC <0003> auc.c:143 vector [3]: ck = 2cd49ba1ac5a6fd43ca6b854008cd54f 20241017055531888 DAUC <0003> auc.c:144 vector [3]: ik = 558ca88e4c8ea54c2c6d671314704c16 20241017055531888 DAUC <0003> auc.c:145 vector [3]: res = f6a51e7199df1dc70000000000000000 20241017055531888 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055531888 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017055531888 DAUC <0003> auc.c:179 vector [3]: kc = 3e340a30ee965c00 20241017055531888 DAUC <0003> auc.c:180 vector [3]: sres = 1956303f 20241017055531888 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017055531888 DAUC <0003> db_auc.c:245 IMSI='262427231586286': Generated 4 vectors 20241017055531888 DAUC <0003> db_auc.c:249 IMSI='262427231586286': Updating SQN=161 in DB 20241017055531896 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427231586286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427231586286"} 20241017055531896 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427231586286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531896 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531896 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531898 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531898 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427231586286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427231586286"} 20241017055531898 DAUC <0003> db_auc.c:236 IMSI='262427231586286': Calling to generate 5 vectors 20241017055531898 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017055531899 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055531899 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055531899 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241017055531899 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531899 DAUC <0003> auc.c:113 vector [0]: rand = 669a7a73f0b2c0010273132c12ad8ed3 20241017055531899 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241017055531899 DAUC <0003> auc.c:142 vector [0]: autn = fb82b3282cc60000c36ca080802a5897 20241017055531899 DAUC <0003> auc.c:143 vector [0]: ck = c8cfc5a40518f5a74b2496aaa1352506 20241017055531899 DAUC <0003> auc.c:144 vector [0]: ik = e7e2d4173e406b8bb2502614a29f5991 20241017055531899 DAUC <0003> auc.c:145 vector [0]: res = dee53273ecd1ed3a0000000000000000 20241017055531899 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055531899 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055531899 DAUC <0003> auc.c:179 vector [0]: kc = f867461af5591800 20241017055531899 DAUC <0003> auc.c:180 vector [0]: sres = f0b0e351 20241017055531899 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055531899 DAUC <0003> auc.c:113 vector [1]: rand = d0e66f261f7be22fde4f3000598de256 20241017055531899 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241017055531899 DAUC <0003> auc.c:142 vector [1]: autn = d3c59f9fbf7b0000bb5e2fddcd37ff4b 20241017055531899 DAUC <0003> auc.c:143 vector [1]: ck = f93bd7de0a777664ca966612085f6324 20241017055531899 DAUC <0003> auc.c:144 vector [1]: ik = d11cbb7d95689085103df120f2ad44e1 20241017055531899 DAUC <0003> auc.c:145 vector [1]: res = bb4a0386598f0c1c0000000000000000 20241017055531899 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055531899 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017055531899 DAUC <0003> auc.c:179 vector [1]: kc = 504b3117b9c46000 20241017055531899 DAUC <0003> auc.c:180 vector [1]: sres = 79341b62 20241017055531899 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017055531899 DAUC <0003> auc.c:113 vector [2]: rand = 77c1302be5c57636cad06c983bd8b6dc 20241017055531899 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241017055531899 DAUC <0003> auc.c:142 vector [2]: autn = c8d36530e64f00009d7d87b54287a435 20241017055531899 DAUC <0003> auc.c:143 vector [2]: ck = ae4706f408d3fcde7637b5979d3d0ef0 20241017055531899 DAUC <0003> auc.c:144 vector [2]: ik = 0f779155dfef14923c68fb03ffba24a3 20241017055531899 DAUC <0003> auc.c:145 vector [2]: res = 668223dc4fc7dc550000000000000000 20241017055531899 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055531899 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017055531899 DAUC <0003> auc.c:179 vector [2]: kc = b145ccc852b82c00 20241017055531899 DAUC <0003> auc.c:180 vector [2]: sres = bbc6fb32 20241017055531899 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017055531899 DAUC <0003> auc.c:113 vector [3]: rand = acaf02e4e022de364e374ac0d7b9bd40 20241017055531899 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241017055531899 DAUC <0003> auc.c:142 vector [3]: autn = 418deaea08e90000ab39faaa91c7629b 20241017055531899 DAUC <0003> auc.c:143 vector [3]: ck = 7c0727b5a7b80c0d17eddb957676a6aa 20241017055531899 DAUC <0003> auc.c:144 vector [3]: ik = bf0c028b63952436c37517fc679e4cd2 20241017055531899 DAUC <0003> auc.c:145 vector [3]: res = 26e85cfc83e948570000000000000000 20241017055531899 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055531899 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017055531899 DAUC <0003> auc.c:179 vector [3]: kc = 327eee16f1ac3c00 20241017055531899 DAUC <0003> auc.c:180 vector [3]: sres = 77a8d708 20241017055531899 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017055531899 DAUC <0003> auc.c:113 vector [4]: rand = ebb9975f646379ebbc0bae9e8edc4d4f 20241017055531899 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241017055531899 DAUC <0003> auc.c:142 vector [4]: autn = 85d1fdeab5b8000012043d4d8e74ced5 20241017055531899 DAUC <0003> auc.c:143 vector [4]: ck = 49ec1f314764e5b97098700fb2e9add6 20241017055531899 DAUC <0003> auc.c:144 vector [4]: ik = 509275812504c042e1ef0048e490f3f2 20241017055531899 DAUC <0003> auc.c:145 vector [4]: res = 4d1c4cc9fb7dc7fd0000000000000000 20241017055531899 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055531899 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017055531899 DAUC <0003> auc.c:179 vector [4]: kc = 9421992ed9b1ac00 20241017055531899 DAUC <0003> auc.c:180 vector [4]: sres = 4faf5ca2 20241017055531899 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017055531899 DAUC <0003> db_auc.c:245 IMSI='262427231586286': Generated 5 vectors 20241017055531899 DAUC <0003> db_auc.c:249 IMSI='262427231586286': Updating SQN=321 in DB 20241017055531906 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427231586286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427231586286"} 20241017055531906 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427231586286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531906 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531906 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531909 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531909 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427231586286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427231586286"} 20241017055531909 DAUC <0003> db_auc.c:236 IMSI='262427231586286': Calling to generate 5 vectors 20241017055531909 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017055531909 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055531909 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055531909 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241017055531909 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531909 DAUC <0003> auc.c:113 vector [0]: rand = 567e71ba896d6edb0fc1611d0b8587f0 20241017055531909 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241017055531909 DAUC <0003> auc.c:142 vector [0]: autn = 6242e847fa42000032b14a24b4a8c0b1 20241017055531909 DAUC <0003> auc.c:143 vector [0]: ck = d17231c92b657a8086c3664ee2180cf0 20241017055531909 DAUC <0003> auc.c:144 vector [0]: ik = f88e022df79f73fd01e814bd256783aa 20241017055531909 DAUC <0003> auc.c:145 vector [0]: res = abe12b71c3f112eb0000000000000000 20241017055531909 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055531909 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055531909 DAUC <0003> auc.c:179 vector [0]: kc = 8f3722938de00000 20241017055531909 DAUC <0003> auc.c:180 vector [0]: sres = 383e6bde 20241017055531909 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055531909 DAUC <0003> auc.c:113 vector [1]: rand = 83c6d8d6ca50d344e91a0a771e2dc54b 20241017055531909 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241017055531909 DAUC <0003> auc.c:142 vector [1]: autn = 7bcc1111bc830000a15e0ba4de2fa7c5 20241017055531909 DAUC <0003> auc.c:143 vector [1]: ck = 06e431f2f125c3b21c99c29db834416e 20241017055531909 DAUC <0003> auc.c:144 vector [1]: ik = 62ed71c95e6a1e20514df3a5dba1acbe 20241017055531909 DAUC <0003> auc.c:145 vector [1]: res = 70f47f606e7e84b40000000000000000 20241017055531909 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055531909 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017055531909 DAUC <0003> auc.c:179 vector [1]: kc = 8050b1f5adda5400 20241017055531909 DAUC <0003> auc.c:180 vector [1]: sres = 36a3a8a5 20241017055531909 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017055531909 DAUC <0003> auc.c:113 vector [2]: rand = e36f2bf2246c69dbabae7a07a72bf0a9 20241017055531909 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241017055531909 DAUC <0003> auc.c:142 vector [2]: autn = d5843f605b50000081b35808d15a2ea7 20241017055531909 DAUC <0003> auc.c:143 vector [2]: ck = 2ee7044004f9a46b073fe94f8d10ba57 20241017055531909 DAUC <0003> auc.c:144 vector [2]: ik = dfc219a425ff7e5af8ec5e00b4fdf4d6 20241017055531909 DAUC <0003> auc.c:145 vector [2]: res = 2137cfbf739d47b80000000000000000 20241017055531909 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055531909 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017055531909 DAUC <0003> auc.c:179 vector [2]: kc = ed50a9efd459cc00 20241017055531909 DAUC <0003> auc.c:180 vector [2]: sres = 5b3c2f6b 20241017055531909 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017055531909 DAUC <0003> auc.c:113 vector [3]: rand = a0cfe621ccc96f26148720137d5a2f43 20241017055531909 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241017055531909 DAUC <0003> auc.c:142 vector [3]: autn = 359dc52e8a2a0000a85e4d3c62cc6551 20241017055531909 DAUC <0003> auc.c:143 vector [3]: ck = 3e7462039fa833d4c7059c43e9666b45 20241017055531909 DAUC <0003> auc.c:144 vector [3]: ik = 58307d1e048f0ddd5fb98f864dbaed4b 20241017055531909 DAUC <0003> auc.c:145 vector [3]: res = 7c603cd6850c366f0000000000000000 20241017055531909 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055531909 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017055531909 DAUC <0003> auc.c:179 vector [3]: kc = 5d2946c834270400 20241017055531909 DAUC <0003> auc.c:180 vector [3]: sres = 5a49be23 20241017055531909 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017055531909 DAUC <0003> auc.c:113 vector [4]: rand = ce8afe67b863b3c60f899cdc454e2f4f 20241017055531909 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241017055531909 DAUC <0003> auc.c:142 vector [4]: autn = 1f906bfdb63e0000ee182e25fb84cab7 20241017055531909 DAUC <0003> auc.c:143 vector [4]: ck = 9b7a126d3768e8d620694eb1e8be475f 20241017055531909 DAUC <0003> auc.c:144 vector [4]: ik = 2b4d6a23c147220c55972aec7d04a398 20241017055531909 DAUC <0003> auc.c:145 vector [4]: res = e65c081dd8fb26310000000000000000 20241017055531909 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055531909 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017055531909 DAUC <0003> auc.c:179 vector [4]: kc = 5070aa09b833d400 20241017055531909 DAUC <0003> auc.c:180 vector [4]: sres = 19996f72 20241017055531909 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017055531909 DAUC <0003> db_auc.c:245 IMSI='262427231586286': Generated 5 vectors 20241017055531909 DAUC <0003> db_auc.c:249 IMSI='262427231586286': Updating SQN=481 in DB 20241017055531918 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427231586286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427231586286"} 20241017055531918 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427231586286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055531918 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055531918 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055531920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38252<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@7df3d791ce5c: Final verdict of PTC: pass 20241017055531954 DAUC <0003> db_auc.c:157 IMSI='262423974861060': No 2G Auth Data 20241017055531954 DAUC <0003> db_auc.c:192 IMSI='262423974861060': No 3G Auth Data HLR_Test-GSUP(21)@7df3d791ce5c: Created GsupExpect[0] for "262423974861060" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241017055531995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38262<->l=127.0.0.1:4258 20241017055531998 DLINP <000b> input/ipa.c:451 connected read/write 20241017055531998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055531998 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423974861060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423974861060"} 20241017055531998 DAUC <0003> db_auc.c:236 IMSI='262423974861060': Calling to generate 1 vectors 20241017055531998 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241017055531998 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055531998 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055531998 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017055531998 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055531998 DAUC <0003> auc.c:113 vector [0]: rand = dd93542ecb6e0c4716d2c997d5dd26ca 20241017055531998 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017055531998 DAUC <0003> auc.c:142 vector [0]: autn = ff59508cafc4000021e94be8898d230a 20241017055531998 DAUC <0003> auc.c:143 vector [0]: ck = 5ba2b73c37097381b531f958c98654de 20241017055531998 DAUC <0003> auc.c:144 vector [0]: ik = 46e2b07e7655d84427317395a7ea4112 20241017055531998 DAUC <0003> auc.c:145 vector [0]: res = 62a6876abb2705cd0000000000000000 20241017055531998 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055531998 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055531998 DAUC <0003> auc.c:179 vector [0]: kc = b57ed863aa9a3c00 20241017055531998 DAUC <0003> auc.c:180 vector [0]: sres = c513f020 20241017055531998 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055531998 DAUC <0003> db_auc.c:245 IMSI='262423974861060': Generated 1 vectors 20241017055531998 DAUC <0003> db_auc.c:249 IMSI='262423974861060': Updating SQN=33 in DB 20241017055532006 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423974861060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423974861060"} 20241017055532006 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423974861060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055532006 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055532006 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7df3d791ce5c: Found GsupExpect[0] for "262423974861060" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@7df3d791ce5c: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262423974861060" TC_gsup_sai_num_auth_vectors(30)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055532009 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055532009 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423974861060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423974861060"} 20241017055532009 DAUC <0003> db_auc.c:236 IMSI='262423974861060': Calling to generate 4 vectors 20241017055532009 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241017055532009 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055532009 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055532009 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241017055532009 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055532009 DAUC <0003> auc.c:113 vector [0]: rand = c1bc4250a79da7facc7e57ec91cd9842 20241017055532009 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241017055532009 DAUC <0003> auc.c:142 vector [0]: autn = 5040e4440e5700009d42f77ca0fe557c 20241017055532009 DAUC <0003> auc.c:143 vector [0]: ck = c6b3d1cc0fedace041aa1cb00142a15f 20241017055532009 DAUC <0003> auc.c:144 vector [0]: ik = 50602178813d8283c44e9dcfd1491bb3 20241017055532009 DAUC <0003> auc.c:145 vector [0]: res = ae65aec1a447029d0000000000000000 20241017055532009 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055532009 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055532009 DAUC <0003> auc.c:179 vector [0]: kc = 35901160c1cb2c00 20241017055532009 DAUC <0003> auc.c:180 vector [0]: sres = b7abc47d 20241017055532009 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055532009 DAUC <0003> auc.c:113 vector [1]: rand = 2b94ceb211723f9d21d1c0bf3d722d3f 20241017055532009 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241017055532009 DAUC <0003> auc.c:142 vector [1]: autn = 362b78fa124b00009747f78e9036e9a3 20241017055532009 DAUC <0003> auc.c:143 vector [1]: ck = cac4450701f05ce96eceff01cd5b36c2 20241017055532009 DAUC <0003> auc.c:144 vector [1]: ik = 6af1295febd2082c74d2341b4ea9aa22 20241017055532009 DAUC <0003> auc.c:145 vector [1]: res = fae474cbefbf26bb0000000000000000 20241017055532009 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055532009 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017055532009 DAUC <0003> auc.c:179 vector [1]: kc = abde8b57cd60ec00 20241017055532009 DAUC <0003> auc.c:180 vector [1]: sres = eafb9c04 20241017055532009 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017055532009 DAUC <0003> auc.c:113 vector [2]: rand = b6ea02b71dbb0f7f14cb00d6b9eeed60 20241017055532009 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241017055532009 DAUC <0003> auc.c:142 vector [2]: autn = de72e303cc660000776d968e0e007cc7 20241017055532009 DAUC <0003> auc.c:143 vector [2]: ck = 23726bca0332181ff058f2e26ba8fe58 20241017055532009 DAUC <0003> auc.c:144 vector [2]: ik = 508b634eefe27cc1921ae8e780d63201 20241017055532009 DAUC <0003> auc.c:145 vector [2]: res = 694b40f859a6bc7c0000000000000000 20241017055532009 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055532009 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017055532009 DAUC <0003> auc.c:179 vector [2]: kc = 595bdae60927a000 20241017055532009 DAUC <0003> auc.c:180 vector [2]: sres = c419f7e2 20241017055532009 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017055532009 DAUC <0003> auc.c:113 vector [3]: rand = 4eb3179d0db81ffd32fdd7d2ff82f29f 20241017055532009 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241017055532009 DAUC <0003> auc.c:142 vector [3]: autn = 558d434f47a700007103da00996bab05 20241017055532009 DAUC <0003> auc.c:143 vector [3]: ck = ec2c412ae2c2b16b91855811d1f33d72 20241017055532009 DAUC <0003> auc.c:144 vector [3]: ik = 35353bf4f838d7406898cc9cdcccf938 20241017055532009 DAUC <0003> auc.c:145 vector [3]: res = 7935c42b025fb81d0000000000000000 20241017055532009 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055532009 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017055532009 DAUC <0003> auc.c:179 vector [3]: kc = da53d626b222e800 20241017055532009 DAUC <0003> auc.c:180 vector [3]: sres = 629a058c 20241017055532009 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017055532009 DAUC <0003> db_auc.c:245 IMSI='262423974861060': Generated 4 vectors 20241017055532009 DAUC <0003> db_auc.c:249 IMSI='262423974861060': Updating SQN=161 in DB 20241017055532017 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423974861060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423974861060"} 20241017055532017 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423974861060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055532017 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055532017 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055532021 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055532021 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423974861060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423974861060"} 20241017055532021 DAUC <0003> db_auc.c:236 IMSI='262423974861060': Calling to generate 5 vectors 20241017055532021 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017055532021 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055532021 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055532021 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241017055532021 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055532021 DAUC <0003> auc.c:113 vector [0]: rand = 6a88900987bf4c77fd3218ee8de482e3 20241017055532021 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241017055532021 DAUC <0003> auc.c:142 vector [0]: autn = def6877cb412000090d3592d658454f6 20241017055532021 DAUC <0003> auc.c:143 vector [0]: ck = 56b7d7acdc23eb598fcdcf4e4f8e1f0e 20241017055532021 DAUC <0003> auc.c:144 vector [0]: ik = a8c97de130942757752410e6af727554 20241017055532021 DAUC <0003> auc.c:145 vector [0]: res = bcec53995b2d337c0000000000000000 20241017055532021 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055532021 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055532021 DAUC <0003> auc.c:179 vector [0]: kc = 5a7387b64ef39400 20241017055532021 DAUC <0003> auc.c:180 vector [0]: sres = 480215cd 20241017055532021 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055532021 DAUC <0003> auc.c:113 vector [1]: rand = 259c0f41fe097cdbccacb4820005e623 20241017055532021 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241017055532021 DAUC <0003> auc.c:142 vector [1]: autn = ef4ca282bf0e0000105f8490ef2d2701 20241017055532021 DAUC <0003> auc.c:143 vector [1]: ck = bcd2073c7ef47ee3e2d513ce1a113057 20241017055532021 DAUC <0003> auc.c:144 vector [1]: ik = 6271b7a90302b17cf57e02c91c4f14d0 20241017055532021 DAUC <0003> auc.c:145 vector [1]: res = 516bac47e6a9d2680000000000000000 20241017055532021 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055532021 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017055532021 DAUC <0003> auc.c:179 vector [1]: kc = 24e4fee02a3ae800 20241017055532021 DAUC <0003> auc.c:180 vector [1]: sres = cd3acef2 20241017055532021 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017055532021 DAUC <0003> auc.c:113 vector [2]: rand = 35f237cdf966ca0f6391eb896a240593 20241017055532021 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241017055532021 DAUC <0003> auc.c:142 vector [2]: autn = 302042a5479200004ade3ba562750090 20241017055532021 DAUC <0003> auc.c:143 vector [2]: ck = a7da0a9eeb5a3313e58dd21152ccca6c 20241017055532021 DAUC <0003> auc.c:144 vector [2]: ik = c3477e1510a3216594ab64d18c950b5a 20241017055532021 DAUC <0003> auc.c:145 vector [2]: res = 7ec202042595e18d0000000000000000 20241017055532021 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055532021 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017055532021 DAUC <0003> auc.c:179 vector [2]: kc = 2a9a6c3594a63400 20241017055532021 DAUC <0003> auc.c:180 vector [2]: sres = be4ed81b 20241017055532021 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017055532021 DAUC <0003> auc.c:113 vector [3]: rand = 7bfb76ea93ff86e18be302c435167130 20241017055532021 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241017055532021 DAUC <0003> auc.c:142 vector [3]: autn = 2f53d91aa30200001ffd1875cf478bc7 20241017055532021 DAUC <0003> auc.c:143 vector [3]: ck = 950402d2b32fa458e049b1a17db1d768 20241017055532021 DAUC <0003> auc.c:144 vector [3]: ik = bb67b05c4c09b69156bd007987abc829 20241017055532021 DAUC <0003> auc.c:145 vector [3]: res = c0b2d8d28902a7e40000000000000000 20241017055532021 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055532021 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017055532021 DAUC <0003> auc.c:179 vector [3]: kc = 8d4b7b2f748adc00 20241017055532021 DAUC <0003> auc.c:180 vector [3]: sres = 93d1da7c 20241017055532021 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017055532021 DAUC <0003> auc.c:113 vector [4]: rand = a0de4b89e41e3ad6f4f70d9fab7d7da9 20241017055532021 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241017055532021 DAUC <0003> auc.c:142 vector [4]: autn = 928778ad5926000028f43ec3d58b3445 20241017055532021 DAUC <0003> auc.c:143 vector [4]: ck = ab68878b8ca9295b324959ec8cac8beb 20241017055532021 DAUC <0003> auc.c:144 vector [4]: ik = 0e555a659b1be9a9d52196b5a9f5a172 20241017055532021 DAUC <0003> auc.c:145 vector [4]: res = aeef4ae58999b41a0000000000000000 20241017055532021 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055532021 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017055532021 DAUC <0003> auc.c:179 vector [4]: kc = 9cebe0e6dd087400 20241017055532021 DAUC <0003> auc.c:180 vector [4]: sres = 8db851d0 20241017055532021 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017055532021 DAUC <0003> db_auc.c:245 IMSI='262423974861060': Generated 5 vectors 20241017055532021 DAUC <0003> db_auc.c:249 IMSI='262423974861060': Updating SQN=321 in DB 20241017055532030 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423974861060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423974861060"} 20241017055532030 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423974861060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055532030 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055532030 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055532033 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055532033 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423974861060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423974861060"} 20241017055532033 DAUC <0003> db_auc.c:236 IMSI='262423974861060': Calling to generate 5 vectors 20241017055532033 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017055532033 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055532033 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055532033 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241017055532033 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055532033 DAUC <0003> auc.c:113 vector [0]: rand = 0d024874adb32d845a708003b3de304e 20241017055532033 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241017055532033 DAUC <0003> auc.c:142 vector [0]: autn = 8bdea7b20dfb00008a2584841d813524 20241017055532033 DAUC <0003> auc.c:143 vector [0]: ck = a096f6521795150bef8596f9ec6e0f16 20241017055532033 DAUC <0003> auc.c:144 vector [0]: ik = 622671144526f7b9b56d78e5d0e96cc7 20241017055532033 DAUC <0003> auc.c:145 vector [0]: res = 0bf0984a1b3d61a30000000000000000 20241017055532033 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055532033 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055532033 DAUC <0003> auc.c:179 vector [0]: kc = a18342c30aef2000 20241017055532033 DAUC <0003> auc.c:180 vector [0]: sres = 4800abf5 20241017055532033 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055532033 DAUC <0003> auc.c:113 vector [1]: rand = 450d8d1b89984471dd58fde2b8b00dd0 20241017055532033 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241017055532033 DAUC <0003> auc.c:142 vector [1]: autn = 99dbe03b9f5f000068783c6fea6f2532 20241017055532033 DAUC <0003> auc.c:143 vector [1]: ck = b4eb4599e9734babd0de9e5377ecd0bc 20241017055532033 DAUC <0003> auc.c:144 vector [1]: ik = 169ed93dd79291b3087bde32fb8a0e6f 20241017055532033 DAUC <0003> auc.c:145 vector [1]: res = ad2e0eb28abe334d0000000000000000 20241017055532033 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055532033 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017055532033 DAUC <0003> auc.c:179 vector [1]: kc = a5b203fb49c11400 20241017055532033 DAUC <0003> auc.c:180 vector [1]: sres = 8309da86 20241017055532033 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017055532033 DAUC <0003> auc.c:113 vector [2]: rand = ba99a366919510f86dba63c35e6a6a88 20241017055532033 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241017055532033 DAUC <0003> auc.c:142 vector [2]: autn = f40ad54dfdf80000cabeb525dd338e9f 20241017055532033 DAUC <0003> auc.c:143 vector [2]: ck = 96eabe2280c32f4178394f9b375844a7 20241017055532033 DAUC <0003> auc.c:144 vector [2]: ik = 9426249b9c192ee3da1023addb932def 20241017055532033 DAUC <0003> auc.c:145 vector [2]: res = 4eb5306e5c5bb9b90000000000000000 20241017055532033 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055532033 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017055532033 DAUC <0003> auc.c:179 vector [2]: kc = cdd8ec2e33ead400 20241017055532033 DAUC <0003> auc.c:180 vector [2]: sres = fbd8fc95 20241017055532033 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017055532033 DAUC <0003> auc.c:113 vector [3]: rand = 74fb5e10bece2d406eeeac948e8ac446 20241017055532033 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241017055532033 DAUC <0003> auc.c:142 vector [3]: autn = 98496d35165e00005b33e82643ea5a39 20241017055532033 DAUC <0003> auc.c:143 vector [3]: ck = 5ebd6466e53bcbebd124b4b2663dc1f3 20241017055532033 DAUC <0003> auc.c:144 vector [3]: ik = 90842c5f026139916cb97216fcd73b35 20241017055532033 DAUC <0003> auc.c:145 vector [3]: res = e0ce5f7fe175ae3a0000000000000000 20241017055532033 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055532033 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017055532033 DAUC <0003> auc.c:179 vector [3]: kc = 39b84077fc18e800 20241017055532033 DAUC <0003> auc.c:180 vector [3]: sres = 3a73737e 20241017055532033 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017055532033 DAUC <0003> auc.c:113 vector [4]: rand = 995395b55a661747177d917a013e0237 20241017055532033 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241017055532033 DAUC <0003> auc.c:142 vector [4]: autn = c439f837a1d80000c39ae9ab490ec902 20241017055532033 DAUC <0003> auc.c:143 vector [4]: ck = 462852722ae21d623de18364a4a911e6 20241017055532033 DAUC <0003> auc.c:144 vector [4]: ik = a264e9495f38a83fff307da72c9f860b 20241017055532033 DAUC <0003> auc.c:145 vector [4]: res = eacecb83dbc4d9df0000000000000000 20241017055532033 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055532033 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017055532033 DAUC <0003> auc.c:179 vector [4]: kc = 2d853ad48e391c00 20241017055532033 DAUC <0003> auc.c:180 vector [4]: sres = 92622109 20241017055532033 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017055532033 DAUC <0003> db_auc.c:245 IMSI='262423974861060': Generated 5 vectors 20241017055532033 DAUC <0003> db_auc.c:249 IMSI='262423974861060': Updating SQN=481 in DB 20241017055532040 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423974861060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423974861060"} 20241017055532040 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423974861060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055532040 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055532040 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055532043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38262<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@7df3d791ce5c: Final verdict of PTC: pass 20241017055532077 DAUC <0003> db_auc.c:157 IMSI='262424727614103': No 2G Auth Data 20241017055532077 DAUC <0003> db_auc.c:192 IMSI='262424727614103': No 3G Auth Data HLR_Test-GSUP(21)@7df3d791ce5c: Created GsupExpect[0] for "262424727614103" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241017055532117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38274<->l=127.0.0.1:4258 20241017055532121 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055532121 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424727614103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424727614103"} 20241017055532121 DAUC <0003> db_auc.c:236 IMSI='262424727614103': Calling to generate 1 vectors 20241017055532121 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241017055532121 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055532121 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055532121 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017055532121 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055532121 DAUC <0003> auc.c:113 vector [0]: rand = 165d05401fce4533587797a2f9efc760 20241017055532121 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017055532121 DAUC <0003> auc.c:142 vector [0]: autn = fef1bfd694100000ab8bb8815cf52889 20241017055532121 DAUC <0003> auc.c:143 vector [0]: ck = 20cee8f72261987d6e0514dc2deaff8c 20241017055532121 DAUC <0003> auc.c:144 vector [0]: ik = 2ebd03ed1da937d3ab2c8716d4f52bc9 20241017055532121 DAUC <0003> auc.c:145 vector [0]: res = b7d91fde1745796f0000000000000000 20241017055532121 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055532121 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055532121 DAUC <0003> auc.c:179 vector [0]: kc = a106c7b5bcdf0072 20241017055532121 DAUC <0003> auc.c:180 vector [0]: sres = 690b2b93 20241017055532121 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055532121 DAUC <0003> db_auc.c:245 IMSI='262424727614103': Generated 1 vectors 20241017055532121 DAUC <0003> db_auc.c:249 IMSI='262424727614103': Updating SQN=33 in DB 20241017055532129 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424727614103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424727614103"} 20241017055532129 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424727614103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055532129 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055532129 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7df3d791ce5c: Found GsupExpect[0] for "262424727614103" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@7df3d791ce5c: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262424727614103" TC_gsup_sai_num_auth_vectors(31)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055532132 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055532132 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424727614103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424727614103"} 20241017055532132 DAUC <0003> db_auc.c:236 IMSI='262424727614103': Calling to generate 4 vectors 20241017055532132 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241017055532132 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055532132 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055532132 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241017055532132 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055532132 DAUC <0003> auc.c:113 vector [0]: rand = 57dd5c7d4c3e3e11da727076da42a5f9 20241017055532132 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241017055532132 DAUC <0003> auc.c:142 vector [0]: autn = 624781ad9bbc0000fa53eed5e2d8790e 20241017055532132 DAUC <0003> auc.c:143 vector [0]: ck = 80624ef7b299fa0feefab7d9dfb72aed 20241017055532132 DAUC <0003> auc.c:144 vector [0]: ik = d8b720ab92482e7e91b3a9fd427dc29c 20241017055532132 DAUC <0003> auc.c:145 vector [0]: res = 94f5ebd1b046612c0000000000000000 20241017055532132 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055532132 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055532132 DAUC <0003> auc.c:179 vector [0]: kc = 9865e34ffcfa3b04 20241017055532132 DAUC <0003> auc.c:180 vector [0]: sres = e459c2a6 20241017055532132 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055532132 DAUC <0003> auc.c:113 vector [1]: rand = 9dc5d8710771fcacc9a121caa90919a9 20241017055532132 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241017055532132 DAUC <0003> auc.c:142 vector [1]: autn = 36f92abf702900006d31e0486798bfa7 20241017055532132 DAUC <0003> auc.c:143 vector [1]: ck = ae2e32b51e1ff6802522f20fed2d8eb8 20241017055532132 DAUC <0003> auc.c:144 vector [1]: ik = de4b0f73d23d067b9300ac3a2bdd7033 20241017055532132 DAUC <0003> auc.c:145 vector [1]: res = 32317918f2db74320000000000000000 20241017055532132 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055532132 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017055532132 DAUC <0003> auc.c:179 vector [1]: kc = 794ac29c8303b118 20241017055532132 DAUC <0003> auc.c:180 vector [1]: sres = f7993c97 20241017055532132 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017055532132 DAUC <0003> auc.c:113 vector [2]: rand = 0839a15301e39904488fc7536973e710 20241017055532132 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241017055532132 DAUC <0003> auc.c:142 vector [2]: autn = fffb685c23680000cfceab6c950ede40 20241017055532132 DAUC <0003> auc.c:143 vector [2]: ck = 373c334bc5b193016be0ac7499eb0ba7 20241017055532132 DAUC <0003> auc.c:144 vector [2]: ik = c084a4199c82a10b3cd3ee572c708c35 20241017055532132 DAUC <0003> auc.c:145 vector [2]: res = 303308bff7596f960000000000000000 20241017055532132 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055532132 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017055532132 DAUC <0003> auc.c:179 vector [2]: kc = 0e4bc8a3c465d617 20241017055532132 DAUC <0003> auc.c:180 vector [2]: sres = 6ceee6ba 20241017055532132 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017055532132 DAUC <0003> auc.c:113 vector [3]: rand = 5f9e1bdd30a7cec504b296420be7add1 20241017055532132 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241017055532132 DAUC <0003> auc.c:142 vector [3]: autn = 556fb926741e0000a1b96995ccc8223b 20241017055532132 DAUC <0003> auc.c:143 vector [3]: ck = f603f5e46e3337f1c6db40f032782435 20241017055532132 DAUC <0003> auc.c:144 vector [3]: ik = 001ef665965be7d06c49ac6b7ad85d99 20241017055532132 DAUC <0003> auc.c:145 vector [3]: res = 81432c7b052910040000000000000000 20241017055532132 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055532132 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017055532132 DAUC <0003> auc.c:179 vector [3]: kc = 15c1c9da319aa28b 20241017055532132 DAUC <0003> auc.c:180 vector [3]: sres = 27d9bc41 20241017055532132 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017055532132 DAUC <0003> db_auc.c:245 IMSI='262424727614103': Generated 4 vectors 20241017055532132 DAUC <0003> db_auc.c:249 IMSI='262424727614103': Updating SQN=161 in DB 20241017055532139 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424727614103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424727614103"} 20241017055532139 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424727614103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055532139 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055532139 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055532143 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055532143 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424727614103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424727614103"} 20241017055532143 DAUC <0003> db_auc.c:236 IMSI='262424727614103': Calling to generate 5 vectors 20241017055532143 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017055532143 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055532143 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055532143 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241017055532143 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055532143 DAUC <0003> auc.c:113 vector [0]: rand = 8e0ed3e1037936cd5a4f3ab93fde3529 20241017055532143 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241017055532143 DAUC <0003> auc.c:142 vector [0]: autn = 9ce85ce6449200005c8e4497e9f8f659 20241017055532143 DAUC <0003> auc.c:143 vector [0]: ck = 2d0cd9fa3ddcc54abbef891ef3c57b2f 20241017055532143 DAUC <0003> auc.c:144 vector [0]: ik = 5b602799284cdd238a9e0119b6f3a553 20241017055532143 DAUC <0003> auc.c:145 vector [0]: res = e441a46f902589a10000000000000000 20241017055532143 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055532143 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055532143 DAUC <0003> auc.c:179 vector [0]: kc = 16a000143066a8a6 20241017055532143 DAUC <0003> auc.c:180 vector [0]: sres = 8e2512fd 20241017055532143 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055532143 DAUC <0003> auc.c:113 vector [1]: rand = 784c8f0519174f2a96d0c966cba9a163 20241017055532143 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241017055532143 DAUC <0003> auc.c:142 vector [1]: autn = 05fb3dc02cb800004ed797785167b461 20241017055532143 DAUC <0003> auc.c:143 vector [1]: ck = 17bce10269054a9f1a2a62484721b58a 20241017055532143 DAUC <0003> auc.c:144 vector [1]: ik = 57e9725f76aa789ded4979ce65cd3cb5 20241017055532143 DAUC <0003> auc.c:145 vector [1]: res = 62a8b5ce6dac4c120000000000000000 20241017055532143 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055532143 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017055532143 DAUC <0003> auc.c:179 vector [1]: kc = f913b09fe2073725 20241017055532143 DAUC <0003> auc.c:180 vector [1]: sres = 8acfb58b 20241017055532143 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017055532143 DAUC <0003> auc.c:113 vector [2]: rand = 1af36a69d4d98a5d42bcb74382cbc501 20241017055532143 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241017055532143 DAUC <0003> auc.c:142 vector [2]: autn = 31bc0214936d000097622293ef5cad7b 20241017055532143 DAUC <0003> auc.c:143 vector [2]: ck = 3a0d897a45aa0c2cd8889af1e51d1c24 20241017055532143 DAUC <0003> auc.c:144 vector [2]: ik = 58ac48219300661e3b8b49138b9b2620 20241017055532143 DAUC <0003> auc.c:145 vector [2]: res = bf0bc5f3dc8f94b30000000000000000 20241017055532143 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055532143 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017055532143 DAUC <0003> auc.c:179 vector [2]: kc = 96f5c838e58a31f2 20241017055532143 DAUC <0003> auc.c:180 vector [2]: sres = 08a90c6d 20241017055532143 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017055532143 DAUC <0003> auc.c:113 vector [3]: rand = d6d93d3eac651a2ac97c674d877c2f67 20241017055532143 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241017055532143 DAUC <0003> auc.c:142 vector [3]: autn = 7affbb4630a40000aa7a9f88f77f9a84 20241017055532143 DAUC <0003> auc.c:143 vector [3]: ck = 8158973b0005b0c0c457fcb9815e8214 20241017055532143 DAUC <0003> auc.c:144 vector [3]: ik = 0b1eb677cf38fa7f3d3ffaaabe109d02 20241017055532143 DAUC <0003> auc.c:145 vector [3]: res = d2775d273e7db6ee0000000000000000 20241017055532143 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055532143 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017055532143 DAUC <0003> auc.c:179 vector [3]: kc = 60d9e911ac924900 20241017055532143 DAUC <0003> auc.c:180 vector [3]: sres = 02017d23 20241017055532143 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017055532143 DAUC <0003> auc.c:113 vector [4]: rand = 161657b668df03b14e2151572f2af8b0 20241017055532143 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241017055532143 DAUC <0003> auc.c:142 vector [4]: autn = d26d1933dfcc0000945d9d2f7e3e747f 20241017055532143 DAUC <0003> auc.c:143 vector [4]: ck = b3e2e8584f1d1021af1c3ddd48c2080d 20241017055532143 DAUC <0003> auc.c:144 vector [4]: ik = 4500cbfb1c144263b4a8a4598b11ab09 20241017055532143 DAUC <0003> auc.c:145 vector [4]: res = 7292cee327552cca0000000000000000 20241017055532143 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055532143 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017055532143 DAUC <0003> auc.c:179 vector [4]: kc = 8ed1d3068246b5ed 20241017055532143 DAUC <0003> auc.c:180 vector [4]: sres = 25517e4a 20241017055532143 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017055532143 DAUC <0003> db_auc.c:245 IMSI='262424727614103': Generated 5 vectors 20241017055532143 DAUC <0003> db_auc.c:249 IMSI='262424727614103': Updating SQN=321 in DB 20241017055532151 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424727614103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424727614103"} 20241017055532151 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424727614103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055532151 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055532151 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055532155 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055532155 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424727614103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424727614103"} 20241017055532155 DAUC <0003> db_auc.c:236 IMSI='262424727614103': Calling to generate 5 vectors 20241017055532155 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017055532155 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055532155 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055532155 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241017055532155 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055532155 DAUC <0003> auc.c:113 vector [0]: rand = f8f29fc88d3144c8d2e7f18f72bc58af 20241017055532155 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241017055532155 DAUC <0003> auc.c:142 vector [0]: autn = 7c70d288740b000057d13a53bcf28fd7 20241017055532155 DAUC <0003> auc.c:143 vector [0]: ck = a7a04bbd71f23febc87eaf6549ba03d3 20241017055532155 DAUC <0003> auc.c:144 vector [0]: ik = efac43448c6a9152a6736b2de827bc0a 20241017055532155 DAUC <0003> auc.c:145 vector [0]: res = 0ce60685de2adbba0000000000000000 20241017055532155 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055532155 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055532155 DAUC <0003> auc.c:179 vector [0]: kc = 645f4aa87cd27629 20241017055532155 DAUC <0003> auc.c:180 vector [0]: sres = e892daab 20241017055532155 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055532155 DAUC <0003> auc.c:113 vector [1]: rand = 5f5919f2c7548209e2ee58da8f40aa9a 20241017055532155 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241017055532155 DAUC <0003> auc.c:142 vector [1]: autn = 34e5f49a077700006638345fbe2d9c0b 20241017055532155 DAUC <0003> auc.c:143 vector [1]: ck = 2a604cc7be814f06c43bca7f86979cba 20241017055532155 DAUC <0003> auc.c:144 vector [1]: ik = d0d71449d4f0d1a69f1fbe1834ff7628 20241017055532155 DAUC <0003> auc.c:145 vector [1]: res = 557891a8a8af609c0000000000000000 20241017055532155 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055532155 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017055532155 DAUC <0003> auc.c:179 vector [1]: kc = 2162db69664778f8 20241017055532155 DAUC <0003> auc.c:180 vector [1]: sres = 1ee91fcb 20241017055532155 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017055532155 DAUC <0003> auc.c:113 vector [2]: rand = ca8259ff2f651ae1e6a694506aba2070 20241017055532155 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241017055532155 DAUC <0003> auc.c:142 vector [2]: autn = e87b67e71ca40000b50a0f88aef9d889 20241017055532155 DAUC <0003> auc.c:143 vector [2]: ck = 778b80ed9468a670c3b8a6d193df1298 20241017055532155 DAUC <0003> auc.c:144 vector [2]: ik = 66042ccbd14387454fc3d74aade70f15 20241017055532155 DAUC <0003> auc.c:145 vector [2]: res = 5f936f00e09832900000000000000000 20241017055532155 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055532155 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017055532155 DAUC <0003> auc.c:179 vector [2]: kc = bc15c4635b6faea4 20241017055532155 DAUC <0003> auc.c:180 vector [2]: sres = 1dad07ec 20241017055532155 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017055532155 DAUC <0003> auc.c:113 vector [3]: rand = e8f45d099d04735634988bb558d81f3b 20241017055532155 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241017055532155 DAUC <0003> auc.c:142 vector [3]: autn = b0532815e9330000f9f92f8fb79c993a 20241017055532155 DAUC <0003> auc.c:143 vector [3]: ck = d1e9087e0fda7c4d53ea2fa287a15187 20241017055532155 DAUC <0003> auc.c:144 vector [3]: ik = 5c8c1cb2177f8d721ffe11d5671114e8 20241017055532155 DAUC <0003> auc.c:145 vector [3]: res = 9562e77f5b5300160000000000000000 20241017055532155 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055532155 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017055532155 DAUC <0003> auc.c:179 vector [3]: kc = 92b57a27f61953e9 20241017055532155 DAUC <0003> auc.c:180 vector [3]: sres = d324bac3 20241017055532155 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017055532155 DAUC <0003> auc.c:113 vector [4]: rand = 61a144ad0a6d71f7d22d6ddf68ccf85d 20241017055532155 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241017055532155 DAUC <0003> auc.c:142 vector [4]: autn = cc3d6a45fd730000ec24ae1b738eab35 20241017055532155 DAUC <0003> auc.c:143 vector [4]: ck = f187650a887fc30e53db5fcd9033319f 20241017055532155 DAUC <0003> auc.c:144 vector [4]: ik = 49f7aa88299fdcb4c30fca88a44a2f8d 20241017055532155 DAUC <0003> auc.c:145 vector [4]: res = ac9f219fbb3c00520000000000000000 20241017055532155 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055532155 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017055532155 DAUC <0003> auc.c:179 vector [4]: kc = c02742c09253a5cf 20241017055532155 DAUC <0003> auc.c:180 vector [4]: sres = 55c38f39 20241017055532155 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017055532155 DAUC <0003> db_auc.c:245 IMSI='262424727614103': Generated 5 vectors 20241017055532155 DAUC <0003> db_auc.c:249 IMSI='262424727614103': Updating SQN=481 in DB 20241017055532163 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424727614103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424727614103"} 20241017055532163 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424727614103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055532163 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055532163 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055532166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38274<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@7df3d791ce5c: Final verdict of PTC: pass MTC@7df3d791ce5c: setverdict(pass): none -> pass 20241017055532194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4258 20241017055532195 DLINP <000b> input/ipa.c:451 connected read/write 20241017055532195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055532195 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055532195 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055532195 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055532195 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42051<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@7df3d791ce5c: Final verdict of PTC: none 22@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: pass MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Thu Oct 17 05:55:32 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 20241017055532234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38278<->l=127.0.0.1:4258 20241017055532234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38278<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=26368) Waiting for packet dumper to finish... 1 (prev_count=26368, count=59468) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Thu Oct 17 05:55:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_sai_eps started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055535309 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055535309 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055535312 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055535312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38286<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055535315 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055535315 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055535315 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055535315 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 20241017055535315 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055535315 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 20241017055535315 DLGSUP <0013> gsup_server.c:235 2: 20241017055535315 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055535315 DLGSUP <0013> gsup_server.c:235 3: 20241017055535315 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055535315 DLGSUP <0013> gsup_server.c:235 4: 20241017055535315 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055535315 DLGSUP <0013> gsup_server.c:235 5: 20241017055535315 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055535315 DLGSUP <0013> gsup_server.c:235 7: 20241017055535315 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055535315 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055535315 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055535315 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@7df3d791ce5c: 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") 20241017055535334 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44901<->l=127.0.0.1:4259) 20241017055535357 DAUC <0003> db_auc.c:157 IMSI='262427542456267': No 2G Auth Data 20241017055535357 DAUC <0003> db_auc.c:192 IMSI='262427542456267': No 3G Auth Data HLR_Test-GSUP(33)@7df3d791ce5c: Created GsupExpect[0] for "262427542456267" to be handled at TC_gsup_sai_eps(36) 20241017055535393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38298<->l=127.0.0.1:4258 20241017055535398 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055535398 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427542456267 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427542456267"} 20241017055535398 DAUC <0003> db_auc.c:157 IMSI='262427542456267': No 2G Auth Data 20241017055535398 DAUC <0003> db_auc.c:236 IMSI='262427542456267': Calling to generate 5 vectors 20241017055535398 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241017055535398 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055535398 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055535398 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017055535398 DAUC <0003> auc.c:113 vector [0]: rand = 63dd8a929f8ba4f8df8bcbb0c74b7d28 20241017055535398 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017055535398 DAUC <0003> auc.c:142 vector [0]: autn = d75a13948467800080a2cde89b1d53a0 20241017055535398 DAUC <0003> auc.c:143 vector [0]: ck = 9b58c80ed4af0f24fbbfe9ef66ffb61d 20241017055535398 DAUC <0003> auc.c:144 vector [0]: ik = 97c56aa329e7efc482fb14c91e60fc09 20241017055535398 DAUC <0003> auc.c:145 vector [0]: res = afd563cd90236d530000000000000000 20241017055535398 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055535398 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017055535398 DAUC <0003> auc.c:151 vector [0]: kc = 75d95f8b85d7aaf4 20241017055535398 DAUC <0003> auc.c:152 vector [0]: sres = 3ff60e9e 20241017055535398 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017055535398 DAUC <0003> auc.c:113 vector [1]: rand = 299ff4942954b1f07f09e29675cbeae3 20241017055535398 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017055535398 DAUC <0003> auc.c:142 vector [1]: autn = 67d61932c0908000ab64a4666144c6d6 20241017055535398 DAUC <0003> auc.c:143 vector [1]: ck = dd3b2a49f0fcb5195c7233f09e27a451 20241017055535398 DAUC <0003> auc.c:144 vector [1]: ik = 67f8c8f7cb26fedd0007046cd71e51b6 20241017055535398 DAUC <0003> auc.c:145 vector [1]: res = babea1c8dd54d9420000000000000000 20241017055535398 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055535398 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017055535398 DAUC <0003> auc.c:151 vector [1]: kc = e6b6d52272e3be23 20241017055535398 DAUC <0003> auc.c:152 vector [1]: sres = 67ea788a 20241017055535398 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017055535398 DAUC <0003> auc.c:113 vector [2]: rand = 3a511563dc6a40a3b610091572c9049e 20241017055535398 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017055535398 DAUC <0003> auc.c:142 vector [2]: autn = 7cdc4e9e69238000e53c2865f6d2a083 20241017055535398 DAUC <0003> auc.c:143 vector [2]: ck = c891fe425ec5941c89f6e729410db0c2 20241017055535398 DAUC <0003> auc.c:144 vector [2]: ik = 95edf0b09acfeb6e77393f639ccc18b3 20241017055535398 DAUC <0003> auc.c:145 vector [2]: res = 9e42f25985bd55fa0000000000000000 20241017055535398 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055535398 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017055535398 DAUC <0003> auc.c:151 vector [2]: kc = a3b3d6b819cbd703 20241017055535398 DAUC <0003> auc.c:152 vector [2]: sres = 1bffa7a3 20241017055535398 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017055535398 DAUC <0003> auc.c:113 vector [3]: rand = 0ac400bed34c7975b2194a67ca6716f3 20241017055535398 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017055535398 DAUC <0003> auc.c:142 vector [3]: autn = a7ab39e381bf8000b015768a014363ef 20241017055535398 DAUC <0003> auc.c:143 vector [3]: ck = 4a3ed8cf6c4fabb7bffea9279152c68a 20241017055535398 DAUC <0003> auc.c:144 vector [3]: ik = 55a56006752b1daae2be1b33257481f0 20241017055535398 DAUC <0003> auc.c:145 vector [3]: res = 5e024e80bf09f27a0000000000000000 20241017055535398 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055535398 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017055535398 DAUC <0003> auc.c:151 vector [3]: kc = 42db0addad42f167 20241017055535398 DAUC <0003> auc.c:152 vector [3]: sres = e10bbcfa 20241017055535398 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017055535398 DAUC <0003> auc.c:113 vector [4]: rand = 4280a907c0262ee108d5aaecfa60ae52 20241017055535398 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017055535398 DAUC <0003> auc.c:142 vector [4]: autn = aa405ce12fa08000c5e5d8c3f6463436 20241017055535398 DAUC <0003> auc.c:143 vector [4]: ck = 8776299d1cc6f4461afd9580bfcc8f21 20241017055535398 DAUC <0003> auc.c:144 vector [4]: ik = 9673e2aeb10cb96b5c3709431ea0c1c8 20241017055535398 DAUC <0003> auc.c:145 vector [4]: res = 0446689cf77e7b8e0000000000000000 20241017055535398 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055535398 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241017055535398 DAUC <0003> auc.c:151 vector [4]: kc = 57cf57f00ca603c4 20241017055535398 DAUC <0003> auc.c:152 vector [4]: sres = f3381312 20241017055535398 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241017055535398 DAUC <0003> db_auc.c:245 IMSI='262427542456267': Generated 5 vectors 20241017055535398 DAUC <0003> db_auc.c:249 IMSI='262427542456267': Updating SQN=161 in DB 20241017055535406 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427542456267 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427542456267"} 20241017055535406 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427542456267 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055535406 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055535406 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7df3d791ce5c: Found GsupExpect[0] for "262427542456267" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_sai_eps(36)"262427542456267" TC_gsup_sai_eps(36)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055535410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38298<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@7df3d791ce5c: Final verdict of PTC: pass 20241017055535436 DAUC <0003> db_auc.c:157 IMSI='262428242894303': No 2G Auth Data 20241017055535436 DAUC <0003> db_auc.c:192 IMSI='262428242894303': No 3G Auth Data HLR_Test-GSUP(33)@7df3d791ce5c: Created GsupExpect[0] for "262428242894303" to be handled at TC_gsup_sai_eps(37) 20241017055535469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38302<->l=127.0.0.1:4258 20241017055535473 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055535473 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428242894303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428242894303"} 20241017055535473 DAUC <0003> db_auc.c:157 IMSI='262428242894303': No 2G Auth Data 20241017055535473 DAUC <0003> db_auc.c:236 IMSI='262428242894303': Calling to generate 5 vectors 20241017055535473 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241017055535473 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055535473 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241017055535473 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017055535473 DAUC <0003> auc.c:113 vector [0]: rand = c60fe3bd7677b55549fa9f2892a66b9a 20241017055535473 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017055535473 DAUC <0003> auc.c:142 vector [0]: autn = cc4a34a4f1b08000693c8833cba1bc4a 20241017055535473 DAUC <0003> auc.c:143 vector [0]: ck = 38e40e60b939bad92f2cbf6e6d5ac385 20241017055535473 DAUC <0003> auc.c:144 vector [0]: ik = 8f0a0660a329e49eb68d5d330e04c2a1 20241017055535473 DAUC <0003> auc.c:145 vector [0]: res = 11e8aadc4cc1ac4a0000000000000000 20241017055535473 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055535473 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017055535473 DAUC <0003> auc.c:151 vector [0]: kc = 2e4fea5d794e5f63 20241017055535473 DAUC <0003> auc.c:152 vector [0]: sres = 5d290696 20241017055535473 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017055535473 DAUC <0003> auc.c:113 vector [1]: rand = dd5c419507d96228281093d57be0a461 20241017055535473 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017055535473 DAUC <0003> auc.c:142 vector [1]: autn = 142b9a9a6a2780002cbb01a472e22e81 20241017055535473 DAUC <0003> auc.c:143 vector [1]: ck = 4fdedcdadcc8422f9d6f617ff01ca952 20241017055535473 DAUC <0003> auc.c:144 vector [1]: ik = 876e7c5a35e4f86d9e9207e7d0ce3f4e 20241017055535473 DAUC <0003> auc.c:145 vector [1]: res = 447dc8d5e7f7bbef0000000000000000 20241017055535473 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055535473 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017055535473 DAUC <0003> auc.c:151 vector [1]: kc = cb4dc618c9fe2c5e 20241017055535473 DAUC <0003> auc.c:152 vector [1]: sres = a38a733a 20241017055535473 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017055535473 DAUC <0003> auc.c:113 vector [2]: rand = c24e50adcd2b27875e9b7a8de39f8df3 20241017055535473 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017055535473 DAUC <0003> auc.c:142 vector [2]: autn = cbda806fb6cc800052d65aea19610a4f 20241017055535473 DAUC <0003> auc.c:143 vector [2]: ck = 6cb2767f8a0dcfce4c7327f840c7cf93 20241017055535473 DAUC <0003> auc.c:144 vector [2]: ik = 8ccaaca4ecee48d70943d650da2897e7 20241017055535473 DAUC <0003> auc.c:145 vector [2]: res = 08ab3c77f8ecde810000000000000000 20241017055535474 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055535474 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017055535474 DAUC <0003> auc.c:151 vector [2]: kc = a5482b73fc0cdf6d 20241017055535474 DAUC <0003> auc.c:152 vector [2]: sres = f047e2f6 20241017055535474 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017055535474 DAUC <0003> auc.c:113 vector [3]: rand = a1c71006713f76a39be360074558f4e2 20241017055535474 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017055535474 DAUC <0003> auc.c:142 vector [3]: autn = e3d1cb4b7e598000f4e11832aa528d25 20241017055535474 DAUC <0003> auc.c:143 vector [3]: ck = c9bd5e67a54bd9fb59ac2e7dd0c34361 20241017055535474 DAUC <0003> auc.c:144 vector [3]: ik = d3935307f175cb82522fef0354b94cfa 20241017055535474 DAUC <0003> auc.c:145 vector [3]: res = da2f8646bd6c475c0000000000000000 20241017055535474 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055535474 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017055535474 DAUC <0003> auc.c:151 vector [3]: kc = 11adcc1ed0441de2 20241017055535474 DAUC <0003> auc.c:152 vector [3]: sres = 6743c11a 20241017055535474 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017055535474 DAUC <0003> auc.c:113 vector [4]: rand = b98a8ed366539a614e02c57dd102028c 20241017055535474 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017055535474 DAUC <0003> auc.c:142 vector [4]: autn = e5ad78ad49118000aadf94f88ecb3dc6 20241017055535474 DAUC <0003> auc.c:143 vector [4]: ck = 343a25e3cdd340be47a08dd2fed6fbd2 20241017055535474 DAUC <0003> auc.c:144 vector [4]: ik = a7cde66ee0c6799a6259fda8bd5b0883 20241017055535474 DAUC <0003> auc.c:145 vector [4]: res = eb5c72a9ff5c41ac0000000000000000 20241017055535474 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055535474 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241017055535474 DAUC <0003> auc.c:151 vector [4]: kc = b60eb3f76e98ca75 20241017055535474 DAUC <0003> auc.c:152 vector [4]: sres = 14003305 20241017055535474 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241017055535474 DAUC <0003> db_auc.c:245 IMSI='262428242894303': Generated 5 vectors 20241017055535474 DAUC <0003> db_auc.c:249 IMSI='262428242894303': Updating SQN=161 in DB 20241017055535482 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428242894303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428242894303"} 20241017055535482 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428242894303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055535482 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055535482 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7df3d791ce5c: Found GsupExpect[0] for "262428242894303" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@7df3d791ce5c: Added IMSI table entry 1TC_gsup_sai_eps(37)"262428242894303" TC_gsup_sai_eps(37)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055535485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38302<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@7df3d791ce5c: Final verdict of PTC: pass 20241017055535510 DAUC <0003> db_auc.c:157 IMSI='262427879152801': No 2G Auth Data 20241017055535510 DAUC <0003> db_auc.c:192 IMSI='262427879152801': No 3G Auth Data HLR_Test-GSUP(33)@7df3d791ce5c: Created GsupExpect[0] for "262427879152801" to be handled at TC_gsup_sai_eps(38) 20241017055535551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38314<->l=127.0.0.1:4258 20241017055535555 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055535555 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427879152801 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427879152801"} 20241017055535555 DAUC <0003> db_auc.c:236 IMSI='262427879152801': Calling to generate 5 vectors 20241017055535555 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017055535555 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055535555 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055535555 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017055535555 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055535555 DAUC <0003> auc.c:113 vector [0]: rand = 5b45d719c5c09aeb4438527d5e6f289d 20241017055535555 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017055535555 DAUC <0003> auc.c:142 vector [0]: autn = e0be3670a5a38000b7aed2acb31006b1 20241017055535555 DAUC <0003> auc.c:143 vector [0]: ck = e51b2d7345b3506316868ba0e807d096 20241017055535555 DAUC <0003> auc.c:144 vector [0]: ik = 2a8b97e65e33188612a1f50d304723a5 20241017055535555 DAUC <0003> auc.c:145 vector [0]: res = 223871a2d7106d2c0000000000000000 20241017055535555 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055535555 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055535555 DAUC <0003> auc.c:179 vector [0]: kc = f962e9806842ac00 20241017055535555 DAUC <0003> auc.c:180 vector [0]: sres = ddf501a4 20241017055535555 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055535555 DAUC <0003> auc.c:113 vector [1]: rand = 50b5ee751d387526b21f0ecde141b85d 20241017055535555 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017055535555 DAUC <0003> auc.c:142 vector [1]: autn = abc3b0c2c55280004509479dea7c9a3e 20241017055535555 DAUC <0003> auc.c:143 vector [1]: ck = 682e423e5a0d3d6d110e07e5753c68a8 20241017055535555 DAUC <0003> auc.c:144 vector [1]: ik = ddd6f1e97bd8c7a33e33325fba695782 20241017055535555 DAUC <0003> auc.c:145 vector [1]: res = 230c32bfab2ac8d80000000000000000 20241017055535555 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055535555 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017055535555 DAUC <0003> auc.c:179 vector [1]: kc = 9323c53452fa8800 20241017055535555 DAUC <0003> auc.c:180 vector [1]: sres = 47838af7 20241017055535555 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017055535555 DAUC <0003> auc.c:113 vector [2]: rand = 73f5e46ee854a6a3b2dfd765b3a1b2ee 20241017055535555 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017055535555 DAUC <0003> auc.c:142 vector [2]: autn = 7f5e9c605fa48000b921c3e22b0d6c10 20241017055535555 DAUC <0003> auc.c:143 vector [2]: ck = 19291e943ef74bfe1d6373aee8807414 20241017055535555 DAUC <0003> auc.c:144 vector [2]: ik = bd978afd6bbee1b1f9d11dbd6279e20b 20241017055535555 DAUC <0003> auc.c:145 vector [2]: res = edef4f64b6f0c4650000000000000000 20241017055535555 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055535555 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017055535555 DAUC <0003> auc.c:179 vector [2]: kc = 16d35974db8f1400 20241017055535555 DAUC <0003> auc.c:180 vector [2]: sres = f3d4466d 20241017055535555 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017055535555 DAUC <0003> auc.c:113 vector [3]: rand = d9828417634971fc051a4690480bef47 20241017055535555 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017055535555 DAUC <0003> auc.c:142 vector [3]: autn = 3a96797bc7818000c112dc0c70cb3f7f 20241017055535555 DAUC <0003> auc.c:143 vector [3]: ck = 6125a22fd23cceefbb50d249e717b904 20241017055535555 DAUC <0003> auc.c:144 vector [3]: ik = ddaeb4ce29337fa75e96dd796a244e1a 20241017055535555 DAUC <0003> auc.c:145 vector [3]: res = aad9e422b0c450c40000000000000000 20241017055535555 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055535555 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017055535555 DAUC <0003> auc.c:179 vector [3]: kc = 81b4ea6432bdf400 20241017055535555 DAUC <0003> auc.c:180 vector [3]: sres = f26943f0 20241017055535555 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017055535555 DAUC <0003> auc.c:113 vector [4]: rand = 52b247f1e053caa2615983cda157b66d 20241017055535555 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017055535555 DAUC <0003> auc.c:142 vector [4]: autn = 28339ef725c780009f83d49e6a3efc7a 20241017055535555 DAUC <0003> auc.c:143 vector [4]: ck = c2df79cc9c26ac785e886616fab59aff 20241017055535555 DAUC <0003> auc.c:144 vector [4]: ik = 53c4391f5a92e61ce72dabae16e80f11 20241017055535555 DAUC <0003> auc.c:145 vector [4]: res = 3b23d8a01ca3f7c50000000000000000 20241017055535555 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055535555 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017055535555 DAUC <0003> auc.c:179 vector [4]: kc = fc3a046b1e84ac00 20241017055535555 DAUC <0003> auc.c:180 vector [4]: sres = b284e159 20241017055535555 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017055535555 DAUC <0003> db_auc.c:245 IMSI='262427879152801': Generated 5 vectors 20241017055535555 DAUC <0003> db_auc.c:249 IMSI='262427879152801': Updating SQN=161 in DB 20241017055535563 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427879152801 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427879152801"} 20241017055535563 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427879152801 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055535563 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055535563 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7df3d791ce5c: Found GsupExpect[0] for "262427879152801" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@7df3d791ce5c: Added IMSI table entry 2TC_gsup_sai_eps(38)"262427879152801" TC_gsup_sai_eps(38)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055535566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38314<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@7df3d791ce5c: Final verdict of PTC: pass 20241017055535598 DAUC <0003> db_auc.c:157 IMSI='262422862590660': No 2G Auth Data 20241017055535598 DAUC <0003> db_auc.c:192 IMSI='262422862590660': No 3G Auth Data HLR_Test-GSUP(33)@7df3d791ce5c: Created GsupExpect[0] for "262422862590660" to be handled at TC_gsup_sai_eps(39) 20241017055535638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38326<->l=127.0.0.1:4258 20241017055535642 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055535642 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422862590660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422862590660"} 20241017055535642 DAUC <0003> db_auc.c:236 IMSI='262422862590660': Calling to generate 5 vectors 20241017055535642 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017055535642 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055535642 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055535642 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017055535642 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055535642 DAUC <0003> auc.c:113 vector [0]: rand = 429dd10c57e03e9c077692193ddbb8b6 20241017055535642 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017055535642 DAUC <0003> auc.c:142 vector [0]: autn = 61d22f335e3a80008e41196aee430620 20241017055535642 DAUC <0003> auc.c:143 vector [0]: ck = ece2ec732357ba5888472f892c0ea691 20241017055535642 DAUC <0003> auc.c:144 vector [0]: ik = 630be53d075e3c35db8f91d6bfd318d4 20241017055535642 DAUC <0003> auc.c:145 vector [0]: res = c77e21c155afe5f10000000000000000 20241017055535642 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055535642 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055535642 DAUC <0003> auc.c:179 vector [0]: kc = b8941d1e30a42800 20241017055535642 DAUC <0003> auc.c:180 vector [0]: sres = e8894949 20241017055535642 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055535642 DAUC <0003> auc.c:113 vector [1]: rand = 90f25f730194e1e5a5ebb90a6561ca3d 20241017055535642 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017055535642 DAUC <0003> auc.c:142 vector [1]: autn = 1e060ae373be800095abb4c57e2e271b 20241017055535642 DAUC <0003> auc.c:143 vector [1]: ck = 189cd2bee6fe0fdd202af87e72399fe4 20241017055535642 DAUC <0003> auc.c:144 vector [1]: ik = 866e732a1fddec4f16a340a1abe16942 20241017055535642 DAUC <0003> auc.c:145 vector [1]: res = 607b85c7653087450000000000000000 20241017055535642 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055535642 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017055535642 DAUC <0003> auc.c:179 vector [1]: kc = dc1fcdfc37bf1800 20241017055535642 DAUC <0003> auc.c:180 vector [1]: sres = c430357d 20241017055535642 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017055535642 DAUC <0003> auc.c:113 vector [2]: rand = 30566ec9e5a2aaaedd7e2e40db79f1de 20241017055535642 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017055535642 DAUC <0003> auc.c:142 vector [2]: autn = f8ac71972aa68000c5f92f911360993f 20241017055535642 DAUC <0003> auc.c:143 vector [2]: ck = ecb708a6ea0f7fc8c6aa7d65282d2bf1 20241017055535642 DAUC <0003> auc.c:144 vector [2]: ik = a2d81eec0ded0abb8c7670029caf4f6d 20241017055535642 DAUC <0003> auc.c:145 vector [2]: res = 08aa4fa6e20a033a0000000000000000 20241017055535642 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055535642 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017055535642 DAUC <0003> auc.c:179 vector [2]: kc = 69b307b5281c9400 20241017055535642 DAUC <0003> auc.c:180 vector [2]: sres = 2cab4fe5 20241017055535642 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017055535642 DAUC <0003> auc.c:113 vector [3]: rand = 843e93782b7f245695b3eec899ff4aad 20241017055535642 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017055535642 DAUC <0003> auc.c:142 vector [3]: autn = 1d6023189a6780007fc11fb54224e174 20241017055535642 DAUC <0003> auc.c:143 vector [3]: ck = c22b970b92b56acc3b89c1bed4e6f4bc 20241017055535642 DAUC <0003> auc.c:144 vector [3]: ik = c55b5e44265a8d77d8dcd1a4c0cb07a4 20241017055535642 DAUC <0003> auc.c:145 vector [3]: res = 6a758b68338c6ac70000000000000000 20241017055535642 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055535642 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017055535642 DAUC <0003> auc.c:179 vector [3]: kc = abcf534b484fc000 20241017055535642 DAUC <0003> auc.c:180 vector [3]: sres = 32139800 20241017055535642 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017055535642 DAUC <0003> auc.c:113 vector [4]: rand = 2d579dfe15683adbb059cfb283cab0a0 20241017055535642 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017055535642 DAUC <0003> auc.c:142 vector [4]: autn = f935f4abf9d380009efea381a0cdce58 20241017055535642 DAUC <0003> auc.c:143 vector [4]: ck = e5002cb8c7942cfdd0f95f04fd338cfa 20241017055535642 DAUC <0003> auc.c:144 vector [4]: ik = 31802e8240d3fce7fb4f5cac04590e7c 20241017055535642 DAUC <0003> auc.c:145 vector [4]: res = 47154ff79e881d1f0000000000000000 20241017055535642 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055535642 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017055535642 DAUC <0003> auc.c:179 vector [4]: kc = a6b9a77bb618e400 20241017055535642 DAUC <0003> auc.c:180 vector [4]: sres = 9725398f 20241017055535642 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017055535642 DAUC <0003> db_auc.c:245 IMSI='262422862590660': Generated 5 vectors 20241017055535642 DAUC <0003> db_auc.c:249 IMSI='262422862590660': Updating SQN=161 in DB 20241017055535650 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422862590660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422862590660"} 20241017055535650 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422862590660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055535650 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055535650 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7df3d791ce5c: Found GsupExpect[0] for "262422862590660" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@7df3d791ce5c: Added IMSI table entry 3TC_gsup_sai_eps(39)"262422862590660" TC_gsup_sai_eps(39)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055535654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38326<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@7df3d791ce5c: Final verdict of PTC: pass 20241017055535686 DAUC <0003> db_auc.c:157 IMSI='262427473638710': No 2G Auth Data 20241017055535686 DAUC <0003> db_auc.c:192 IMSI='262427473638710': No 3G Auth Data HLR_Test-GSUP(33)@7df3d791ce5c: Created GsupExpect[0] for "262427473638710" to be handled at TC_gsup_sai_eps(40) 20241017055535725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38336<->l=127.0.0.1:4258 20241017055535729 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055535729 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427473638710 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427473638710"} 20241017055535730 DAUC <0003> db_auc.c:236 IMSI='262427473638710': Calling to generate 5 vectors 20241017055535730 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017055535730 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017055535730 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017055535730 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017055535730 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017055535730 DAUC <0003> auc.c:113 vector [0]: rand = 364b8991f3de7972b8e527bcfb1a7b88 20241017055535730 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017055535730 DAUC <0003> auc.c:142 vector [0]: autn = 5c65ef96d105800092763b4a492b59d7 20241017055535730 DAUC <0003> auc.c:143 vector [0]: ck = 1f68dd94cd7270dc53c96c55402a9d57 20241017055535730 DAUC <0003> auc.c:144 vector [0]: ik = 26beec4bc5947aac07935c37d10b474c 20241017055535730 DAUC <0003> auc.c:145 vector [0]: res = 76cda93235eef4eb0000000000000000 20241017055535730 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017055535730 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017055535730 DAUC <0003> auc.c:179 vector [0]: kc = 17407735fd027663 20241017055535730 DAUC <0003> auc.c:180 vector [0]: sres = db212918 20241017055535730 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017055535730 DAUC <0003> auc.c:113 vector [1]: rand = 2f529dcfc218d718067646eefb784141 20241017055535730 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017055535730 DAUC <0003> auc.c:142 vector [1]: autn = cb62dfd8fd6a80009334b59fcb7abfe5 20241017055535730 DAUC <0003> auc.c:143 vector [1]: ck = 098a0e4cbfa28c8fe135a15a476c05c7 20241017055535730 DAUC <0003> auc.c:144 vector [1]: ik = 733f4c0b0673b61fc03865c1d73e34e3 20241017055535730 DAUC <0003> auc.c:145 vector [1]: res = b9d540e6e3fe8dfe0000000000000000 20241017055535730 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017055535730 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017055535730 DAUC <0003> auc.c:179 vector [1]: kc = b256edb24db48ecd 20241017055535730 DAUC <0003> auc.c:180 vector [1]: sres = 1e278784 20241017055535730 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017055535730 DAUC <0003> auc.c:113 vector [2]: rand = 846f502239501391d25dbb0fad824def 20241017055535730 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017055535730 DAUC <0003> auc.c:142 vector [2]: autn = 27abde3532ee800049d1afa91395660a 20241017055535730 DAUC <0003> auc.c:143 vector [2]: ck = 7680182918d7f772b9589850b673a381 20241017055535730 DAUC <0003> auc.c:144 vector [2]: ik = 9dd04be75ba1339ed7b86612837578ee 20241017055535730 DAUC <0003> auc.c:145 vector [2]: res = 60066fb31b6832320000000000000000 20241017055535730 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017055535730 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017055535730 DAUC <0003> auc.c:179 vector [2]: kc = b526fb289b30a598 20241017055535730 DAUC <0003> auc.c:180 vector [2]: sres = bfd6df6f 20241017055535730 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017055535730 DAUC <0003> auc.c:113 vector [3]: rand = cc7e7d6c020e3db4c4aa3587268857d5 20241017055535730 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017055535730 DAUC <0003> auc.c:142 vector [3]: autn = 9f9775e35705800044746a4b5357af78 20241017055535730 DAUC <0003> auc.c:143 vector [3]: ck = 9863ef48fe432a21b83eadf937842836 20241017055535730 DAUC <0003> auc.c:144 vector [3]: ik = db0049bfdd93bc84d37110e477e18f7d 20241017055535730 DAUC <0003> auc.c:145 vector [3]: res = 3ae323f8cae100b90000000000000000 20241017055535730 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017055535730 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017055535730 DAUC <0003> auc.c:179 vector [3]: kc = 5b0d66f917a30ee5 20241017055535730 DAUC <0003> auc.c:180 vector [3]: sres = 9025ad23 20241017055535730 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017055535730 DAUC <0003> auc.c:113 vector [4]: rand = 33434f5150d83360c1e31421b7088d84 20241017055535730 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017055535730 DAUC <0003> auc.c:142 vector [4]: autn = 9ad534e02c6080003b4c1ba9776d64d5 20241017055535730 DAUC <0003> auc.c:143 vector [4]: ck = bd40dee0d2e5040c134f82595e8983e2 20241017055535730 DAUC <0003> auc.c:144 vector [4]: ik = a110a799426c0dfc325e4ee4e727b7a0 20241017055535730 DAUC <0003> auc.c:145 vector [4]: res = 721c8ad244cb7b310000000000000000 20241017055535730 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017055535730 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017055535730 DAUC <0003> auc.c:179 vector [4]: kc = 3d7014e22fb7fd8c 20241017055535730 DAUC <0003> auc.c:180 vector [4]: sres = f2da5f2f 20241017055535730 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017055535730 DAUC <0003> db_auc.c:245 IMSI='262427473638710': Generated 5 vectors 20241017055535730 DAUC <0003> db_auc.c:249 IMSI='262427473638710': Updating SQN=161 in DB 20241017055535739 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427473638710 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427473638710"} 20241017055535739 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427473638710 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055535739 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055535739 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7df3d791ce5c: Found GsupExpect[0] for "262427473638710" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@7df3d791ce5c: Added IMSI table entry 4TC_gsup_sai_eps(40)"262427473638710" TC_gsup_sai_eps(40)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055535743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38336<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@7df3d791ce5c: Final verdict of PTC: pass MTC@7df3d791ce5c: setverdict(pass): none -> pass 20241017055535768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38286<->l=127.0.0.1:4258 20241017055535769 DLINP <000b> input/ipa.c:451 connected read/write 20241017055535769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055535769 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055535769 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055535769 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@7df3d791ce5c: Final verdict of PTC: none 20241017055535769 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44901<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: pass MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Thu Oct 17 05:55:35 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 20241017055535811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38346<->l=127.0.0.1:4258 20241017055535812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38346<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5792) Waiting for packet dumper to finish... 1 (prev_count=5792, count=33204) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Thu Oct 17 05:55:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_ul_unknown_imsi started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055538885 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055538885 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055538886 DLINP <000b> input/ipa.c:451 connected read/write 20241017055538886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055538887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35658<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055538888 DLINP <000b> input/ipa.c:451 connected read/write 20241017055538888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055538888 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055538888 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055538888 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 20241017055538888 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055538888 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 20241017055538888 DLGSUP <0013> gsup_server.c:235 2: 20241017055538888 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055538889 DLGSUP <0013> gsup_server.c:235 3: 20241017055538889 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055538889 DLGSUP <0013> gsup_server.c:235 4: 20241017055538889 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055538889 DLGSUP <0013> gsup_server.c:235 5: 20241017055538889 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055538889 DLGSUP <0013> gsup_server.c:235 7: 20241017055538889 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055538889 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055538889 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055538889 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@7df3d791ce5c: 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") 20241017055538905 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38467<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@7df3d791ce5c: Created GsupExpect[0] for "262420933562534" to be handled at TC_gsup_ul_unknown_imsi(45) 20241017055538918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35662<->l=127.0.0.1:4258 20241017055538929 DLINP <000b> input/ipa.c:451 connected read/write 20241017055538929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055538929 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420933562534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420933562534" cn_domain=PS} 20241017055538929 DLU <0006> fsm.c:456 lu(262420933562534)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055538929 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420933562534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241017055538929 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420933562534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420933562534" cause=IMSI unknown in HLR} 20241017055538929 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420933562534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055538929 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420933562534)[0x5559102ff790]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055538929 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420933562534)[0x5559102ff790]{UNVALIDATED}: Freeing instance 20241017055538929 DLU <0006> fsm.c:568 lu(PS:IMSI-262420933562534)[0x5559102ff790]{UNVALIDATED}: Deallocated 20241017055538929 DLINP <000b> input/ipa.c:451 connected read/write 20241017055538929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055538929 DLINP <000b> input/ipa.c:451 connected read/write 20241017055538929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@7df3d791ce5c: Found GsupExpect[0] for "262420933562534" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262420933562534" TC_gsup_ul_unknown_imsi(45)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055538932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35662<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@7df3d791ce5c: Final verdict of PTC: pass 20241017055538933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35658<->l=127.0.0.1:4258 20241017055538933 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38467<->l=127.0.0.1:4259) 20241017055538934 DLINP <000b> input/ipa.c:451 connected read/write 20241017055538934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055538934 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055538934 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055538934 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@7df3d791ce5c: Final verdict of PTC: none 43@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 43: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@7df3d791ce5c: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Thu Oct 17 05:55:38 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 20241017055538978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35666<->l=127.0.0.1:4258 20241017055538978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35666<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12336) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Thu Oct 17 05:55:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055542052 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055542052 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055542054 DLINP <000b> input/ipa.c:451 connected read/write 20241017055542054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055542055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35676<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055542057 DLINP <000b> input/ipa.c:451 connected read/write 20241017055542057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055542057 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055542057 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055542057 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 20241017055542057 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055542057 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 20241017055542057 DLGSUP <0013> gsup_server.c:235 2: 20241017055542057 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055542057 DLGSUP <0013> gsup_server.c:235 3: 20241017055542057 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055542057 DLGSUP <0013> gsup_server.c:235 4: 20241017055542057 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055542057 DLGSUP <0013> gsup_server.c:235 5: 20241017055542057 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055542057 DLGSUP <0013> gsup_server.c:235 7: 20241017055542057 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055542057 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055542057 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055542057 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@7df3d791ce5c: 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") 20241017055542075 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39905<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@7df3d791ce5c: Created GsupExpect[0] for "262428878126698" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241017055542086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35680<->l=127.0.0.1:4258 20241017055542101 DLINP <000b> input/ipa.c:451 connected read/write 20241017055542101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055542101 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428878126698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428878126698" cn_domain=PS source_name="the-source\n"} 20241017055542101 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241017055542101 DLU <0006> fsm.c:456 lu(262428878126698)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055542101 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428878126698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241017055542101 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428878126698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428878126698" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241017055542101 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428878126698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055542101 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428878126698)[0x5559102ff790]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055542101 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428878126698)[0x5559102ff790]{UNVALIDATED}: Freeing instance 20241017055542101 DLU <0006> fsm.c:568 lu(PS:IMSI-262428878126698)[0x5559102ff790]{UNVALIDATED}: Deallocated 20241017055542101 DLINP <000b> input/ipa.c:451 connected read/write 20241017055542101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055542101 DLINP <000b> input/ipa.c:451 connected read/write 20241017055542101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@7df3d791ce5c: Found GsupExpect[0] for "262428878126698" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262428878126698" TC_gsup_ul_unknown_imsi_via_proxy(50)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055542104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35680<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@7df3d791ce5c: Final verdict of PTC: pass 20241017055542105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35676<->l=127.0.0.1:4258 20241017055542106 DLINP <000b> input/ipa.c:451 connected read/write 20241017055542106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055542106 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055542106 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055542106 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055542106 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@7df3d791ce5c: Final verdict of PTC: none 20241017055542106 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39905<->l=127.0.0.1:4259) 48@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 48: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@7df3d791ce5c: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Thu Oct 17 05:55:42 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 20241017055542149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35684<->l=127.0.0.1:4258 20241017055542149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35684<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12516) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Thu Oct 17 05:55:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055545220 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055545220 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055545222 DLINP <000b> input/ipa.c:451 connected read/write 20241017055545222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055545223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35694<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@7df3d791ce5c: 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 } } } } 20241017055545225 DLINP <000b> input/ipa.c:451 connected read/write 20241017055545225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055545225 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055545225 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055545225 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 20241017055545225 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055545225 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 20241017055545225 DLGSUP <0013> gsup_server.c:235 2: 20241017055545225 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055545225 DLGSUP <0013> gsup_server.c:235 3: 20241017055545225 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055545225 DLGSUP <0013> gsup_server.c:235 4: 20241017055545225 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055545225 DLGSUP <0013> gsup_server.c:235 5: 20241017055545225 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055545225 DLGSUP <0013> gsup_server.c:235 7: 20241017055545225 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055545225 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055545225 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055545225 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@7df3d791ce5c: 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") 20241017055545244 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40661<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@7df3d791ce5c: Created GsupExpect[0] for "262429797442493" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241017055545258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35696<->l=127.0.0.1:4258 20241017055545269 DLINP <000b> input/ipa.c:451 connected read/write 20241017055545269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055545269 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429797442493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429797442493" cn_domain=PS} 20241017055545269 DLU <0006> fsm.c:456 lu(262429797442493)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055545269 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429797442493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241017055545269 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429797442493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429797442493" cause=Roaming not allowed in this location area} 20241017055545269 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429797442493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055545269 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429797442493)[0x5559102ff790]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055545269 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429797442493)[0x5559102ff790]{UNVALIDATED}: Freeing instance 20241017055545269 DLU <0006> fsm.c:568 lu(PS:IMSI-262429797442493)[0x5559102ff790]{UNVALIDATED}: Deallocated 20241017055545269 DLINP <000b> input/ipa.c:451 connected read/write 20241017055545269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055545269 DLINP <000b> input/ipa.c:451 connected read/write 20241017055545269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@7df3d791ce5c: Found GsupExpect[0] for "262429797442493" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262429797442493" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055545272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35696<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@7df3d791ce5c: Final verdict of PTC: pass 20241017055545273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35694<->l=127.0.0.1:4258 20241017055545274 DLINP <000b> input/ipa.c:451 connected read/write 20241017055545274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055545274 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055545274 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055545274 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055545274 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40661<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@7df3d791ce5c: Final verdict of PTC: none 53@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 53: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@7df3d791ce5c: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Thu Oct 17 05:55:45 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 20241017055545314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4258 20241017055545315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=13580) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Thu Oct 17 05:55:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_sai_err_unknown_imsi started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055548387 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055548387 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055548389 DLINP <000b> input/ipa.c:451 connected read/write 20241017055548389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055548390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055548391 DLINP <000b> input/ipa.c:451 connected read/write 20241017055548391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055548391 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055548391 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055548391 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 20241017055548391 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055548391 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 20241017055548391 DLGSUP <0013> gsup_server.c:235 2: 20241017055548391 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055548391 DLGSUP <0013> gsup_server.c:235 3: 20241017055548391 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055548391 DLGSUP <0013> gsup_server.c:235 4: 20241017055548391 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055548391 DLGSUP <0013> gsup_server.c:235 5: 20241017055548391 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055548391 DLGSUP <0013> gsup_server.c:235 7: 20241017055548391 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055548391 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055548391 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055548391 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@7df3d791ce5c: 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") 20241017055548408 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45039<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@7df3d791ce5c: Created GsupExpect[0] for "262420679138006" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241017055548419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4258 20241017055548437 DLINP <000b> input/ipa.c:451 connected read/write 20241017055548437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055548437 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420679138006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420679138006"} 20241017055548437 DAUC <0003> db_auc.c:133 IMSI='262420679138006': No such subscriber 20241017055548437 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420679138006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241017055548437 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420679138006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420679138006" cause=IMSI unknown in HLR} 20241017055548437 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420679138006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055548437 DLINP <000b> input/ipa.c:451 connected read/write 20241017055548437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055548437 DLINP <000b> input/ipa.c:451 connected read/write 20241017055548437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@7df3d791ce5c: Found GsupExpect[0] for "262420679138006" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262420679138006" TC_gsup_sai_err_unknown_imsi(60)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055548440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@7df3d791ce5c: Final verdict of PTC: pass 20241017055548441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 HLR_Test-GSUP(57)@7df3d791ce5c: Final verdict of PTC: none 20241017055548442 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45039<->l=127.0.0.1:4259) 20241017055548442 DLINP <000b> input/ipa.c:451 connected read/write 20241017055548442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055548442 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055548442 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055548442 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 58@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 58: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@7df3d791ce5c: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Thu Oct 17 05:55:48 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 20241017055548487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4258 20241017055548488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12456) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Thu Oct 17 05:55:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_ul started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055551564 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055551564 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055551566 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055551567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43812<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055551569 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055551569 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055551569 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055551569 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 20241017055551569 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055551569 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 20241017055551569 DLGSUP <0013> gsup_server.c:235 2: 20241017055551569 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055551569 DLGSUP <0013> gsup_server.c:235 3: 20241017055551569 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055551569 DLGSUP <0013> gsup_server.c:235 4: 20241017055551569 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055551569 DLGSUP <0013> gsup_server.c:235 5: 20241017055551569 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055551569 DLGSUP <0013> gsup_server.c:235 7: 20241017055551569 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055551569 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055551569 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055551569 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@7df3d791ce5c: 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") 20241017055551593 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36047<->l=127.0.0.1:4259) 20241017055551610 DAUC <0003> db_auc.c:157 IMSI='262426366772512': No 2G Auth Data 20241017055551610 DAUC <0003> db_auc.c:192 IMSI='262426366772512': No 3G Auth Data HLR_Test-GSUP(62)@7df3d791ce5c: Created GsupExpect[0] for "262426366772512" to be handled at TC_gsup_ul(65) 20241017055551642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43824<->l=127.0.0.1:4258 20241017055551647 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055551647 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426366772512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426366772512" cn_domain=PS} 20241017055551647 DLU <0006> fsm.c:456 lu(262426366772512)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055551647 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426366772512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055551662 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426366772512)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055551662 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426366772512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426366772512" cn_domain=PS} 20241017055551662 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055551662 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7df3d791ce5c: Found GsupExpect[0] for "262426366772512" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_ul(65)"262426366772512" 20241017055551666 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055551666 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426366772512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426366772512"} 20241017055551666 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426366772512)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055551666 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426366772512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055551666 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426366772512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426366772512"} 20241017055551666 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426366772512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055551666 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426366772512)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055551666 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426366772512)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055551666 DLU <0006> fsm.c:568 lu(PS:IMSI-262426366772512)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055551666 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055551666 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul(65)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055551668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43824<->l=127.0.0.1:4258 TC_gsup_ul(65)@7df3d791ce5c: Final verdict of PTC: pass 20241017055551692 DAUC <0003> db_auc.c:157 IMSI='262425301957073': No 2G Auth Data 20241017055551692 DAUC <0003> db_auc.c:192 IMSI='262425301957073': No 3G Auth Data 20241017055551700 DLGSUP <0013> hlr.c:121 IMSI 262425301957073: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7df3d791ce5c: Created GsupExpect[0] for "262425301957073" to be handled at TC_gsup_ul(66) 20241017055551722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43826<->l=127.0.0.1:4258 20241017055551725 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055551725 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425301957073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425301957073" cn_domain=PS} 20241017055551725 DLU <0006> fsm.c:456 lu(262425301957073)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055551725 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425301957073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055551741 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425301957073)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055551741 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425301957073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425301957073" cn_domain=PS} 20241017055551741 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055551741 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7df3d791ce5c: Found GsupExpect[0] for "262425301957073" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@7df3d791ce5c: Added IMSI table entry 1TC_gsup_ul(66)"262425301957073" 20241017055551744 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055551744 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425301957073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425301957073"} 20241017055551744 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425301957073)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055551744 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425301957073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055551744 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425301957073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425301957073"} 20241017055551744 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425301957073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055551744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425301957073)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055551744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425301957073)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055551744 DLU <0006> fsm.c:568 lu(PS:IMSI-262425301957073)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055551744 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055551744 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul(66)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055551746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43826<->l=127.0.0.1:4258 TC_gsup_ul(66)@7df3d791ce5c: Final verdict of PTC: pass 20241017055551770 DAUC <0003> db_auc.c:157 IMSI='262427355226628': No 2G Auth Data 20241017055551770 DAUC <0003> db_auc.c:192 IMSI='262427355226628': No 3G Auth Data 20241017055551779 DLGSUP <0013> hlr.c:121 IMSI 262427355226628: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7df3d791ce5c: Created GsupExpect[0] for "262427355226628" to be handled at TC_gsup_ul(67) 20241017055551802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43834<->l=127.0.0.1:4258 20241017055551805 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055551805 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427355226628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427355226628" cn_domain=PS} 20241017055551805 DLU <0006> fsm.c:456 lu(262427355226628)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055551805 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427355226628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055551821 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427355226628)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055551821 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427355226628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427355226628" cn_domain=PS} 20241017055551821 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055551821 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7df3d791ce5c: Found GsupExpect[0] for "262427355226628" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@7df3d791ce5c: Added IMSI table entry 2TC_gsup_ul(67)"262427355226628" 20241017055551825 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055551825 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427355226628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427355226628"} 20241017055551825 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427355226628)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055551825 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427355226628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055551825 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427355226628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427355226628"} 20241017055551825 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427355226628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055551825 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427355226628)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055551825 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427355226628)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055551825 DLU <0006> fsm.c:568 lu(PS:IMSI-262427355226628)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055551825 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055551825 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul(67)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055551827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43834<->l=127.0.0.1:4258 TC_gsup_ul(67)@7df3d791ce5c: Final verdict of PTC: pass 20241017055551851 DAUC <0003> db_auc.c:157 IMSI='262422782054356': No 2G Auth Data 20241017055551851 DAUC <0003> db_auc.c:192 IMSI='262422782054356': No 3G Auth Data 20241017055551860 DLGSUP <0013> hlr.c:121 IMSI 262422782054356: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7df3d791ce5c: Created GsupExpect[0] for "262422782054356" to be handled at TC_gsup_ul(68) 20241017055551884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43850<->l=127.0.0.1:4258 20241017055551887 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055551887 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422782054356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422782054356" cn_domain=PS} 20241017055551887 DLU <0006> fsm.c:456 lu(262422782054356)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055551887 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422782054356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055551902 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422782054356)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055551902 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422782054356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422782054356" cn_domain=PS} 20241017055551902 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055551902 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7df3d791ce5c: Found GsupExpect[0] for "262422782054356" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@7df3d791ce5c: Added IMSI table entry 3TC_gsup_ul(68)"262422782054356" 20241017055551905 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055551905 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422782054356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422782054356"} 20241017055551906 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422782054356)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055551906 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422782054356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055551906 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422782054356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422782054356"} 20241017055551906 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422782054356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055551906 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422782054356)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055551906 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422782054356)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055551906 DLU <0006> fsm.c:568 lu(PS:IMSI-262422782054356)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055551906 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055551906 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul(68)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055551907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43850<->l=127.0.0.1:4258 TC_gsup_ul(68)@7df3d791ce5c: Final verdict of PTC: pass 20241017055551932 DAUC <0003> db_auc.c:157 IMSI='262428130109694': No 2G Auth Data 20241017055551932 DAUC <0003> db_auc.c:192 IMSI='262428130109694': No 3G Auth Data 20241017055551941 DLGSUP <0013> hlr.c:121 IMSI 262428130109694: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7df3d791ce5c: Created GsupExpect[0] for "262428130109694" to be handled at TC_gsup_ul(69) 20241017055551967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43866<->l=127.0.0.1:4258 20241017055551969 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055551969 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428130109694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428130109694" cn_domain=PS} 20241017055551969 DLU <0006> fsm.c:456 lu(262428130109694)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055551969 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428130109694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055551986 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428130109694)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055551986 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428130109694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428130109694" cn_domain=PS} 20241017055551987 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055551987 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7df3d791ce5c: Found GsupExpect[0] for "262428130109694" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@7df3d791ce5c: Added IMSI table entry 4TC_gsup_ul(69)"262428130109694" 20241017055551990 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055551990 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428130109694 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428130109694"} 20241017055551990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428130109694)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055551990 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428130109694 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055551990 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428130109694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428130109694"} 20241017055551990 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428130109694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055551990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428130109694)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055551990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428130109694)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055551990 DLU <0006> fsm.c:568 lu(PS:IMSI-262428130109694)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055551990 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055551990 DLINP <000b> input/ipa.c:451 connected read/write 20241017055551990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul(69)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055551992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43866<->l=127.0.0.1:4258 TC_gsup_ul(69)@7df3d791ce5c: Final verdict of PTC: pass 20241017055552017 DAUC <0003> db_auc.c:157 IMSI='262424293240093': No 2G Auth Data 20241017055552017 DAUC <0003> db_auc.c:192 IMSI='262424293240093': No 3G Auth Data 20241017055552025 DLGSUP <0013> hlr.c:121 IMSI 262424293240093: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7df3d791ce5c: Created GsupExpect[0] for "262424293240093" to be handled at TC_gsup_ul(70) 20241017055552057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43872<->l=127.0.0.1:4258 20241017055552060 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055552060 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424293240093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424293240093" cn_domain=PS} 20241017055552060 DLU <0006> fsm.c:456 lu(262424293240093)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055552060 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424293240093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055552076 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424293240093)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055552076 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424293240093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424293240093" cn_domain=PS} 20241017055552076 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055552076 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7df3d791ce5c: Found GsupExpect[0] for "262424293240093" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@7df3d791ce5c: Added IMSI table entry 5TC_gsup_ul(70)"262424293240093" 20241017055552079 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055552079 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424293240093 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424293240093"} 20241017055552079 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424293240093)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055552079 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424293240093 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055552079 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424293240093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424293240093"} 20241017055552079 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424293240093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055552079 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424293240093)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055552079 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424293240093)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055552079 DLU <0006> fsm.c:568 lu(PS:IMSI-262424293240093)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055552079 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055552079 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul(70)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055552080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43872<->l=127.0.0.1:4258 TC_gsup_ul(70)@7df3d791ce5c: Final verdict of PTC: pass 20241017055552111 DAUC <0003> db_auc.c:157 IMSI='262429064230520': No 2G Auth Data 20241017055552111 DAUC <0003> db_auc.c:192 IMSI='262429064230520': No 3G Auth Data 20241017055552120 DLGSUP <0013> hlr.c:121 IMSI 262429064230520: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7df3d791ce5c: Created GsupExpect[0] for "262429064230520" to be handled at TC_gsup_ul(71) 20241017055552153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43876<->l=127.0.0.1:4258 20241017055552157 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055552157 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429064230520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429064230520" cn_domain=PS} 20241017055552157 DLU <0006> fsm.c:456 lu(262429064230520)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055552157 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429064230520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055552171 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429064230520)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055552171 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429064230520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429064230520" cn_domain=PS} 20241017055552171 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055552171 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7df3d791ce5c: Found GsupExpect[0] for "262429064230520" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@7df3d791ce5c: Added IMSI table entry 6TC_gsup_ul(71)"262429064230520" 20241017055552174 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055552174 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429064230520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429064230520"} 20241017055552174 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429064230520)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055552174 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429064230520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055552174 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429064230520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429064230520"} 20241017055552174 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429064230520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055552174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429064230520)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055552174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429064230520)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055552174 DLU <0006> fsm.c:568 lu(PS:IMSI-262429064230520)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055552174 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055552174 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul(71)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055552176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43876<->l=127.0.0.1:4258 TC_gsup_ul(71)@7df3d791ce5c: Final verdict of PTC: pass 20241017055552208 DAUC <0003> db_auc.c:157 IMSI='262423985731889': No 2G Auth Data 20241017055552208 DAUC <0003> db_auc.c:192 IMSI='262423985731889': No 3G Auth Data 20241017055552216 DLGSUP <0013> hlr.c:121 IMSI 262423985731889: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7df3d791ce5c: Created GsupExpect[0] for "262423985731889" to be handled at TC_gsup_ul(72) 20241017055552247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43886<->l=127.0.0.1:4258 20241017055552250 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055552250 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423985731889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423985731889" cn_domain=PS} 20241017055552250 DLU <0006> fsm.c:456 lu(262423985731889)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055552250 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423985731889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055552266 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423985731889)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055552266 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423985731889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423985731889" cn_domain=PS} 20241017055552266 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055552266 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7df3d791ce5c: Found GsupExpect[0] for "262423985731889" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@7df3d791ce5c: Added IMSI table entry 7TC_gsup_ul(72)"262423985731889" 20241017055552268 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055552268 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423985731889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423985731889"} 20241017055552268 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423985731889)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055552268 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423985731889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055552268 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423985731889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423985731889"} 20241017055552268 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423985731889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055552268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423985731889)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055552268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423985731889)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055552268 DLU <0006> fsm.c:568 lu(PS:IMSI-262423985731889)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055552268 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055552268 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul(72)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055552270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43886<->l=127.0.0.1:4258 TC_gsup_ul(72)@7df3d791ce5c: Final verdict of PTC: pass MTC@7df3d791ce5c: setverdict(pass): none -> pass 20241017055552295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43812<->l=127.0.0.1:4258 20241017055552296 DLINP <000b> input/ipa.c:451 connected read/write 20241017055552296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055552296 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055552296 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055552296 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@7df3d791ce5c: Final verdict of PTC: none 20241017055552297 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36047<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(64)@7df3d791ce5c: Final verdict of PTC: none 63@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: pass MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_gsup_ul finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Thu Oct 17 05:55:52 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241017055552339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43896<->l=127.0.0.1:4258 20241017055552340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43896<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5668) Waiting for packet dumper to finish... 1 (prev_count=5668, count=44944) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Thu Oct 17 05:55:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_ul_via_proxy started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055555413 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055555413 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055555415 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055555416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43898<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055555418 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055555418 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055555418 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055555418 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 20241017055555418 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055555418 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 20241017055555418 DLGSUP <0013> gsup_server.c:235 2: 20241017055555418 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055555418 DLGSUP <0013> gsup_server.c:235 3: 20241017055555418 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055555418 DLGSUP <0013> gsup_server.c:235 4: 20241017055555418 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055555418 DLGSUP <0013> gsup_server.c:235 5: 20241017055555418 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055555418 DLGSUP <0013> gsup_server.c:235 7: 20241017055555418 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055555418 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055555418 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055555418 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@7df3d791ce5c: 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") 20241017055555437 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38885<->l=127.0.0.1:4259) 20241017055555454 DAUC <0003> db_auc.c:157 IMSI='262420319967065': No 2G Auth Data 20241017055555454 DAUC <0003> db_auc.c:192 IMSI='262420319967065': No 3G Auth Data HLR_Test-GSUP(74)@7df3d791ce5c: Created GsupExpect[0] for "262420319967065" to be handled at TC_gsup_ul_via_proxy(77) 20241017055555492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43906<->l=127.0.0.1:4258 20241017055555498 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055555498 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420319967065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420319967065" cn_domain=PS source_name="the-source\n"} 20241017055555498 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241017055555498 DLU <0006> fsm.c:456 lu(262420319967065)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055555498 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420319967065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241017055555513 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420319967065)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055555513 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420319967065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420319967065" cn_domain=PS destination_name="the-source\n"} 20241017055555513 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055555513 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7df3d791ce5c: Found GsupExpect[0] for "262420319967065" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262420319967065" 20241017055555516 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055555516 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420319967065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420319967065" source_name="the-source\n"} 20241017055555516 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420319967065)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055555516 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262420319967065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055555516 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420319967065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420319967065" destination_name="the-source\n"} 20241017055555516 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262420319967065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055555516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420319967065)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055555516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420319967065)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055555516 DLU <0006> fsm.c:568 lu(PS:IMSI-262420319967065)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055555516 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055555516 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055555518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43906<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@7df3d791ce5c: Final verdict of PTC: pass 20241017055555543 DAUC <0003> db_auc.c:157 IMSI='262426748228399': No 2G Auth Data 20241017055555543 DAUC <0003> db_auc.c:192 IMSI='262426748228399': No 3G Auth Data 20241017055555550 DLGSUP <0013> hlr.c:121 IMSI 262426748228399: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7df3d791ce5c: Created GsupExpect[0] for "262426748228399" to be handled at TC_gsup_ul_via_proxy(78) 20241017055555571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43916<->l=127.0.0.1:4258 20241017055555576 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055555576 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426748228399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426748228399" cn_domain=PS source_name="the-source\n"} 20241017055555576 DLU <0006> fsm.c:456 lu(262426748228399)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055555576 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426748228399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241017055555591 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426748228399)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055555591 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426748228399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426748228399" cn_domain=PS destination_name="the-source\n"} 20241017055555591 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055555591 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7df3d791ce5c: Found GsupExpect[0] for "262426748228399" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@7df3d791ce5c: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262426748228399" 20241017055555594 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055555595 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426748228399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426748228399" source_name="the-source\n"} 20241017055555595 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426748228399)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055555595 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262426748228399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055555595 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426748228399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426748228399" destination_name="the-source\n"} 20241017055555595 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262426748228399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055555595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426748228399)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055555595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426748228399)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055555595 DLU <0006> fsm.c:568 lu(PS:IMSI-262426748228399)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055555595 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055555595 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055555596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43916<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@7df3d791ce5c: Final verdict of PTC: pass 20241017055555622 DAUC <0003> db_auc.c:157 IMSI='262423764275969': No 2G Auth Data 20241017055555622 DAUC <0003> db_auc.c:192 IMSI='262423764275969': No 3G Auth Data 20241017055555630 DLGSUP <0013> hlr.c:121 IMSI 262423764275969: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7df3d791ce5c: Created GsupExpect[0] for "262423764275969" to be handled at TC_gsup_ul_via_proxy(79) 20241017055555653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43926<->l=127.0.0.1:4258 20241017055555657 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055555657 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262423764275969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423764275969" cn_domain=PS source_name="the-source\n"} 20241017055555657 DLU <0006> fsm.c:456 lu(262423764275969)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055555657 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262423764275969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241017055555673 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423764275969)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055555673 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262423764275969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423764275969" cn_domain=PS destination_name="the-source\n"} 20241017055555673 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055555673 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7df3d791ce5c: Found GsupExpect[0] for "262423764275969" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@7df3d791ce5c: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262423764275969" 20241017055555676 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055555676 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262423764275969 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423764275969" source_name="the-source\n"} 20241017055555676 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423764275969)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055555676 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262423764275969 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055555676 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262423764275969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423764275969" destination_name="the-source\n"} 20241017055555676 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262423764275969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055555676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423764275969)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055555676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423764275969)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055555676 DLU <0006> fsm.c:568 lu(PS:IMSI-262423764275969)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055555676 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055555676 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055555678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43926<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@7df3d791ce5c: Final verdict of PTC: pass 20241017055555722 DAUC <0003> db_auc.c:157 IMSI='262423021940422': No 2G Auth Data 20241017055555722 DAUC <0003> db_auc.c:192 IMSI='262423021940422': No 3G Auth Data 20241017055555731 DLGSUP <0013> hlr.c:121 IMSI 262423021940422: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7df3d791ce5c: Created GsupExpect[0] for "262423021940422" to be handled at TC_gsup_ul_via_proxy(80) 20241017055555756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43938<->l=127.0.0.1:4258 20241017055555760 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055555760 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423021940422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423021940422" cn_domain=PS source_name="the-source\n"} 20241017055555760 DLU <0006> fsm.c:456 lu(262423021940422)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055555760 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423021940422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241017055555775 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423021940422)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055555775 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423021940422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423021940422" cn_domain=PS destination_name="the-source\n"} 20241017055555775 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055555775 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7df3d791ce5c: Found GsupExpect[0] for "262423021940422" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@7df3d791ce5c: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262423021940422" 20241017055555778 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055555778 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423021940422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423021940422" source_name="the-source\n"} 20241017055555778 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423021940422)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055555778 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262423021940422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055555778 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423021940422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423021940422" destination_name="the-source\n"} 20241017055555778 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262423021940422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055555778 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423021940422)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055555778 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423021940422)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055555778 DLU <0006> fsm.c:568 lu(PS:IMSI-262423021940422)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055555778 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055555778 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055555780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43938<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@7df3d791ce5c: Final verdict of PTC: pass 20241017055555804 DAUC <0003> db_auc.c:157 IMSI='262424923321391': No 2G Auth Data 20241017055555804 DAUC <0003> db_auc.c:192 IMSI='262424923321391': No 3G Auth Data 20241017055555813 DLGSUP <0013> hlr.c:121 IMSI 262424923321391: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7df3d791ce5c: Created GsupExpect[0] for "262424923321391" to be handled at TC_gsup_ul_via_proxy(81) 20241017055555837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43942<->l=127.0.0.1:4258 20241017055555841 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055555841 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424923321391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424923321391" cn_domain=PS source_name="the-source\n"} 20241017055555841 DLU <0006> fsm.c:456 lu(262424923321391)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055555841 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424923321391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241017055555856 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424923321391)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055555856 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424923321391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424923321391" cn_domain=PS destination_name="the-source\n"} 20241017055555856 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055555856 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7df3d791ce5c: Found GsupExpect[0] for "262424923321391" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@7df3d791ce5c: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262424923321391" 20241017055555859 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055555859 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424923321391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424923321391" source_name="the-source\n"} 20241017055555859 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424923321391)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055555859 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262424923321391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055555859 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424923321391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424923321391" destination_name="the-source\n"} 20241017055555859 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262424923321391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055555859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424923321391)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055555859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424923321391)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055555859 DLU <0006> fsm.c:568 lu(PS:IMSI-262424923321391)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055555859 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055555859 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055555861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43942<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@7df3d791ce5c: Final verdict of PTC: pass 20241017055555886 DAUC <0003> db_auc.c:157 IMSI='262422143972042': No 2G Auth Data 20241017055555886 DAUC <0003> db_auc.c:192 IMSI='262422143972042': No 3G Auth Data 20241017055555898 DLGSUP <0013> hlr.c:121 IMSI 262422143972042: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7df3d791ce5c: Created GsupExpect[0] for "262422143972042" to be handled at TC_gsup_ul_via_proxy(82) 20241017055555930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43958<->l=127.0.0.1:4258 20241017055555933 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055555933 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422143972042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422143972042" cn_domain=PS source_name="the-source\n"} 20241017055555933 DLU <0006> fsm.c:456 lu(262422143972042)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055555933 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422143972042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241017055555949 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422143972042)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055555949 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422143972042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422143972042" cn_domain=PS destination_name="the-source\n"} 20241017055555949 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055555949 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7df3d791ce5c: Found GsupExpect[0] for "262422143972042" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@7df3d791ce5c: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262422143972042" 20241017055555952 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055555952 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422143972042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422143972042" source_name="the-source\n"} 20241017055555952 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422143972042)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055555952 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262422143972042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055555952 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422143972042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422143972042" destination_name="the-source\n"} 20241017055555952 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262422143972042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055555952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422143972042)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055555952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422143972042)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055555952 DLU <0006> fsm.c:568 lu(PS:IMSI-262422143972042)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055555952 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055555952 DLINP <000b> input/ipa.c:451 connected read/write 20241017055555952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055555954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43958<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@7df3d791ce5c: Final verdict of PTC: pass 20241017055555987 DAUC <0003> db_auc.c:157 IMSI='262420710504132': No 2G Auth Data 20241017055555987 DAUC <0003> db_auc.c:192 IMSI='262420710504132': No 3G Auth Data 20241017055555996 DLGSUP <0013> hlr.c:121 IMSI 262420710504132: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7df3d791ce5c: Created GsupExpect[0] for "262420710504132" to be handled at TC_gsup_ul_via_proxy(83) 20241017055556026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43964<->l=127.0.0.1:4258 20241017055556029 DLINP <000b> input/ipa.c:451 connected read/write 20241017055556029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055556029 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420710504132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420710504132" cn_domain=PS source_name="the-source\n"} 20241017055556029 DLU <0006> fsm.c:456 lu(262420710504132)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055556030 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420710504132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241017055556047 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420710504132)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055556047 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420710504132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420710504132" cn_domain=PS destination_name="the-source\n"} 20241017055556047 DLINP <000b> input/ipa.c:451 connected read/write 20241017055556047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055556047 DLINP <000b> input/ipa.c:451 connected read/write 20241017055556047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7df3d791ce5c: Found GsupExpect[0] for "262420710504132" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@7df3d791ce5c: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262420710504132" 20241017055556050 DLINP <000b> input/ipa.c:451 connected read/write 20241017055556050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055556050 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420710504132 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420710504132" source_name="the-source\n"} 20241017055556050 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420710504132)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055556050 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262420710504132 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055556050 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420710504132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420710504132" destination_name="the-source\n"} 20241017055556050 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262420710504132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055556050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420710504132)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055556050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420710504132)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055556050 DLU <0006> fsm.c:568 lu(PS:IMSI-262420710504132)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055556050 DLINP <000b> input/ipa.c:451 connected read/write 20241017055556050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055556050 DLINP <000b> input/ipa.c:451 connected read/write 20241017055556050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055556052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43964<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@7df3d791ce5c: Final verdict of PTC: pass 20241017055556084 DAUC <0003> db_auc.c:157 IMSI='262423908334681': No 2G Auth Data 20241017055556084 DAUC <0003> db_auc.c:192 IMSI='262423908334681': No 3G Auth Data 20241017055556093 DLGSUP <0013> hlr.c:121 IMSI 262423908334681: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7df3d791ce5c: Created GsupExpect[0] for "262423908334681" to be handled at TC_gsup_ul_via_proxy(84) 20241017055556125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43978<->l=127.0.0.1:4258 20241017055556129 DLINP <000b> input/ipa.c:451 connected read/write 20241017055556129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055556129 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423908334681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423908334681" cn_domain=PS source_name="the-source\n"} 20241017055556129 DLU <0006> fsm.c:456 lu(262423908334681)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055556129 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423908334681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241017055556144 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423908334681)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055556144 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423908334681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423908334681" cn_domain=PS destination_name="the-source\n"} 20241017055556144 DLINP <000b> input/ipa.c:451 connected read/write 20241017055556144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055556144 DLINP <000b> input/ipa.c:451 connected read/write 20241017055556144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7df3d791ce5c: Found GsupExpect[0] for "262423908334681" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@7df3d791ce5c: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262423908334681" 20241017055556147 DLINP <000b> input/ipa.c:451 connected read/write 20241017055556147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055556147 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423908334681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423908334681" source_name="the-source\n"} 20241017055556147 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423908334681)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055556147 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262423908334681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055556147 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423908334681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423908334681" destination_name="the-source\n"} 20241017055556147 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262423908334681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055556147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423908334681)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055556147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423908334681)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055556147 DLU <0006> fsm.c:568 lu(PS:IMSI-262423908334681)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055556147 DLINP <000b> input/ipa.c:451 connected read/write 20241017055556147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055556147 DLINP <000b> input/ipa.c:451 connected read/write 20241017055556147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055556148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43978<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@7df3d791ce5c: Final verdict of PTC: pass MTC@7df3d791ce5c: setverdict(pass): none -> pass 20241017055556171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43898<->l=127.0.0.1:4258 20241017055556172 DLINP <000b> input/ipa.c:451 connected read/write 20241017055556172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055556172 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055556172 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055556173 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055556173 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241017055556173 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38885<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@7df3d791ce5c: Final verdict of PTC: none 75@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: pass MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Thu Oct 17 05:55:56 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 20241017055556214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43994<->l=127.0.0.1:4258 20241017055556215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43994<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5972) Waiting for packet dumper to finish... 1 (prev_count=5972, count=45824) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Thu Oct 17 05:55:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_ul_subscriber_data started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055559286 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055559286 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055559288 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055559289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53294<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055559291 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055559291 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055559291 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055559291 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 20241017055559291 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055559291 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 20241017055559291 DLGSUP <0013> gsup_server.c:235 2: 20241017055559291 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055559291 DLGSUP <0013> gsup_server.c:235 3: 20241017055559291 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055559291 DLGSUP <0013> gsup_server.c:235 4: 20241017055559291 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055559291 DLGSUP <0013> gsup_server.c:235 5: 20241017055559291 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055559291 DLGSUP <0013> gsup_server.c:235 7: 20241017055559291 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055559291 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055559291 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055559291 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@7df3d791ce5c: 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") 20241017055559312 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41905<->l=127.0.0.1:4259) 20241017055559345 DAUC <0003> db_auc.c:157 IMSI='262422201784280': No 2G Auth Data 20241017055559345 DAUC <0003> db_auc.c:192 IMSI='262422201784280': No 3G Auth Data HLR_Test-GSUP(86)@7df3d791ce5c: Created GsupExpect[0] for "262422201784280" to be handled at TC_gsup_ul_subscriber_data(89) 20241017055559378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53300<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@7df3d791ce5c: GSUP ul subscriber_data<unbound> 20241017055559383 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055559383 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422201784280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422201784280" cn_domain=PS} 20241017055559383 DLU <0006> fsm.c:456 lu(262422201784280)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055559383 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422201784280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055559398 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422201784280)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055559398 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422201784280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422201784280" cn_domain=PS} 20241017055559398 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055559398 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7df3d791ce5c: Found GsupExpect[0] for "262422201784280" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262422201784280" 20241017055559402 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055559402 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422201784280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422201784280"} 20241017055559402 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422201784280)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055559402 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422201784280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055559402 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422201784280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422201784280"} 20241017055559402 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422201784280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055559402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422201784280)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055559402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422201784280)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055559402 DLU <0006> fsm.c:568 lu(PS:IMSI-262422201784280)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055559402 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055559402 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055559404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53300<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@7df3d791ce5c: Final verdict of PTC: pass 20241017055559427 DAUC <0003> db_auc.c:157 IMSI='262427693997725': No 2G Auth Data 20241017055559427 DAUC <0003> db_auc.c:192 IMSI='262427693997725': No 3G Auth Data 20241017055559436 DLGSUP <0013> hlr.c:121 IMSI 262427693997725: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7df3d791ce5c: Created GsupExpect[0] for "262427693997725" to be handled at TC_gsup_ul_subscriber_data(90) 20241017055559464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53304<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@7df3d791ce5c: GSUP ul subscriber_data<unbound> 20241017055559467 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055559467 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427693997725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427693997725" cn_domain=PS} 20241017055559468 DLU <0006> fsm.c:456 lu(262427693997725)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055559468 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427693997725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055559483 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427693997725)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055559483 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427693997725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427693997725" cn_domain=PS} 20241017055559483 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055559483 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7df3d791ce5c: Found GsupExpect[0] for "262427693997725" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@7df3d791ce5c: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262427693997725" 20241017055559486 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055559486 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427693997725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427693997725"} 20241017055559486 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427693997725)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055559486 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427693997725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055559486 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427693997725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427693997725"} 20241017055559486 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427693997725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055559486 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427693997725)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055559486 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427693997725)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055559487 DLU <0006> fsm.c:568 lu(PS:IMSI-262427693997725)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055559487 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055559487 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055559490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53304<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@7df3d791ce5c: Final verdict of PTC: pass 20241017055559515 DAUC <0003> db_auc.c:157 IMSI='262429262783517': No 2G Auth Data 20241017055559515 DAUC <0003> db_auc.c:192 IMSI='262429262783517': No 3G Auth Data 20241017055559524 DLGSUP <0013> hlr.c:121 IMSI 262429262783517: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7df3d791ce5c: Created GsupExpect[0] for "262429262783517" to be handled at TC_gsup_ul_subscriber_data(91) 20241017055559548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@7df3d791ce5c: GSUP ul subscriber_data<unbound> 20241017055559552 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055559552 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429262783517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429262783517" cn_domain=PS} 20241017055559552 DLU <0006> fsm.c:456 lu(262429262783517)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055559552 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429262783517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055559576 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429262783517)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055559576 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429262783517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429262783517" cn_domain=PS} 20241017055559576 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055559576 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7df3d791ce5c: Found GsupExpect[0] for "262429262783517" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@7df3d791ce5c: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262429262783517" 20241017055559579 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055559579 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429262783517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429262783517"} 20241017055559579 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429262783517)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055559579 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429262783517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055559579 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429262783517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429262783517"} 20241017055559579 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429262783517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055559579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429262783517)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055559579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429262783517)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055559579 DLU <0006> fsm.c:568 lu(PS:IMSI-262429262783517)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055559579 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055559579 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055559581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@7df3d791ce5c: Final verdict of PTC: pass 20241017055559606 DAUC <0003> db_auc.c:157 IMSI='262425978910271': No 2G Auth Data 20241017055559606 DAUC <0003> db_auc.c:192 IMSI='262425978910271': No 3G Auth Data 20241017055559614 DLGSUP <0013> hlr.c:121 IMSI 262425978910271: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7df3d791ce5c: Created GsupExpect[0] for "262425978910271" to be handled at TC_gsup_ul_subscriber_data(92) 20241017055559635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53312<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@7df3d791ce5c: GSUP ul subscriber_data<unbound> 20241017055559639 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055559639 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425978910271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425978910271" cn_domain=PS} 20241017055559639 DLU <0006> fsm.c:456 lu(262425978910271)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055559639 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425978910271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055559654 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425978910271)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055559654 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425978910271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425978910271" cn_domain=PS} 20241017055559654 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055559654 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7df3d791ce5c: Found GsupExpect[0] for "262425978910271" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@7df3d791ce5c: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262425978910271" 20241017055559657 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055559657 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425978910271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425978910271"} 20241017055559657 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425978910271)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055559657 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425978910271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055559657 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425978910271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425978910271"} 20241017055559657 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425978910271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055559657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425978910271)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055559657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425978910271)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055559657 DLU <0006> fsm.c:568 lu(PS:IMSI-262425978910271)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055559657 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055559657 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055559659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53312<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@7df3d791ce5c: Final verdict of PTC: pass 20241017055559684 DAUC <0003> db_auc.c:157 IMSI='262424130208479': No 2G Auth Data 20241017055559684 DAUC <0003> db_auc.c:192 IMSI='262424130208479': No 3G Auth Data 20241017055559692 DLGSUP <0013> hlr.c:121 IMSI 262424130208479: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7df3d791ce5c: Created GsupExpect[0] for "262424130208479" to be handled at TC_gsup_ul_subscriber_data(93) 20241017055559716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53314<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@7df3d791ce5c: GSUP ul subscriber_data<unbound> 20241017055559720 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055559720 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424130208479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424130208479" cn_domain=PS} 20241017055559720 DLU <0006> fsm.c:456 lu(262424130208479)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055559720 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424130208479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055559735 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424130208479)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055559735 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424130208479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424130208479" cn_domain=PS} 20241017055559735 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055559735 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7df3d791ce5c: Found GsupExpect[0] for "262424130208479" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@7df3d791ce5c: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262424130208479" 20241017055559738 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055559738 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424130208479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424130208479"} 20241017055559738 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424130208479)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055559738 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424130208479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055559738 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424130208479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424130208479"} 20241017055559738 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424130208479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055559738 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424130208479)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055559738 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424130208479)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055559738 DLU <0006> fsm.c:568 lu(PS:IMSI-262424130208479)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055559738 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055559738 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055559740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53314<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@7df3d791ce5c: Final verdict of PTC: pass 20241017055559764 DAUC <0003> db_auc.c:157 IMSI='262427604868982': No 2G Auth Data 20241017055559764 DAUC <0003> db_auc.c:192 IMSI='262427604868982': No 3G Auth Data 20241017055559773 DLGSUP <0013> hlr.c:121 IMSI 262427604868982: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7df3d791ce5c: Created GsupExpect[0] for "262427604868982" to be handled at TC_gsup_ul_subscriber_data(94) 20241017055559805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@7df3d791ce5c: GSUP ul subscriber_data<unbound> 20241017055559808 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055559808 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427604868982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427604868982" cn_domain=PS} 20241017055559808 DLU <0006> fsm.c:456 lu(262427604868982)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055559809 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427604868982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055559824 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427604868982)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055559824 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427604868982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427604868982" cn_domain=PS} 20241017055559824 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055559824 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7df3d791ce5c: Found GsupExpect[0] for "262427604868982" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@7df3d791ce5c: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262427604868982" 20241017055559827 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055559827 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427604868982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427604868982"} 20241017055559827 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427604868982)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055559827 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427604868982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055559827 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427604868982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427604868982"} 20241017055559827 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427604868982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055559827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427604868982)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055559827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427604868982)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055559827 DLU <0006> fsm.c:568 lu(PS:IMSI-262427604868982)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055559827 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055559827 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055559829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@7df3d791ce5c: Final verdict of PTC: pass 20241017055559861 DAUC <0003> db_auc.c:157 IMSI='262421231634847': No 2G Auth Data 20241017055559861 DAUC <0003> db_auc.c:192 IMSI='262421231634847': No 3G Auth Data 20241017055559869 DLGSUP <0013> hlr.c:121 IMSI 262421231634847: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7df3d791ce5c: Created GsupExpect[0] for "262421231634847" to be handled at TC_gsup_ul_subscriber_data(95) 20241017055559903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53336<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@7df3d791ce5c: GSUP ul subscriber_data<unbound> 20241017055559907 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055559907 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421231634847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421231634847" cn_domain=PS} 20241017055559907 DLU <0006> fsm.c:456 lu(262421231634847)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055559907 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421231634847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055559921 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421231634847)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055559921 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421231634847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421231634847" cn_domain=PS} 20241017055559921 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055559921 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7df3d791ce5c: Found GsupExpect[0] for "262421231634847" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@7df3d791ce5c: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262421231634847" 20241017055559924 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055559924 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421231634847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421231634847"} 20241017055559924 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421231634847)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055559924 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421231634847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055559924 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421231634847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421231634847"} 20241017055559924 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421231634847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055559924 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421231634847)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055559924 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421231634847)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055559924 DLU <0006> fsm.c:568 lu(PS:IMSI-262421231634847)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055559924 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055559924 DLINP <000b> input/ipa.c:451 connected read/write 20241017055559924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055559926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53336<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@7df3d791ce5c: Final verdict of PTC: pass 20241017055559959 DAUC <0003> db_auc.c:157 IMSI='262429961703519': No 2G Auth Data 20241017055559959 DAUC <0003> db_auc.c:192 IMSI='262429961703519': No 3G Auth Data 20241017055559967 DLGSUP <0013> hlr.c:121 IMSI 262429961703519: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7df3d791ce5c: Created GsupExpect[0] for "262429961703519" to be handled at TC_gsup_ul_subscriber_data(96) 20241017055559999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53348<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@7df3d791ce5c: GSUP ul subscriber_data<unbound> 20241017055600003 DLINP <000b> input/ipa.c:451 connected read/write 20241017055600003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055600003 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429961703519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429961703519" cn_domain=PS} 20241017055600003 DLU <0006> fsm.c:456 lu(262429961703519)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055600003 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429961703519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055600018 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429961703519)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055600018 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429961703519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429961703519" cn_domain=PS} 20241017055600018 DLINP <000b> input/ipa.c:451 connected read/write 20241017055600018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055600018 DLINP <000b> input/ipa.c:451 connected read/write 20241017055600018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7df3d791ce5c: Found GsupExpect[0] for "262429961703519" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@7df3d791ce5c: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262429961703519" 20241017055600021 DLINP <000b> input/ipa.c:451 connected read/write 20241017055600021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055600021 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429961703519 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429961703519"} 20241017055600021 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429961703519)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055600021 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429961703519 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055600021 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429961703519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429961703519"} 20241017055600021 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429961703519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055600021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429961703519)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055600021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429961703519)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055600021 DLU <0006> fsm.c:568 lu(PS:IMSI-262429961703519)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055600021 DLINP <000b> input/ipa.c:451 connected read/write 20241017055600021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055600021 DLINP <000b> input/ipa.c:451 connected read/write 20241017055600021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055600023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53348<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@7df3d791ce5c: Final verdict of PTC: pass MTC@7df3d791ce5c: setverdict(pass): none -> pass 20241017055600047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53294<->l=127.0.0.1:4258 20241017055600047 DLINP <000b> input/ipa.c:451 connected read/write 20241017055600047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055600047 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055600047 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055600047 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055600048 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41905<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@7df3d791ce5c: Final verdict of PTC: none 87@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: pass MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Thu Oct 17 05:56:00 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 20241017055600086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53360<->l=127.0.0.1:4258 20241017055600187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53360<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=27720) Waiting for packet dumper to finish... 1 (prev_count=27720, count=50876) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Thu Oct 17 05:56:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_vty started. MTC@7df3d791ce5c: legacy= true 20241017055603259 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055603259 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055603262 DLINP <000b> input/ipa.c:451 connected read/write 20241017055603262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055603263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53366<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055603264 DLINP <000b> input/ipa.c:451 connected read/write 20241017055603264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055603264 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055603264 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055603264 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 20241017055603264 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055603264 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 20241017055603264 DLGSUP <0013> gsup_server.c:235 2: 20241017055603264 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055603264 DLGSUP <0013> gsup_server.c:235 3: 20241017055603264 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055603264 DLGSUP <0013> gsup_server.c:235 4: 20241017055603264 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055603264 DLGSUP <0013> gsup_server.c:235 5: 20241017055603264 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055603264 DLGSUP <0013> gsup_server.c:235 7: 20241017055603264 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055603264 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055603264 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055603264 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@7df3d791ce5c: 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") 20241017055603282 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41311<->l=127.0.0.1:4259) 20241017055603301 DAUC <0003> db_auc.c:157 IMSI='262423737444947': No 2G Auth Data 20241017055603301 DAUC <0003> db_auc.c:192 IMSI='262423737444947': No 3G Auth Data 20241017055603320 DAUC <0003> db_auc.c:192 IMSI='262423737444947': No 3G Auth Data 20241017055603344 DAUC <0003> db_auc.c:157 IMSI='262424659717825': No 2G Auth Data 20241017055603344 DAUC <0003> db_auc.c:192 IMSI='262424659717825': No 3G Auth Data 20241017055603363 DAUC <0003> db_auc.c:157 IMSI='262424659717825': No 2G Auth Data 20241017055603387 DAUC <0003> db_auc.c:157 IMSI='262420751820527': No 2G Auth Data 20241017055603387 DAUC <0003> db_auc.c:192 IMSI='262420751820527': No 3G Auth Data MTC@7df3d791ce5c: setverdict(pass): none -> pass 20241017055603437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53366<->l=127.0.0.1:4258 20241017055603438 DLINP <000b> input/ipa.c:451 connected read/write 20241017055603438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055603438 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055603438 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055603438 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055603438 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41311<->l=127.0.0.1:4259) 98@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: pass MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@7df3d791ce5c: Test case TC_vty finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Thu Oct 17 05:56:03 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241017055603486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4258 20241017055603587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=17156) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Thu Oct 17 05:56:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_vty_msisdn_isd started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055606660 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055606660 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055606662 DLINP <000b> input/ipa.c:451 connected read/write 20241017055606662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055606663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53380<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055606665 DLINP <000b> input/ipa.c:451 connected read/write 20241017055606665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055606665 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055606665 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055606665 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 20241017055606665 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055606665 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 20241017055606665 DLGSUP <0013> gsup_server.c:235 2: 20241017055606665 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055606665 DLGSUP <0013> gsup_server.c:235 3: 20241017055606665 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055606665 DLGSUP <0013> gsup_server.c:235 4: 20241017055606665 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055606665 DLGSUP <0013> gsup_server.c:235 5: 20241017055606665 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055606665 DLGSUP <0013> gsup_server.c:235 7: 20241017055606665 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055606665 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055606665 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055606665 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@7df3d791ce5c: 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") 20241017055606690 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46551<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@7df3d791ce5c: Created GsupExpect[0] for "262422971661053" to be handled at TC_vty_msisdn_isd(104) 20241017055606708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4258 20241017055606730 DAUC <0003> db_auc.c:157 IMSI='262422971661053': No 2G Auth Data 20241017055606730 DAUC <0003> db_auc.c:192 IMSI='262422971661053': No 3G Auth Data 20241017055606756 DLINP <000b> input/ipa.c:451 connected read/write 20241017055606756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055606756 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422971661053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422971661053" cn_domain=PS} 20241017055606756 DLU <0006> fsm.c:456 lu(262422971661053)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055606756 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422971661053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055606772 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422971661053)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055606772 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422971661053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422971661053" cn_domain=PS} 20241017055606772 DLINP <000b> input/ipa.c:451 connected read/write 20241017055606772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055606772 DLINP <000b> input/ipa.c:451 connected read/write 20241017055606772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@7df3d791ce5c: Found GsupExpect[0] for "262422971661053" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@7df3d791ce5c: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262422971661053" 20241017055606775 DLINP <000b> input/ipa.c:451 connected read/write 20241017055606775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055606775 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422971661053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422971661053"} 20241017055606775 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422971661053)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055606775 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422971661053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055606775 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422971661053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422971661053"} 20241017055606775 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422971661053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055606775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422971661053)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055606775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422971661053)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055606775 DLU <0006> fsm.c:568 lu(PS:IMSI-262422971661053)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055606775 DLINP <000b> input/ipa.c:451 connected read/write 20241017055606775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055606775 DLINP <000b> input/ipa.c:451 connected read/write 20241017055606775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055606785 DLGSUP <0013> hlr.c:128 IMSI 262422971661053: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241017055606785 DLINP <000b> input/ipa.c:451 connected read/write 20241017055606785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055606785 DLINP <000b> input/ipa.c:451 connected read/write 20241017055606785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055606787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@7df3d791ce5c: Final verdict of PTC: pass 20241017055606788 DLINP <000b> input/ipa.c:451 connected read/write 20241017055606788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055606788 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422971661053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422971661053"} 20241017055606788 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422971661053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241017055606788 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422971661053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055606788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53380<->l=127.0.0.1:4258 20241017055606789 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46551<->l=127.0.0.1:4259) 20241017055606789 DLINP <000b> input/ipa.c:451 connected read/write 20241017055606789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055606789 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055606789 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055606789 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@7df3d791ce5c: Final verdict of PTC: none 102@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 102: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@7df3d791ce5c: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Thu Oct 17 05:56:06 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 20241017055606830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58886<->l=127.0.0.1:4258 20241017055606931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58886<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15028) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Thu Oct 17 05:56:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_purge_cs started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055610007 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055610007 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055610010 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58892<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055610013 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610013 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055610013 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055610013 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 20241017055610013 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055610013 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 20241017055610013 DLGSUP <0013> gsup_server.c:235 2: 20241017055610013 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055610013 DLGSUP <0013> gsup_server.c:235 3: 20241017055610013 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055610013 DLGSUP <0013> gsup_server.c:235 4: 20241017055610013 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055610013 DLGSUP <0013> gsup_server.c:235 5: 20241017055610013 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055610013 DLGSUP <0013> gsup_server.c:235 7: 20241017055610013 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055610013 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055610013 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055610013 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@7df3d791ce5c: 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") 20241017055610034 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34781<->l=127.0.0.1:4259) 20241017055610053 DAUC <0003> db_auc.c:157 IMSI='262425555015542': No 2G Auth Data 20241017055610053 DAUC <0003> db_auc.c:192 IMSI='262425555015542': No 3G Auth Data HLR_Test-GSUP(106)@7df3d791ce5c: Created GsupExpect[0] for "262425555015542" to be handled at TC_gsup_purge_cs(109) 20241017055610095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58902<->l=127.0.0.1:4258 20241017055610100 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610100 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425555015542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425555015542" cn_domain=PS} 20241017055610100 DLU <0006> fsm.c:456 lu(262425555015542)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055610100 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425555015542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055610119 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425555015542)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055610119 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425555015542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425555015542" cn_domain=PS} 20241017055610119 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610119 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7df3d791ce5c: Found GsupExpect[0] for "262425555015542" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_purge_cs(109)"262425555015542" 20241017055610123 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610123 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425555015542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425555015542"} 20241017055610123 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425555015542)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055610123 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425555015542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055610123 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425555015542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425555015542"} 20241017055610123 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425555015542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055610123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425555015542)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055610123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425555015542)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055610123 DLU <0006> fsm.c:568 lu(PS:IMSI-262425555015542)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055610123 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610123 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055610125 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610125 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425555015542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425555015542" cn_domain=CS} 20241017055610125 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425555015542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241017055610133 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425555015542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425555015542"} 20241017055610133 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425555015542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017055610133 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610133 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055610134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58902<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@7df3d791ce5c: Final verdict of PTC: pass 20241017055610159 DAUC <0003> db_auc.c:157 IMSI='262420140375614': No 2G Auth Data 20241017055610160 DAUC <0003> db_auc.c:192 IMSI='262420140375614': No 3G Auth Data 20241017055610168 DLGSUP <0013> hlr.c:121 IMSI 262420140375614: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7df3d791ce5c: Created GsupExpect[0] for "262420140375614" to be handled at TC_gsup_purge_cs(110) 20241017055610193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58910<->l=127.0.0.1:4258 20241017055610197 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610197 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420140375614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420140375614" cn_domain=PS} 20241017055610197 DLU <0006> fsm.c:456 lu(262420140375614)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055610197 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420140375614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055610219 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420140375614)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055610219 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420140375614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420140375614" cn_domain=PS} 20241017055610219 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610219 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7df3d791ce5c: Found GsupExpect[0] for "262420140375614" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@7df3d791ce5c: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420140375614" 20241017055610222 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610222 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420140375614 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420140375614"} 20241017055610222 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420140375614)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055610222 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420140375614 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055610222 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420140375614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420140375614"} 20241017055610222 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420140375614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055610222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420140375614)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055610222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420140375614)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055610222 DLU <0006> fsm.c:568 lu(PS:IMSI-262420140375614)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055610222 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610222 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055610224 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610224 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420140375614 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420140375614" cn_domain=CS} 20241017055610224 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420140375614 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241017055610232 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420140375614 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420140375614"} 20241017055610232 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420140375614 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017055610232 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610232 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055610234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58910<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@7df3d791ce5c: Final verdict of PTC: pass 20241017055610259 DAUC <0003> db_auc.c:157 IMSI='262424156628110': No 2G Auth Data 20241017055610259 DAUC <0003> db_auc.c:192 IMSI='262424156628110': No 3G Auth Data 20241017055610268 DLGSUP <0013> hlr.c:121 IMSI 262424156628110: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7df3d791ce5c: Created GsupExpect[0] for "262424156628110" to be handled at TC_gsup_purge_cs(111) 20241017055610293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58920<->l=127.0.0.1:4258 20241017055610296 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610296 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424156628110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424156628110" cn_domain=PS} 20241017055610296 DLU <0006> fsm.c:456 lu(262424156628110)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055610296 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424156628110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055610312 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424156628110)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055610312 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424156628110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424156628110" cn_domain=PS} 20241017055610312 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610312 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7df3d791ce5c: Found GsupExpect[0] for "262424156628110" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@7df3d791ce5c: Added IMSI table entry 2TC_gsup_purge_cs(111)"262424156628110" 20241017055610315 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610315 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424156628110 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424156628110"} 20241017055610315 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424156628110)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055610315 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424156628110 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055610315 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424156628110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424156628110"} 20241017055610315 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424156628110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055610315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424156628110)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055610315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424156628110)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055610315 DLU <0006> fsm.c:568 lu(PS:IMSI-262424156628110)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055610315 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610315 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055610317 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610317 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424156628110 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424156628110" cn_domain=CS} 20241017055610317 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424156628110 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241017055610324 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424156628110 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424156628110"} 20241017055610324 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424156628110 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017055610324 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610324 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055610326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58920<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@7df3d791ce5c: Final verdict of PTC: pass 20241017055610351 DAUC <0003> db_auc.c:157 IMSI='262429282336855': No 2G Auth Data 20241017055610351 DAUC <0003> db_auc.c:192 IMSI='262429282336855': No 3G Auth Data 20241017055610360 DLGSUP <0013> hlr.c:121 IMSI 262429282336855: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7df3d791ce5c: Created GsupExpect[0] for "262429282336855" to be handled at TC_gsup_purge_cs(112) 20241017055610381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58930<->l=127.0.0.1:4258 20241017055610385 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610385 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429282336855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429282336855" cn_domain=PS} 20241017055610385 DLU <0006> fsm.c:456 lu(262429282336855)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055610385 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429282336855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055610400 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429282336855)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055610400 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429282336855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429282336855" cn_domain=PS} 20241017055610401 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610401 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7df3d791ce5c: Found GsupExpect[0] for "262429282336855" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@7df3d791ce5c: Added IMSI table entry 3TC_gsup_purge_cs(112)"262429282336855" 20241017055610403 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610403 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429282336855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429282336855"} 20241017055610403 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429282336855)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055610403 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429282336855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055610403 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429282336855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429282336855"} 20241017055610403 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429282336855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055610403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429282336855)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055610403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429282336855)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055610403 DLU <0006> fsm.c:568 lu(PS:IMSI-262429282336855)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055610403 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610403 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055610406 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610406 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429282336855 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429282336855" cn_domain=CS} 20241017055610406 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429282336855 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241017055610413 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429282336855 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429282336855"} 20241017055610413 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429282336855 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017055610413 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610413 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055610415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58930<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@7df3d791ce5c: Final verdict of PTC: pass 20241017055610439 DAUC <0003> db_auc.c:157 IMSI='262429605852070': No 2G Auth Data 20241017055610439 DAUC <0003> db_auc.c:192 IMSI='262429605852070': No 3G Auth Data 20241017055610447 DLGSUP <0013> hlr.c:121 IMSI 262429605852070: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7df3d791ce5c: Created GsupExpect[0] for "262429605852070" to be handled at TC_gsup_purge_cs(113) 20241017055610470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58946<->l=127.0.0.1:4258 20241017055610474 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610474 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429605852070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429605852070" cn_domain=PS} 20241017055610474 DLU <0006> fsm.c:456 lu(262429605852070)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055610474 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429605852070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055610489 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429605852070)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055610489 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429605852070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429605852070" cn_domain=PS} 20241017055610489 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610489 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7df3d791ce5c: Found GsupExpect[0] for "262429605852070" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@7df3d791ce5c: Added IMSI table entry 4TC_gsup_purge_cs(113)"262429605852070" 20241017055610492 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610492 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429605852070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429605852070"} 20241017055610492 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429605852070)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055610492 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429605852070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055610492 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429605852070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429605852070"} 20241017055610492 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429605852070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055610492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429605852070)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055610492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429605852070)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055610492 DLU <0006> fsm.c:568 lu(PS:IMSI-262429605852070)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055610492 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610492 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055610494 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610494 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429605852070 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429605852070" cn_domain=CS} 20241017055610494 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429605852070 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241017055610502 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429605852070 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429605852070"} 20241017055610502 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429605852070 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017055610502 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610502 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055610503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58946<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@7df3d791ce5c: Final verdict of PTC: pass 20241017055610528 DAUC <0003> db_auc.c:157 IMSI='262423306513548': No 2G Auth Data 20241017055610528 DAUC <0003> db_auc.c:192 IMSI='262423306513548': No 3G Auth Data 20241017055610537 DLGSUP <0013> hlr.c:121 IMSI 262423306513548: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7df3d791ce5c: Created GsupExpect[0] for "262423306513548" to be handled at TC_gsup_purge_cs(114) 20241017055610567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58960<->l=127.0.0.1:4258 20241017055610571 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610571 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423306513548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423306513548" cn_domain=PS} 20241017055610571 DLU <0006> fsm.c:456 lu(262423306513548)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055610571 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423306513548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055610587 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423306513548)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055610587 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423306513548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423306513548" cn_domain=PS} 20241017055610587 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610587 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7df3d791ce5c: Found GsupExpect[0] for "262423306513548" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@7df3d791ce5c: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423306513548" 20241017055610590 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610590 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423306513548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423306513548"} 20241017055610590 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423306513548)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055610590 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423306513548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055610590 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423306513548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423306513548"} 20241017055610590 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423306513548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055610590 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423306513548)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055610590 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423306513548)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055610590 DLU <0006> fsm.c:568 lu(PS:IMSI-262423306513548)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055610590 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610590 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055610591 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610591 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423306513548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423306513548" cn_domain=CS} 20241017055610591 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423306513548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241017055610599 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423306513548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423306513548"} 20241017055610599 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423306513548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017055610599 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610599 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055610601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58960<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@7df3d791ce5c: Final verdict of PTC: pass 20241017055610633 DAUC <0003> db_auc.c:157 IMSI='262429065031918': No 2G Auth Data 20241017055610633 DAUC <0003> db_auc.c:192 IMSI='262429065031918': No 3G Auth Data 20241017055610642 DLGSUP <0013> hlr.c:121 IMSI 262429065031918: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7df3d791ce5c: Created GsupExpect[0] for "262429065031918" to be handled at TC_gsup_purge_cs(115) 20241017055610674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58968<->l=127.0.0.1:4258 20241017055610677 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610677 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429065031918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429065031918" cn_domain=PS} 20241017055610678 DLU <0006> fsm.c:456 lu(262429065031918)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055610678 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429065031918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055610693 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429065031918)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055610693 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429065031918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429065031918" cn_domain=PS} 20241017055610693 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610693 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7df3d791ce5c: Found GsupExpect[0] for "262429065031918" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@7df3d791ce5c: Added IMSI table entry 6TC_gsup_purge_cs(115)"262429065031918" 20241017055610696 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610696 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429065031918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429065031918"} 20241017055610696 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429065031918)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055610696 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429065031918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055610696 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429065031918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429065031918"} 20241017055610696 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429065031918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055610696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429065031918)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055610696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429065031918)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055610696 DLU <0006> fsm.c:568 lu(PS:IMSI-262429065031918)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055610696 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610696 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055610698 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610698 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429065031918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429065031918" cn_domain=CS} 20241017055610698 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429065031918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241017055610706 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429065031918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429065031918"} 20241017055610706 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429065031918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017055610706 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610706 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055610708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58968<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@7df3d791ce5c: Final verdict of PTC: pass 20241017055610738 DAUC <0003> db_auc.c:157 IMSI='262422032960262': No 2G Auth Data 20241017055610738 DAUC <0003> db_auc.c:192 IMSI='262422032960262': No 3G Auth Data 20241017055610746 DLGSUP <0013> hlr.c:121 IMSI 262422032960262: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7df3d791ce5c: Created GsupExpect[0] for "262422032960262" to be handled at TC_gsup_purge_cs(116) 20241017055610778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58972<->l=127.0.0.1:4258 20241017055610782 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610782 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422032960262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422032960262" cn_domain=PS} 20241017055610782 DLU <0006> fsm.c:456 lu(262422032960262)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055610782 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422032960262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055610797 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422032960262)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055610797 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422032960262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422032960262" cn_domain=PS} 20241017055610797 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610797 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7df3d791ce5c: Found GsupExpect[0] for "262422032960262" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@7df3d791ce5c: Added IMSI table entry 7TC_gsup_purge_cs(116)"262422032960262" 20241017055610800 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610800 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422032960262 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422032960262"} 20241017055610800 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422032960262)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055610800 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422032960262 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055610800 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422032960262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422032960262"} 20241017055610800 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422032960262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055610800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422032960262)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055610800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422032960262)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055610800 DLU <0006> fsm.c:568 lu(PS:IMSI-262422032960262)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055610800 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610800 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055610803 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610803 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422032960262 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422032960262" cn_domain=CS} 20241017055610803 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422032960262 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241017055610810 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422032960262 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422032960262"} 20241017055610810 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422032960262 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017055610810 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055610810 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055610811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58972<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@7df3d791ce5c: Final verdict of PTC: pass MTC@7df3d791ce5c: setverdict(pass): none -> pass 20241017055610836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58892<->l=127.0.0.1:4258 20241017055610837 DLINP <000b> input/ipa.c:451 connected read/write 20241017055610837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055610837 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055610837 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055610837 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055610837 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34781<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@7df3d791ce5c: Final verdict of PTC: none 107@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: pass MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Thu Oct 17 05:56:10 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 20241017055610878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58986<->l=127.0.0.1:4258 20241017055610978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58986<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18704) Waiting for packet dumper to finish... 1 (prev_count=18704, count=48780) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Thu Oct 17 05:56:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_purge_ps started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055614055 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055614055 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055614056 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58992<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055614058 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614058 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055614058 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055614058 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 20241017055614058 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055614058 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 20241017055614058 DLGSUP <0013> gsup_server.c:235 2: 20241017055614058 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055614058 DLGSUP <0013> gsup_server.c:235 3: 20241017055614058 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055614058 DLGSUP <0013> gsup_server.c:235 4: 20241017055614058 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055614058 DLGSUP <0013> gsup_server.c:235 5: 20241017055614058 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055614058 DLGSUP <0013> gsup_server.c:235 7: 20241017055614058 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055614058 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055614058 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055614058 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@7df3d791ce5c: 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") 20241017055614079 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44499<->l=127.0.0.1:4259) 20241017055614102 DAUC <0003> db_auc.c:157 IMSI='262422780423229': No 2G Auth Data 20241017055614102 DAUC <0003> db_auc.c:192 IMSI='262422780423229': No 3G Auth Data HLR_Test-GSUP(118)@7df3d791ce5c: Created GsupExpect[0] for "262422780423229" to be handled at TC_gsup_purge_ps(121) 20241017055614137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58998<->l=127.0.0.1:4258 20241017055614141 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614141 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422780423229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422780423229" cn_domain=PS} 20241017055614141 DLU <0006> fsm.c:456 lu(262422780423229)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055614141 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422780423229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055614158 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422780423229)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055614158 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422780423229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422780423229" cn_domain=PS} 20241017055614158 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614158 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7df3d791ce5c: Found GsupExpect[0] for "262422780423229" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_purge_ps(121)"262422780423229" 20241017055614161 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614161 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422780423229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422780423229"} 20241017055614161 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422780423229)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055614161 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422780423229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055614161 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422780423229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422780423229"} 20241017055614161 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422780423229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055614161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422780423229)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055614161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422780423229)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055614161 DLU <0006> fsm.c:568 lu(PS:IMSI-262422780423229)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055614161 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614161 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055614163 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614163 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422780423229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422780423229" cn_domain=PS} 20241017055614163 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422780423229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241017055614171 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422780423229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422780423229"} 20241017055614171 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422780423229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017055614171 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614171 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055614173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58998<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@7df3d791ce5c: Final verdict of PTC: pass 20241017055614198 DAUC <0003> db_auc.c:157 IMSI='262421143920174': No 2G Auth Data 20241017055614198 DAUC <0003> db_auc.c:192 IMSI='262421143920174': No 3G Auth Data 20241017055614207 DLGSUP <0013> hlr.c:121 IMSI 262421143920174: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7df3d791ce5c: Created GsupExpect[0] for "262421143920174" to be handled at TC_gsup_purge_ps(122) 20241017055614231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59008<->l=127.0.0.1:4258 20241017055614235 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614235 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421143920174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421143920174" cn_domain=PS} 20241017055614235 DLU <0006> fsm.c:456 lu(262421143920174)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055614235 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421143920174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055614250 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421143920174)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055614250 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421143920174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421143920174" cn_domain=PS} 20241017055614250 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614251 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7df3d791ce5c: Found GsupExpect[0] for "262421143920174" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@7df3d791ce5c: Added IMSI table entry 1TC_gsup_purge_ps(122)"262421143920174" 20241017055614253 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614253 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421143920174 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421143920174"} 20241017055614253 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421143920174)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055614253 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421143920174 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055614253 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421143920174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421143920174"} 20241017055614253 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421143920174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055614253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421143920174)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055614253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421143920174)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055614253 DLU <0006> fsm.c:568 lu(PS:IMSI-262421143920174)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055614253 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614253 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055614256 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614256 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421143920174 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421143920174" cn_domain=PS} 20241017055614256 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421143920174 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241017055614264 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421143920174 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421143920174"} 20241017055614264 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421143920174 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017055614264 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614264 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055614266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59008<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@7df3d791ce5c: Final verdict of PTC: pass 20241017055614290 DAUC <0003> db_auc.c:157 IMSI='262424656341108': No 2G Auth Data 20241017055614290 DAUC <0003> db_auc.c:192 IMSI='262424656341108': No 3G Auth Data 20241017055614298 DLGSUP <0013> hlr.c:121 IMSI 262424656341108: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7df3d791ce5c: Created GsupExpect[0] for "262424656341108" to be handled at TC_gsup_purge_ps(123) 20241017055614321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59022<->l=127.0.0.1:4258 20241017055614324 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614324 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424656341108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424656341108" cn_domain=PS} 20241017055614324 DLU <0006> fsm.c:456 lu(262424656341108)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055614324 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424656341108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055614342 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424656341108)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055614342 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424656341108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424656341108" cn_domain=PS} 20241017055614342 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614343 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7df3d791ce5c: Found GsupExpect[0] for "262424656341108" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@7df3d791ce5c: Added IMSI table entry 2TC_gsup_purge_ps(123)"262424656341108" 20241017055614345 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614345 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424656341108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424656341108"} 20241017055614345 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424656341108)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055614345 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424656341108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055614345 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424656341108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424656341108"} 20241017055614345 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424656341108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055614345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424656341108)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055614345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424656341108)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055614345 DLU <0006> fsm.c:568 lu(PS:IMSI-262424656341108)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055614345 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614345 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055614347 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614347 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424656341108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424656341108" cn_domain=PS} 20241017055614347 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424656341108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241017055614355 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424656341108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424656341108"} 20241017055614355 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424656341108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017055614355 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614355 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055614357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59022<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@7df3d791ce5c: Final verdict of PTC: pass 20241017055614385 DAUC <0003> db_auc.c:157 IMSI='262423697908562': No 2G Auth Data 20241017055614385 DAUC <0003> db_auc.c:192 IMSI='262423697908562': No 3G Auth Data 20241017055614394 DLGSUP <0013> hlr.c:121 IMSI 262423697908562: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7df3d791ce5c: Created GsupExpect[0] for "262423697908562" to be handled at TC_gsup_purge_ps(124) 20241017055614418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59032<->l=127.0.0.1:4258 20241017055614422 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614422 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423697908562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423697908562" cn_domain=PS} 20241017055614422 DLU <0006> fsm.c:456 lu(262423697908562)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055614422 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423697908562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055614437 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423697908562)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055614437 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423697908562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423697908562" cn_domain=PS} 20241017055614437 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614437 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7df3d791ce5c: Found GsupExpect[0] for "262423697908562" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@7df3d791ce5c: Added IMSI table entry 3TC_gsup_purge_ps(124)"262423697908562" 20241017055614440 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614440 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423697908562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423697908562"} 20241017055614440 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423697908562)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055614440 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423697908562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055614440 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423697908562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423697908562"} 20241017055614440 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423697908562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055614440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423697908562)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055614440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423697908562)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055614440 DLU <0006> fsm.c:568 lu(PS:IMSI-262423697908562)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055614440 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614440 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055614442 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614442 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423697908562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423697908562" cn_domain=PS} 20241017055614442 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423697908562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241017055614450 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423697908562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423697908562"} 20241017055614450 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423697908562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017055614450 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614450 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055614451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59032<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@7df3d791ce5c: Final verdict of PTC: pass 20241017055614475 DAUC <0003> db_auc.c:157 IMSI='262423459680160': No 2G Auth Data 20241017055614475 DAUC <0003> db_auc.c:192 IMSI='262423459680160': No 3G Auth Data 20241017055614484 DLGSUP <0013> hlr.c:121 IMSI 262423459680160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7df3d791ce5c: Created GsupExpect[0] for "262423459680160" to be handled at TC_gsup_purge_ps(125) 20241017055614507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59042<->l=127.0.0.1:4258 20241017055614511 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614511 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423459680160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423459680160" cn_domain=PS} 20241017055614511 DLU <0006> fsm.c:456 lu(262423459680160)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055614511 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423459680160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055614527 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423459680160)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055614527 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423459680160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423459680160" cn_domain=PS} 20241017055614527 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614527 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7df3d791ce5c: Found GsupExpect[0] for "262423459680160" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@7df3d791ce5c: Added IMSI table entry 4TC_gsup_purge_ps(125)"262423459680160" 20241017055614530 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614530 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423459680160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423459680160"} 20241017055614530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423459680160)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055614530 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423459680160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055614530 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423459680160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423459680160"} 20241017055614530 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423459680160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055614530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423459680160)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055614530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423459680160)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055614530 DLU <0006> fsm.c:568 lu(PS:IMSI-262423459680160)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055614530 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614530 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055614533 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614533 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423459680160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423459680160" cn_domain=PS} 20241017055614533 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423459680160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241017055614540 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423459680160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423459680160"} 20241017055614540 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423459680160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017055614540 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614540 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055614542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59042<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@7df3d791ce5c: Final verdict of PTC: pass 20241017055614566 DAUC <0003> db_auc.c:157 IMSI='262422112124960': No 2G Auth Data 20241017055614566 DAUC <0003> db_auc.c:192 IMSI='262422112124960': No 3G Auth Data 20241017055614575 DLGSUP <0013> hlr.c:121 IMSI 262422112124960: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7df3d791ce5c: Created GsupExpect[0] for "262422112124960" to be handled at TC_gsup_purge_ps(126) 20241017055614605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59056<->l=127.0.0.1:4258 20241017055614609 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614609 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422112124960 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422112124960" cn_domain=PS} 20241017055614609 DLU <0006> fsm.c:456 lu(262422112124960)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055614609 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422112124960 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055614624 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422112124960)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055614624 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422112124960 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422112124960" cn_domain=PS} 20241017055614624 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614624 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7df3d791ce5c: Found GsupExpect[0] for "262422112124960" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@7df3d791ce5c: Added IMSI table entry 5TC_gsup_purge_ps(126)"262422112124960" 20241017055614627 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614627 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422112124960 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422112124960"} 20241017055614627 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422112124960)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055614627 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422112124960 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055614627 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422112124960 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422112124960"} 20241017055614627 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422112124960 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055614627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422112124960)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055614627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422112124960)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055614627 DLU <0006> fsm.c:568 lu(PS:IMSI-262422112124960)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055614627 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614627 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055614629 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614629 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422112124960 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422112124960" cn_domain=PS} 20241017055614629 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422112124960 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241017055614637 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422112124960 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422112124960"} 20241017055614637 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422112124960 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017055614637 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614637 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055614638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59056<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@7df3d791ce5c: Final verdict of PTC: pass 20241017055614669 DAUC <0003> db_auc.c:157 IMSI='262422188926297': No 2G Auth Data 20241017055614669 DAUC <0003> db_auc.c:192 IMSI='262422188926297': No 3G Auth Data 20241017055614677 DLGSUP <0013> hlr.c:121 IMSI 262422188926297: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7df3d791ce5c: Created GsupExpect[0] for "262422188926297" to be handled at TC_gsup_purge_ps(127) 20241017055614708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59058<->l=127.0.0.1:4258 20241017055614711 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614711 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422188926297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422188926297" cn_domain=PS} 20241017055614711 DLU <0006> fsm.c:456 lu(262422188926297)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055614711 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422188926297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055614727 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422188926297)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055614727 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422188926297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422188926297" cn_domain=PS} 20241017055614727 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614727 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7df3d791ce5c: Found GsupExpect[0] for "262422188926297" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@7df3d791ce5c: Added IMSI table entry 6TC_gsup_purge_ps(127)"262422188926297" 20241017055614730 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614730 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422188926297 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422188926297"} 20241017055614730 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422188926297)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055614730 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422188926297 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055614730 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422188926297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422188926297"} 20241017055614730 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422188926297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055614730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422188926297)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055614730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422188926297)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055614730 DLU <0006> fsm.c:568 lu(PS:IMSI-262422188926297)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055614730 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614730 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055614732 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614732 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422188926297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422188926297" cn_domain=PS} 20241017055614732 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422188926297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241017055614740 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422188926297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422188926297"} 20241017055614740 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422188926297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017055614740 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614740 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055614741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59058<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@7df3d791ce5c: Final verdict of PTC: pass 20241017055614772 DAUC <0003> db_auc.c:157 IMSI='262428628527194': No 2G Auth Data 20241017055614772 DAUC <0003> db_auc.c:192 IMSI='262428628527194': No 3G Auth Data 20241017055614780 DLGSUP <0013> hlr.c:121 IMSI 262428628527194: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7df3d791ce5c: Created GsupExpect[0] for "262428628527194" to be handled at TC_gsup_purge_ps(128) 20241017055614812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59062<->l=127.0.0.1:4258 20241017055614815 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614815 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428628527194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428628527194" cn_domain=PS} 20241017055614815 DLU <0006> fsm.c:456 lu(262428628527194)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055614815 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428628527194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055614831 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428628527194)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055614831 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428628527194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428628527194" cn_domain=PS} 20241017055614831 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614831 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7df3d791ce5c: Found GsupExpect[0] for "262428628527194" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@7df3d791ce5c: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428628527194" 20241017055614834 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614834 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428628527194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428628527194"} 20241017055614834 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428628527194)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055614834 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428628527194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055614834 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428628527194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428628527194"} 20241017055614834 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428628527194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055614834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428628527194)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055614834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428628527194)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055614834 DLU <0006> fsm.c:568 lu(PS:IMSI-262428628527194)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055614834 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614834 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055614836 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614836 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428628527194 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428628527194" cn_domain=PS} 20241017055614836 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428628527194 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241017055614843 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428628527194 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428628527194"} 20241017055614843 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428628527194 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017055614843 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055614843 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055614845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59062<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@7df3d791ce5c: Final verdict of PTC: pass MTC@7df3d791ce5c: setverdict(pass): none -> pass 20241017055614870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58992<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@7df3d791ce5c: Final verdict of PTC: none 20241017055614871 DLINP <000b> input/ipa.c:451 connected read/write 20241017055614871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055614871 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055614871 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055614871 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055614871 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44499<->l=127.0.0.1:4259) 119@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: pass MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Thu Oct 17 05:56:14 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 20241017055614917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59070<->l=127.0.0.1:4258 20241017055615018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59070<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=20264) Waiting for packet dumper to finish... 1 (prev_count=20264, count=48780) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Thu Oct 17 05:56:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_purge_unknown started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055618094 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055618094 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055618096 DLINP <000b> input/ipa.c:451 connected read/write 20241017055618096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055618097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36118<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055618099 DLINP <000b> input/ipa.c:451 connected read/write 20241017055618099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055618099 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055618099 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055618099 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 20241017055618099 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055618099 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 20241017055618099 DLGSUP <0013> gsup_server.c:235 2: 20241017055618099 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055618099 DLGSUP <0013> gsup_server.c:235 3: 20241017055618099 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055618099 DLGSUP <0013> gsup_server.c:235 4: 20241017055618099 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055618099 DLGSUP <0013> gsup_server.c:235 5: 20241017055618099 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055618099 DLGSUP <0013> gsup_server.c:235 7: 20241017055618099 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055618099 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055618099 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055618099 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@7df3d791ce5c: 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") 20241017055618124 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39423<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@7df3d791ce5c: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241017055618137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36134<->l=127.0.0.1:4258 20241017055618145 DLINP <000b> input/ipa.c:451 connected read/write 20241017055618145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055618145 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} 20241017055618145 DLU <0006> fsm.c:456 lu(2345743413463)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055618145 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 20241017055618145 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} 20241017055618145 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055618145 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5559102ff790]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055618145 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5559102ff790]{UNVALIDATED}: Freeing instance 20241017055618145 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5559102ff790]{UNVALIDATED}: Deallocated 20241017055618145 DLINP <000b> input/ipa.c:451 connected read/write 20241017055618145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055618145 DLINP <000b> input/ipa.c:451 connected read/write 20241017055618145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@7df3d791ce5c: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@7df3d791ce5c: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055618148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36134<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@7df3d791ce5c: Final verdict of PTC: pass MTC@7df3d791ce5c: setverdict(pass): none -> pass 20241017055618149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36118<->l=127.0.0.1:4258 20241017055618149 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39423<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@7df3d791ce5c: Final verdict of PTC: none 20241017055618150 DLINP <000b> input/ipa.c:451 connected read/write 20241017055618150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055618150 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055618150 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055618150 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(132)@7df3d791ce5c: Final verdict of PTC: none 131@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: pass MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Thu Oct 17 05:56:18 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241017055618198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36144<->l=127.0.0.1:4258 20241017055618299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36144<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12528) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Thu Oct 17 05:56:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_mo_ussd_unknown started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055621375 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055621375 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055621377 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055621378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36160<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055621380 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055621380 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055621380 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055621380 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 20241017055621380 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055621380 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 20241017055621380 DLGSUP <0013> gsup_server.c:235 2: 20241017055621380 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055621380 DLGSUP <0013> gsup_server.c:235 3: 20241017055621380 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055621380 DLGSUP <0013> gsup_server.c:235 4: 20241017055621380 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055621380 DLGSUP <0013> gsup_server.c:235 5: 20241017055621380 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055621380 DLGSUP <0013> gsup_server.c:235 7: 20241017055621380 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055621380 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055621380 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055621380 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@7df3d791ce5c: 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") 20241017055621398 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44489<->l=127.0.0.1:4259) 20241017055621425 DAUC <0003> db_auc.c:157 IMSI='262428246634786': No 2G Auth Data 20241017055621425 DAUC <0003> db_auc.c:192 IMSI='262428246634786': No 3G Auth Data HLR_Test-GSUP(135)@7df3d791ce5c: Created GsupExpect[0] for "262428246634786" to be handled at TC_mo_ussd_unknown(138) 20241017055621476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36164<->l=127.0.0.1:4258 20241017055621484 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055621484 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428246634786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428246634786" session_id=4191477660 session_state=BEGIN} 20241017055621484 DSS <0004> hlr_ussd.c:576 262428246634786/0xf9d4df9c: Process SS (BEGIN) 20241017055621484 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241017055621484 DSS <0004> hlr_ussd.c:518 262428246634786/0xf9d4df9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241017055621484 DSS <0004> hlr_ussd.c:523 262428246634786/0xf9d4df9c: USSD for unknown code '*#200#' 20241017055621484 DSS <0004> hlr_ussd.c:354 262428246634786/0xf9d4df9c: Tx ReturnError(1, 0x12) 20241017055621484 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428246634786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428246634786" session_id=4191477660 session_state=END} 20241017055621484 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055621484 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7df3d791ce5c: Found GsupExpect[0] for "262428246634786" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@7df3d791ce5c: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262428246634786" TC_mo_ussd_unknown(138)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055621487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36164<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@7df3d791ce5c: Final verdict of PTC: pass 20241017055621497 DAUC <0003> db_auc.c:157 IMSI='262429216487492': No 2G Auth Data 20241017055621497 DAUC <0003> db_auc.c:192 IMSI='262429216487492': No 3G Auth Data HLR_Test-GSUP(135)@7df3d791ce5c: Created GsupExpect[0] for "262429216487492" to be handled at TC_mo_ussd_unknown(139) 20241017055621528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36174<->l=127.0.0.1:4258 20241017055621533 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055621533 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429216487492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429216487492" session_id=4094154645 session_state=BEGIN} 20241017055621533 DSS <0004> hlr_ussd.c:576 262429216487492/0xf407d795: Process SS (BEGIN) 20241017055621533 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241017055621533 DSS <0004> hlr_ussd.c:518 262429216487492/0xf407d795: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241017055621533 DSS <0004> hlr_ussd.c:523 262429216487492/0xf407d795: USSD for unknown code '*#200#' 20241017055621533 DSS <0004> hlr_ussd.c:354 262429216487492/0xf407d795: Tx ReturnError(1, 0x12) 20241017055621533 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429216487492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429216487492" session_id=4094154645 session_state=END} 20241017055621533 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055621533 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7df3d791ce5c: Found GsupExpect[0] for "262429216487492" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@7df3d791ce5c: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262429216487492" TC_mo_ussd_unknown(139)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055621536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36174<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@7df3d791ce5c: Final verdict of PTC: pass 20241017055621546 DAUC <0003> db_auc.c:157 IMSI='262426220905558': No 2G Auth Data 20241017055621546 DAUC <0003> db_auc.c:192 IMSI='262426220905558': No 3G Auth Data HLR_Test-GSUP(135)@7df3d791ce5c: Created GsupExpect[0] for "262426220905558" to be handled at TC_mo_ussd_unknown(140) 20241017055621580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36180<->l=127.0.0.1:4258 20241017055621586 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055621587 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426220905558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426220905558" session_id=3284444893 session_state=BEGIN} 20241017055621587 DSS <0004> hlr_ussd.c:576 262426220905558/0xc3c4a6dd: Process SS (BEGIN) 20241017055621587 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241017055621587 DSS <0004> hlr_ussd.c:518 262426220905558/0xc3c4a6dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241017055621587 DSS <0004> hlr_ussd.c:523 262426220905558/0xc3c4a6dd: USSD for unknown code '*#200#' 20241017055621587 DSS <0004> hlr_ussd.c:354 262426220905558/0xc3c4a6dd: Tx ReturnError(1, 0x12) 20241017055621587 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426220905558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426220905558" session_id=3284444893 session_state=END} 20241017055621587 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055621587 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7df3d791ce5c: Found GsupExpect[0] for "262426220905558" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@7df3d791ce5c: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262426220905558" TC_mo_ussd_unknown(140)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055621591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36180<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@7df3d791ce5c: Final verdict of PTC: pass 20241017055621607 DAUC <0003> db_auc.c:157 IMSI='262429174455260': No 2G Auth Data 20241017055621607 DAUC <0003> db_auc.c:192 IMSI='262429174455260': No 3G Auth Data HLR_Test-GSUP(135)@7df3d791ce5c: Created GsupExpect[0] for "262429174455260" to be handled at TC_mo_ussd_unknown(141) 20241017055621633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36182<->l=127.0.0.1:4258 20241017055621640 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055621640 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429174455260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429174455260" session_id=66442816 session_state=BEGIN} 20241017055621640 DSS <0004> hlr_ussd.c:576 262429174455260/0x03f5d640: Process SS (BEGIN) 20241017055621640 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241017055621640 DSS <0004> hlr_ussd.c:518 262429174455260/0x03f5d640: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241017055621640 DSS <0004> hlr_ussd.c:523 262429174455260/0x03f5d640: USSD for unknown code '*#200#' 20241017055621640 DSS <0004> hlr_ussd.c:354 262429174455260/0x03f5d640: Tx ReturnError(1, 0x12) 20241017055621640 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429174455260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429174455260" session_id=66442816 session_state=END} 20241017055621640 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055621640 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7df3d791ce5c: Found GsupExpect[0] for "262429174455260" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@7df3d791ce5c: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262429174455260" TC_mo_ussd_unknown(141)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055621644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36182<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@7df3d791ce5c: Final verdict of PTC: pass 20241017055621648 DAUC <0003> db_auc.c:157 IMSI='262426864110411': No 2G Auth Data 20241017055621648 DAUC <0003> db_auc.c:192 IMSI='262426864110411': No 3G Auth Data HLR_Test-GSUP(135)@7df3d791ce5c: Created GsupExpect[0] for "262426864110411" to be handled at TC_mo_ussd_unknown(142) 20241017055621673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36196<->l=127.0.0.1:4258 20241017055621679 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055621679 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426864110411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426864110411" session_id=931876580 session_state=BEGIN} 20241017055621679 DSS <0004> hlr_ussd.c:576 262426864110411/0x378b4ee4: Process SS (BEGIN) 20241017055621679 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241017055621679 DSS <0004> hlr_ussd.c:518 262426864110411/0x378b4ee4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241017055621679 DSS <0004> hlr_ussd.c:523 262426864110411/0x378b4ee4: USSD for unknown code '*#200#' 20241017055621679 DSS <0004> hlr_ussd.c:354 262426864110411/0x378b4ee4: Tx ReturnError(1, 0x12) 20241017055621679 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426864110411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426864110411" session_id=931876580 session_state=END} 20241017055621679 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055621679 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7df3d791ce5c: Found GsupExpect[0] for "262426864110411" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@7df3d791ce5c: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262426864110411" TC_mo_ussd_unknown(142)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055621682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36196<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@7df3d791ce5c: Final verdict of PTC: pass 20241017055621686 DAUC <0003> db_auc.c:157 IMSI='262428995843803': No 2G Auth Data 20241017055621686 DAUC <0003> db_auc.c:192 IMSI='262428995843803': No 3G Auth Data HLR_Test-GSUP(135)@7df3d791ce5c: Created GsupExpect[0] for "262428995843803" to be handled at TC_mo_ussd_unknown(143) 20241017055621712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36208<->l=127.0.0.1:4258 20241017055621718 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055621718 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428995843803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428995843803" session_id=1320866510 session_state=BEGIN} 20241017055621718 DSS <0004> hlr_ussd.c:576 262428995843803/0x4ebad2ce: Process SS (BEGIN) 20241017055621718 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241017055621718 DSS <0004> hlr_ussd.c:518 262428995843803/0x4ebad2ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241017055621718 DSS <0004> hlr_ussd.c:523 262428995843803/0x4ebad2ce: USSD for unknown code '*#200#' 20241017055621718 DSS <0004> hlr_ussd.c:354 262428995843803/0x4ebad2ce: Tx ReturnError(1, 0x12) 20241017055621718 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428995843803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428995843803" session_id=1320866510 session_state=END} 20241017055621718 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055621718 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7df3d791ce5c: Found GsupExpect[0] for "262428995843803" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@7df3d791ce5c: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262428995843803" TC_mo_ussd_unknown(143)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055621721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36208<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@7df3d791ce5c: Final verdict of PTC: pass 20241017055621725 DAUC <0003> db_auc.c:157 IMSI='262428014772697': No 2G Auth Data 20241017055621725 DAUC <0003> db_auc.c:192 IMSI='262428014772697': No 3G Auth Data HLR_Test-GSUP(135)@7df3d791ce5c: Created GsupExpect[0] for "262428014772697" to be handled at TC_mo_ussd_unknown(144) 20241017055621752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36224<->l=127.0.0.1:4258 20241017055621759 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055621759 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428014772697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428014772697" session_id=2271973043 session_state=BEGIN} 20241017055621759 DSS <0004> hlr_ussd.c:576 262428014772697/0x876b8eb3: Process SS (BEGIN) 20241017055621759 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241017055621759 DSS <0004> hlr_ussd.c:518 262428014772697/0x876b8eb3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241017055621759 DSS <0004> hlr_ussd.c:523 262428014772697/0x876b8eb3: USSD for unknown code '*#200#' 20241017055621759 DSS <0004> hlr_ussd.c:354 262428014772697/0x876b8eb3: Tx ReturnError(1, 0x12) 20241017055621759 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428014772697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428014772697" session_id=2271973043 session_state=END} 20241017055621759 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055621759 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7df3d791ce5c: Found GsupExpect[0] for "262428014772697" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@7df3d791ce5c: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262428014772697" TC_mo_ussd_unknown(144)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055621762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36224<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@7df3d791ce5c: Final verdict of PTC: pass 20241017055621766 DAUC <0003> db_auc.c:157 IMSI='262429191281894': No 2G Auth Data 20241017055621766 DAUC <0003> db_auc.c:192 IMSI='262429191281894': No 3G Auth Data HLR_Test-GSUP(135)@7df3d791ce5c: Created GsupExpect[0] for "262429191281894" to be handled at TC_mo_ussd_unknown(145) 20241017055621792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36234<->l=127.0.0.1:4258 20241017055621799 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055621799 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429191281894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429191281894" session_id=2079791978 session_state=BEGIN} 20241017055621799 DSS <0004> hlr_ussd.c:576 262429191281894/0x7bf71b6a: Process SS (BEGIN) 20241017055621799 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241017055621799 DSS <0004> hlr_ussd.c:518 262429191281894/0x7bf71b6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241017055621799 DSS <0004> hlr_ussd.c:523 262429191281894/0x7bf71b6a: USSD for unknown code '*#200#' 20241017055621799 DSS <0004> hlr_ussd.c:354 262429191281894/0x7bf71b6a: Tx ReturnError(1, 0x12) 20241017055621799 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429191281894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429191281894" session_id=2079791978 session_state=END} 20241017055621799 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055621799 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7df3d791ce5c: Found GsupExpect[0] for "262429191281894" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@7df3d791ce5c: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429191281894" TC_mo_ussd_unknown(145)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055621802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36234<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@7df3d791ce5c: Final verdict of PTC: pass 20241017055621803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36160<->l=127.0.0.1:4258 20241017055621804 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44489<->l=127.0.0.1:4259) 20241017055621804 DLINP <000b> input/ipa.c:451 connected read/write 20241017055621804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055621804 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055621804 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055621804 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@7df3d791ce5c: Final verdict of PTC: none 136@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 136: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Thu Oct 17 05:56:21 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241017055621844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36242<->l=127.0.0.1:4258 20241017055621945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36242<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6160) Waiting for packet dumper to finish... 1 (prev_count=6160, count=40256) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Thu Oct 17 05:56:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_mo_ussd_euse_disc started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055625019 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055625019 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055625021 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055625021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36244<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055625023 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055625023 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055625023 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055625023 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 20241017055625023 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055625023 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 20241017055625023 DLGSUP <0013> gsup_server.c:235 2: 20241017055625023 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055625023 DLGSUP <0013> gsup_server.c:235 3: 20241017055625023 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055625023 DLGSUP <0013> gsup_server.c:235 4: 20241017055625023 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055625023 DLGSUP <0013> gsup_server.c:235 5: 20241017055625023 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055625023 DLGSUP <0013> gsup_server.c:235 7: 20241017055625023 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055625023 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055625023 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055625023 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@7df3d791ce5c: 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") 20241017055625039 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33703<->l=127.0.0.1:4259) 20241017055625062 DAUC <0003> db_auc.c:157 IMSI='262427611267177': No 2G Auth Data 20241017055625062 DAUC <0003> db_auc.c:192 IMSI='262427611267177': No 3G Auth Data HLR_Test-GSUP(147)@7df3d791ce5c: Created GsupExpect[0] for "262427611267177" to be handled at TC_mo_ussd_euse_disc(150) 20241017055625087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36256<->l=127.0.0.1:4258 20241017055625093 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055625093 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427611267177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427611267177" session_id=3138251302 session_state=BEGIN} 20241017055625093 DSS <0004> hlr_ussd.c:576 262427611267177/0xbb0dea26: Process SS (BEGIN) 20241017055625093 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055625093 DSS <0004> hlr_ussd.c:518 262427611267177/0xbb0dea26: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055625093 DSS <0004> hlr_ussd.c:542 262427611267177/0xbb0dea26: Cannot find conn for EUSE EUSE-foobar 20241017055625093 DSS <0004> hlr_ussd.c:354 262427611267177/0xbb0dea26: Tx ReturnError(1, 0x22) 20241017055625093 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427611267177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427611267177" session_id=3138251302 session_state=END} 20241017055625093 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055625093 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7df3d791ce5c: Found GsupExpect[0] for "262427611267177" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@7df3d791ce5c: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262427611267177" TC_mo_ussd_euse_disc(150)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055625096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36256<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@7df3d791ce5c: Final verdict of PTC: pass 20241017055625100 DAUC <0003> db_auc.c:157 IMSI='262428091277793': No 2G Auth Data 20241017055625100 DAUC <0003> db_auc.c:192 IMSI='262428091277793': No 3G Auth Data HLR_Test-GSUP(147)@7df3d791ce5c: Created GsupExpect[0] for "262428091277793" to be handled at TC_mo_ussd_euse_disc(151) 20241017055625125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36262<->l=127.0.0.1:4258 20241017055625130 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055625131 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428091277793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428091277793" session_id=2618274439 session_state=BEGIN} 20241017055625131 DSS <0004> hlr_ussd.c:576 262428091277793/0x9c0fb287: Process SS (BEGIN) 20241017055625131 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055625131 DSS <0004> hlr_ussd.c:518 262428091277793/0x9c0fb287: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055625131 DSS <0004> hlr_ussd.c:542 262428091277793/0x9c0fb287: Cannot find conn for EUSE EUSE-foobar 20241017055625131 DSS <0004> hlr_ussd.c:354 262428091277793/0x9c0fb287: Tx ReturnError(1, 0x22) 20241017055625131 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428091277793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428091277793" session_id=2618274439 session_state=END} 20241017055625131 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055625131 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7df3d791ce5c: Found GsupExpect[0] for "262428091277793" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@7df3d791ce5c: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262428091277793" TC_mo_ussd_euse_disc(151)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055625133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36262<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@7df3d791ce5c: Final verdict of PTC: pass 20241017055625138 DAUC <0003> db_auc.c:157 IMSI='262424516089614': No 2G Auth Data 20241017055625138 DAUC <0003> db_auc.c:192 IMSI='262424516089614': No 3G Auth Data HLR_Test-GSUP(147)@7df3d791ce5c: Created GsupExpect[0] for "262424516089614" to be handled at TC_mo_ussd_euse_disc(152) 20241017055625161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36272<->l=127.0.0.1:4258 20241017055625166 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055625166 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424516089614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424516089614" session_id=64268646 session_state=BEGIN} 20241017055625166 DSS <0004> hlr_ussd.c:576 262424516089614/0x03d4a966: Process SS (BEGIN) 20241017055625166 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055625166 DSS <0004> hlr_ussd.c:518 262424516089614/0x03d4a966: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055625166 DSS <0004> hlr_ussd.c:542 262424516089614/0x03d4a966: Cannot find conn for EUSE EUSE-foobar 20241017055625166 DSS <0004> hlr_ussd.c:354 262424516089614/0x03d4a966: Tx ReturnError(1, 0x22) 20241017055625166 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424516089614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424516089614" session_id=64268646 session_state=END} 20241017055625166 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055625166 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7df3d791ce5c: Found GsupExpect[0] for "262424516089614" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@7df3d791ce5c: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262424516089614" TC_mo_ussd_euse_disc(152)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055625169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36272<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@7df3d791ce5c: Final verdict of PTC: pass 20241017055625173 DAUC <0003> db_auc.c:157 IMSI='262429763760846': No 2G Auth Data 20241017055625173 DAUC <0003> db_auc.c:192 IMSI='262429763760846': No 3G Auth Data HLR_Test-GSUP(147)@7df3d791ce5c: Created GsupExpect[0] for "262429763760846" to be handled at TC_mo_ussd_euse_disc(153) 20241017055625194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36288<->l=127.0.0.1:4258 20241017055625199 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055625199 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429763760846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429763760846" session_id=2218566928 session_state=BEGIN} 20241017055625199 DSS <0004> hlr_ussd.c:576 262429763760846/0x843ca510: Process SS (BEGIN) 20241017055625199 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055625199 DSS <0004> hlr_ussd.c:518 262429763760846/0x843ca510: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055625199 DSS <0004> hlr_ussd.c:542 262429763760846/0x843ca510: Cannot find conn for EUSE EUSE-foobar 20241017055625199 DSS <0004> hlr_ussd.c:354 262429763760846/0x843ca510: Tx ReturnError(1, 0x22) 20241017055625199 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429763760846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429763760846" session_id=2218566928 session_state=END} 20241017055625199 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055625199 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7df3d791ce5c: Found GsupExpect[0] for "262429763760846" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@7df3d791ce5c: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262429763760846" TC_mo_ussd_euse_disc(153)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055625202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36288<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@7df3d791ce5c: Final verdict of PTC: pass 20241017055625206 DAUC <0003> db_auc.c:157 IMSI='262424307579401': No 2G Auth Data 20241017055625206 DAUC <0003> db_auc.c:192 IMSI='262424307579401': No 3G Auth Data HLR_Test-GSUP(147)@7df3d791ce5c: Created GsupExpect[0] for "262424307579401" to be handled at TC_mo_ussd_euse_disc(154) 20241017055625231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36302<->l=127.0.0.1:4258 20241017055625235 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055625236 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424307579401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424307579401" session_id=791917780 session_state=BEGIN} 20241017055625236 DSS <0004> hlr_ussd.c:576 262424307579401/0x2f33b4d4: Process SS (BEGIN) 20241017055625236 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055625236 DSS <0004> hlr_ussd.c:518 262424307579401/0x2f33b4d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055625236 DSS <0004> hlr_ussd.c:542 262424307579401/0x2f33b4d4: Cannot find conn for EUSE EUSE-foobar 20241017055625236 DSS <0004> hlr_ussd.c:354 262424307579401/0x2f33b4d4: Tx ReturnError(1, 0x22) 20241017055625236 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424307579401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424307579401" session_id=791917780 session_state=END} 20241017055625236 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055625236 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7df3d791ce5c: Found GsupExpect[0] for "262424307579401" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@7df3d791ce5c: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424307579401" TC_mo_ussd_euse_disc(154)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055625238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36302<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@7df3d791ce5c: Final verdict of PTC: pass 20241017055625242 DAUC <0003> db_auc.c:157 IMSI='262426715710745': No 2G Auth Data 20241017055625242 DAUC <0003> db_auc.c:192 IMSI='262426715710745': No 3G Auth Data HLR_Test-GSUP(147)@7df3d791ce5c: Created GsupExpect[0] for "262426715710745" to be handled at TC_mo_ussd_euse_disc(155) 20241017055625271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36304<->l=127.0.0.1:4258 20241017055625278 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055625278 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426715710745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426715710745" session_id=153170950 session_state=BEGIN} 20241017055625278 DSS <0004> hlr_ussd.c:576 262426715710745/0x09213406: Process SS (BEGIN) 20241017055625278 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055625278 DSS <0004> hlr_ussd.c:518 262426715710745/0x09213406: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055625278 DSS <0004> hlr_ussd.c:542 262426715710745/0x09213406: Cannot find conn for EUSE EUSE-foobar 20241017055625278 DSS <0004> hlr_ussd.c:354 262426715710745/0x09213406: Tx ReturnError(1, 0x22) 20241017055625278 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426715710745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426715710745" session_id=153170950 session_state=END} 20241017055625278 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055625278 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7df3d791ce5c: Found GsupExpect[0] for "262426715710745" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@7df3d791ce5c: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262426715710745" TC_mo_ussd_euse_disc(155)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055625280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36304<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@7df3d791ce5c: Final verdict of PTC: pass 20241017055625285 DAUC <0003> db_auc.c:157 IMSI='262427917658847': No 2G Auth Data 20241017055625285 DAUC <0003> db_auc.c:192 IMSI='262427917658847': No 3G Auth Data HLR_Test-GSUP(147)@7df3d791ce5c: Created GsupExpect[0] for "262427917658847" to be handled at TC_mo_ussd_euse_disc(156) 20241017055625315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36308<->l=127.0.0.1:4258 20241017055625319 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055625319 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427917658847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427917658847" session_id=250082151 session_state=BEGIN} 20241017055625319 DSS <0004> hlr_ussd.c:576 262427917658847/0x0ee7f367: Process SS (BEGIN) 20241017055625319 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055625319 DSS <0004> hlr_ussd.c:518 262427917658847/0x0ee7f367: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055625319 DSS <0004> hlr_ussd.c:542 262427917658847/0x0ee7f367: Cannot find conn for EUSE EUSE-foobar 20241017055625319 DSS <0004> hlr_ussd.c:354 262427917658847/0x0ee7f367: Tx ReturnError(1, 0x22) 20241017055625319 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427917658847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427917658847" session_id=250082151 session_state=END} 20241017055625319 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055625319 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7df3d791ce5c: Found GsupExpect[0] for "262427917658847" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@7df3d791ce5c: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262427917658847" TC_mo_ussd_euse_disc(156)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055625322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36308<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@7df3d791ce5c: Final verdict of PTC: pass 20241017055625326 DAUC <0003> db_auc.c:157 IMSI='262424329357464': No 2G Auth Data 20241017055625326 DAUC <0003> db_auc.c:192 IMSI='262424329357464': No 3G Auth Data HLR_Test-GSUP(147)@7df3d791ce5c: Created GsupExpect[0] for "262424329357464" to be handled at TC_mo_ussd_euse_disc(157) 20241017055625354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36324<->l=127.0.0.1:4258 20241017055625360 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055625360 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424329357464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424329357464" session_id=3274230238 session_state=BEGIN} 20241017055625360 DSS <0004> hlr_ussd.c:576 262424329357464/0xc328c9de: Process SS (BEGIN) 20241017055625360 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055625360 DSS <0004> hlr_ussd.c:518 262424329357464/0xc328c9de: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055625360 DSS <0004> hlr_ussd.c:542 262424329357464/0xc328c9de: Cannot find conn for EUSE EUSE-foobar 20241017055625360 DSS <0004> hlr_ussd.c:354 262424329357464/0xc328c9de: Tx ReturnError(1, 0x22) 20241017055625360 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424329357464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424329357464" session_id=3274230238 session_state=END} 20241017055625360 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055625360 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7df3d791ce5c: Found GsupExpect[0] for "262424329357464" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@7df3d791ce5c: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262424329357464" TC_mo_ussd_euse_disc(157)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055625363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36324<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@7df3d791ce5c: Final verdict of PTC: pass 20241017055625364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36244<->l=127.0.0.1:4258 20241017055625364 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33703<->l=127.0.0.1:4259) 20241017055625365 DLINP <000b> input/ipa.c:451 connected read/write 20241017055625365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055625365 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055625365 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055625365 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@7df3d791ce5c: Final verdict of PTC: none 148@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 148: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Thu Oct 17 05:56:25 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20241017055625409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36328<->l=127.0.0.1:4258 20241017055625610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36328<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5392) Waiting for packet dumper to finish... 1 (prev_count=5392, count=39488) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Thu Oct 17 05:56:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_mo_ussd_iuse_imsi started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055628687 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055628687 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055628688 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055628689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50558<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055628690 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055628690 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055628690 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055628690 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 20241017055628690 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055628690 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 20241017055628690 DLGSUP <0013> gsup_server.c:235 2: 20241017055628690 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055628690 DLGSUP <0013> gsup_server.c:235 3: 20241017055628690 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055628690 DLGSUP <0013> gsup_server.c:235 4: 20241017055628690 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055628690 DLGSUP <0013> gsup_server.c:235 5: 20241017055628690 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055628690 DLGSUP <0013> gsup_server.c:235 7: 20241017055628690 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055628690 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055628690 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055628690 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@7df3d791ce5c: 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") 20241017055628713 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37747<->l=127.0.0.1:4259) 20241017055628732 DAUC <0003> db_auc.c:157 IMSI='262429828396254': No 2G Auth Data 20241017055628732 DAUC <0003> db_auc.c:192 IMSI='262429828396254': No 3G Auth Data HLR_Test-GSUP(159)@7df3d791ce5c: Created GsupExpect[0] for "262429828396254" to be handled at TC_mo_ussd_iuse_imsi(162) 20241017055628756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50568<->l=127.0.0.1:4258 20241017055628764 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055628764 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429828396254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429828396254" session_id=3334966144 session_state=BEGIN} 20241017055628764 DSS <0004> hlr_ussd.c:576 262429828396254/0xc6c78b80: Process SS (BEGIN) 20241017055628764 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017055628764 DSS <0004> hlr_ussd.c:518 262429828396254/0xc6c78b80: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017055628764 DSS <0004> hlr_ussd.c:363 262429828396254/0xc6c78b80: Tx USSD 'Your IMSI is 262429828396254' 20241017055628764 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429828396254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429828396254" session_id=3334966144 session_state=END} 20241017055628764 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429828396254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055628764 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055628764 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7df3d791ce5c: Found GsupExpect[0] for "262429828396254" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@7df3d791ce5c: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262429828396254" TC_mo_ussd_iuse_imsi(162)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590E27C3CD7236598D06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055628769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50568<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@7df3d791ce5c: Final verdict of PTC: pass 20241017055628774 DAUC <0003> db_auc.c:157 IMSI='262427341661790': No 2G Auth Data 20241017055628774 DAUC <0003> db_auc.c:192 IMSI='262427341661790': No 3G Auth Data HLR_Test-GSUP(159)@7df3d791ce5c: Created GsupExpect[0] for "262427341661790" to be handled at TC_mo_ussd_iuse_imsi(163) 20241017055628794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50576<->l=127.0.0.1:4258 20241017055628801 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055628801 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427341661790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427341661790" session_id=2221696413 session_state=BEGIN} 20241017055628801 DSS <0004> hlr_ussd.c:576 262427341661790/0x846c659d: Process SS (BEGIN) 20241017055628801 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017055628801 DSS <0004> hlr_ussd.c:518 262427341661790/0x846c659d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017055628801 DSS <0004> hlr_ussd.c:363 262427341661790/0x846c659d: Tx USSD 'Your IMSI is 262427341661790' 20241017055628801 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427341661790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427341661790" session_id=2221696413 session_state=END} 20241017055628801 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427341661790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055628801 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055628801 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7df3d791ce5c: Found GsupExpect[0] for "262427341661790" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@7df3d791ce5c: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262427341661790" TC_mo_ussd_iuse_imsi(163)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D96D468BD96CB15B0E06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055628806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50576<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@7df3d791ce5c: Final verdict of PTC: pass 20241017055628810 DAUC <0003> db_auc.c:157 IMSI='262424625980826': No 2G Auth Data 20241017055628810 DAUC <0003> db_auc.c:192 IMSI='262424625980826': No 3G Auth Data HLR_Test-GSUP(159)@7df3d791ce5c: Created GsupExpect[0] for "262424625980826" to be handled at TC_mo_ussd_iuse_imsi(164) 20241017055628833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50590<->l=127.0.0.1:4258 20241017055628838 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055628838 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424625980826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424625980826" session_id=1497681854 session_state=BEGIN} 20241017055628838 DSS <0004> hlr_ussd.c:576 262424625980826/0x5944cfbe: Process SS (BEGIN) 20241017055628838 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017055628838 DSS <0004> hlr_ussd.c:518 262424625980826/0x5944cfbe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017055628838 DSS <0004> hlr_ussd.c:363 262424625980826/0x5944cfbe: Tx USSD 'Your IMSI is 262424625980826' 20241017055628838 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424625980826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424625980826" session_id=1497681854 session_state=END} 20241017055628838 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424625980826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055628838 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055628838 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7df3d791ce5c: Found GsupExpect[0] for "262424625980826" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@7df3d791ce5c: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424625980826" TC_mo_ussd_iuse_imsi(164)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CD26ABE570309CCC06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055628843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50590<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@7df3d791ce5c: Final verdict of PTC: pass 20241017055628847 DAUC <0003> db_auc.c:157 IMSI='262422327844678': No 2G Auth Data 20241017055628847 DAUC <0003> db_auc.c:192 IMSI='262422327844678': No 3G Auth Data HLR_Test-GSUP(159)@7df3d791ce5c: Created GsupExpect[0] for "262422327844678" to be handled at TC_mo_ussd_iuse_imsi(165) 20241017055628870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50598<->l=127.0.0.1:4258 20241017055628876 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055628876 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422327844678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422327844678" session_id=950970161 session_state=BEGIN} 20241017055628876 DSS <0004> hlr_ussd.c:576 262422327844678/0x38aea731: Process SS (BEGIN) 20241017055628876 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017055628876 DSS <0004> hlr_ussd.c:518 262422327844678/0x38aea731: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017055628876 DSS <0004> hlr_ussd.c:363 262422327844678/0x38aea731: Tx USSD 'Your IMSI is 262422327844678' 20241017055628876 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422327844678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422327844678" session_id=950970161 session_state=END} 20241017055628876 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422327844678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055628876 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055628876 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7df3d791ce5c: Found GsupExpect[0] for "262422327844678" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@7df3d791ce5c: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262422327844678" TC_mo_ussd_iuse_imsi(165)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434996C26BBE16834DB0D07'O } } } } } } TC_mo_ussd_iuse_imsi(165)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055628880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50598<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@7df3d791ce5c: Final verdict of PTC: pass 20241017055628884 DAUC <0003> db_auc.c:157 IMSI='262425936920136': No 2G Auth Data 20241017055628884 DAUC <0003> db_auc.c:192 IMSI='262425936920136': No 3G Auth Data HLR_Test-GSUP(159)@7df3d791ce5c: Created GsupExpect[0] for "262425936920136" to be handled at TC_mo_ussd_iuse_imsi(166) 20241017055628908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50610<->l=127.0.0.1:4258 20241017055628916 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055628916 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425936920136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425936920136" session_id=1340870980 session_state=BEGIN} 20241017055628916 DSS <0004> hlr_ussd.c:576 262425936920136/0x4fec1144: Process SS (BEGIN) 20241017055628916 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017055628916 DSS <0004> hlr_ussd.c:518 262425936920136/0x4fec1144: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017055628916 DSS <0004> hlr_ussd.c:363 262425936920136/0x4fec1144: Tx USSD 'Your IMSI is 262425936920136' 20241017055628916 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425936920136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425936920136" session_id=1340870980 session_state=END} 20241017055628916 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425936920136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055628916 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055628916 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7df3d791ce5c: Found GsupExpect[0] for "262425936920136" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@7df3d791ce5c: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262425936920136" TC_mo_ussd_iuse_imsi(166)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592D37B3E564B0D8CC06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055628920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50610<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@7df3d791ce5c: Final verdict of PTC: pass 20241017055628925 DAUC <0003> db_auc.c:157 IMSI='262427109650625': No 2G Auth Data 20241017055628925 DAUC <0003> db_auc.c:192 IMSI='262427109650625': No 3G Auth Data HLR_Test-GSUP(159)@7df3d791ce5c: Created GsupExpect[0] for "262427109650625" to be handled at TC_mo_ussd_iuse_imsi(167) 20241017055628950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50622<->l=127.0.0.1:4258 20241017055628955 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055628955 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427109650625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427109650625" session_id=812221081 session_state=BEGIN} 20241017055628955 DSS <0004> hlr_ussd.c:576 262427109650625/0x30698299: Process SS (BEGIN) 20241017055628955 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017055628955 DSS <0004> hlr_ussd.c:518 262427109650625/0x30698299: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017055628955 DSS <0004> hlr_ussd.c:363 262427109650625/0x30698299: Tx USSD 'Your IMSI is 262427109650625' 20241017055628955 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427109650625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427109650625" session_id=812221081 session_state=END} 20241017055628955 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427109650625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055628955 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055628955 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7df3d791ce5c: Found GsupExpect[0] for "262427109650625" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@7df3d791ce5c: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262427109650625" TC_mo_ussd_iuse_imsi(167)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92D06CBD96A309BAC06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055628959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50622<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@7df3d791ce5c: Final verdict of PTC: pass 20241017055628963 DAUC <0003> db_auc.c:157 IMSI='262421172422743': No 2G Auth Data 20241017055628963 DAUC <0003> db_auc.c:192 IMSI='262421172422743': No 3G Auth Data HLR_Test-GSUP(159)@7df3d791ce5c: Created GsupExpect[0] for "262421172422743" to be handled at TC_mo_ussd_iuse_imsi(168) 20241017055628987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50626<->l=127.0.0.1:4258 20241017055628991 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055628991 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421172422743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421172422743" session_id=2768689684 session_state=BEGIN} 20241017055628991 DSS <0004> hlr_ussd.c:576 262421172422743/0xa506da14: Process SS (BEGIN) 20241017055628991 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017055628991 DSS <0004> hlr_ussd.c:518 262421172422743/0xa506da14: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017055628991 DSS <0004> hlr_ussd.c:363 262421172422743/0xa506da14: Tx USSD 'Your IMSI is 262421172422743' 20241017055628991 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421172422743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421172422743" session_id=2768689684 session_state=END} 20241017055628991 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421172422743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055628991 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055628991 DLINP <000b> input/ipa.c:451 connected read/write 20241017055628991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7df3d791ce5c: Found GsupExpect[0] for "262421172422743" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@7df3d791ce5c: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421172422743" TC_mo_ussd_iuse_imsi(168)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592C7693D164B21B6D06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055628995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50626<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@7df3d791ce5c: Final verdict of PTC: pass 20241017055628999 DAUC <0003> db_auc.c:157 IMSI='262423361849995': No 2G Auth Data 20241017055628999 DAUC <0003> db_auc.c:192 IMSI='262423361849995': No 3G Auth Data HLR_Test-GSUP(159)@7df3d791ce5c: Created GsupExpect[0] for "262423361849995" to be handled at TC_mo_ussd_iuse_imsi(169) 20241017055629025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4258 20241017055629031 DLINP <000b> input/ipa.c:451 connected read/write 20241017055629031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055629031 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423361849995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423361849995" session_id=3239274002 session_state=BEGIN} 20241017055629031 DSS <0004> hlr_ussd.c:576 262423361849995/0xc1136612: Process SS (BEGIN) 20241017055629031 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017055629031 DSS <0004> hlr_ussd.c:518 262423361849995/0xc1136612: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017055629031 DSS <0004> hlr_ussd.c:363 262423361849995/0xc1136612: Tx USSD 'Your IMSI is 262423361849995' 20241017055629031 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423361849995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423361849995" session_id=3239274002 session_state=END} 20241017055629031 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423361849995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055629031 DLINP <000b> input/ipa.c:451 connected read/write 20241017055629031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055629031 DLINP <000b> input/ipa.c:451 connected read/write 20241017055629031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7df3d791ce5c: Found GsupExpect[0] for "262423361849995" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@7df3d791ce5c: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262423361849995" TC_mo_ussd_iuse_imsi(169)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D96C668BE168B95CAE06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055629035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@7df3d791ce5c: Final verdict of PTC: pass 20241017055629036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50558<->l=127.0.0.1:4258 20241017055629037 DLINP <000b> input/ipa.c:451 connected read/write 20241017055629037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055629037 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055629037 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(159)@7df3d791ce5c: Final verdict of PTC: none 20241017055629037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055629037 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37747<->l=127.0.0.1:4259) 160@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 160: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Thu Oct 17 05:56:29 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 20241017055629078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50646<->l=127.0.0.1:4258 20241017055629279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50646<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=39748) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Thu Oct 17 05:56:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055632354 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055632354 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055632357 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055632358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50650<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055632360 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055632360 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055632360 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055632360 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 20241017055632360 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055632360 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 20241017055632360 DLGSUP <0013> gsup_server.c:235 2: 20241017055632360 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055632360 DLGSUP <0013> gsup_server.c:235 3: 20241017055632360 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055632360 DLGSUP <0013> gsup_server.c:235 4: 20241017055632360 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055632360 DLGSUP <0013> gsup_server.c:235 5: 20241017055632360 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055632360 DLGSUP <0013> gsup_server.c:235 7: 20241017055632360 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055632360 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055632360 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055632360 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@7df3d791ce5c: 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") 20241017055632378 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46559<->l=127.0.0.1:4259) 20241017055632394 DAUC <0003> db_auc.c:157 IMSI='262427025835673': No 2G Auth Data 20241017055632394 DAUC <0003> db_auc.c:192 IMSI='262427025835673': No 3G Auth Data HLR_Test-GSUP(171)@7df3d791ce5c: Created GsupExpect[0] for "262427025835673" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241017055632418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50660<->l=127.0.0.1:4258 20241017055632423 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055632423 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427025835673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427025835673" source_name="the-source\n" session_id=2245165487 session_state=BEGIN} 20241017055632423 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241017055632423 DSS <0004> hlr_ussd.c:576 262427025835673/0x85d281af: Process SS (BEGIN) 20241017055632423 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017055632424 DSS <0004> hlr_ussd.c:518 262427025835673/0x85d281af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017055632424 DSS <0004> hlr_ussd.c:363 262427025835673/0x85d281af: Tx USSD 'Your IMSI is 262427025835673' 20241017055632424 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427025835673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427025835673" destination_name="the-source\n" session_id=2245165487 session_state=END} 20241017055632424 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262427025835673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055632424 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055632424 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7df3d791ce5c: Found GsupExpect[0] for "262427025835673" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@7df3d791ce5c: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262427025835673" TC_mo_ussd_iuse_imsi_via_proxy(174)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90D26ABE16635DB6D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055632428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50660<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@7df3d791ce5c: Final verdict of PTC: pass 20241017055632432 DAUC <0003> db_auc.c:157 IMSI='262429992206573': No 2G Auth Data 20241017055632432 DAUC <0003> db_auc.c:192 IMSI='262429992206573': No 3G Auth Data HLR_Test-GSUP(171)@7df3d791ce5c: Created GsupExpect[0] for "262429992206573" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241017055632456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50676<->l=127.0.0.1:4258 20241017055632463 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055632463 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429992206573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429992206573" source_name="the-source\n" session_id=1912538523 session_state=BEGIN} 20241017055632463 DSS <0004> hlr_ussd.c:576 262429992206573/0x71ff059b: Process SS (BEGIN) 20241017055632463 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017055632463 DSS <0004> hlr_ussd.c:518 262429992206573/0x71ff059b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017055632463 DSS <0004> hlr_ussd.c:363 262429992206573/0x71ff059b: Tx USSD 'Your IMSI is 262429992206573' 20241017055632463 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429992206573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429992206573" destination_name="the-source\n" session_id=1912538523 session_state=END} 20241017055632463 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262429992206573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055632463 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055632463 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7df3d791ce5c: Found GsupExpect[0] for "262429992206573" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@7df3d791ce5c: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429992206573" TC_mo_ussd_iuse_imsi_via_proxy(175)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592E9793C960B6DA6D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055632468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50676<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@7df3d791ce5c: Final verdict of PTC: pass 20241017055632472 DAUC <0003> db_auc.c:157 IMSI='262422636703991': No 2G Auth Data 20241017055632472 DAUC <0003> db_auc.c:192 IMSI='262422636703991': No 3G Auth Data HLR_Test-GSUP(171)@7df3d791ce5c: Created GsupExpect[0] for "262422636703991" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241017055632497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50690<->l=127.0.0.1:4258 20241017055632503 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055632503 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422636703991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422636703991" source_name="the-source\n" session_id=3649135287 session_state=BEGIN} 20241017055632503 DSS <0004> hlr_ussd.c:576 262422636703991/0xd98162b7: Process SS (BEGIN) 20241017055632503 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017055632503 DSS <0004> hlr_ussd.c:518 262422636703991/0xd98162b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017055632503 DSS <0004> hlr_ussd.c:363 262422636703991/0xd98162b7: Tx USSD 'Your IMSI is 262422636703991' 20241017055632503 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422636703991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422636703991" destination_name="the-source\n" session_id=3649135287 session_state=END} 20241017055632503 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262422636703991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055632503 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055632503 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7df3d791ce5c: Found GsupExpect[0] for "262422636703991" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@7df3d791ce5c: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262422636703991" TC_mo_ussd_iuse_imsi_via_proxy(176)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CC36B3DD60B35C2E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055632506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50690<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@7df3d791ce5c: Final verdict of PTC: pass 20241017055632510 DAUC <0003> db_auc.c:157 IMSI='262422277045241': No 2G Auth Data 20241017055632510 DAUC <0003> db_auc.c:192 IMSI='262422277045241': No 3G Auth Data HLR_Test-GSUP(171)@7df3d791ce5c: Created GsupExpect[0] for "262422277045241" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241017055632533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50704<->l=127.0.0.1:4258 20241017055632538 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055632538 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422277045241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422277045241" source_name="the-source\n" session_id=2725146056 session_state=BEGIN} 20241017055632538 DSS <0004> hlr_ussd.c:576 262422277045241/0xa26e6dc8: Process SS (BEGIN) 20241017055632538 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017055632538 DSS <0004> hlr_ussd.c:518 262422277045241/0xa26e6dc8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017055632538 DSS <0004> hlr_ussd.c:363 262422277045241/0xa26e6dc8: Tx USSD 'Your IMSI is 262422277045241' 20241017055632538 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422277045241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422277045241" destination_name="the-source\n" session_id=2725146056 session_state=END} 20241017055632538 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422277045241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055632538 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055632538 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7df3d791ce5c: Found GsupExpect[0] for "262422277045241" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@7df3d791ce5c: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422277045241" TC_mo_ussd_iuse_imsi_via_proxy(177)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434994C76BBC16835192D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055632542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50704<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@7df3d791ce5c: Final verdict of PTC: pass 20241017055632546 DAUC <0003> db_auc.c:157 IMSI='262422368940927': No 2G Auth Data 20241017055632546 DAUC <0003> db_auc.c:192 IMSI='262422368940927': No 3G Auth Data HLR_Test-GSUP(171)@7df3d791ce5c: Created GsupExpect[0] for "262422368940927" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241017055632579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50720<->l=127.0.0.1:4258 20241017055632585 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055632585 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422368940927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422368940927" source_name="the-source\n" session_id=2478420727 session_state=BEGIN} 20241017055632585 DSS <0004> hlr_ussd.c:576 262422368940927/0x93b9b2f7: Process SS (BEGIN) 20241017055632585 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017055632585 DSS <0004> hlr_ussd.c:518 262422368940927/0x93b9b2f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017055632585 DSS <0004> hlr_ussd.c:363 262422368940927/0x93b9b2f7: Tx USSD 'Your IMSI is 262422368940927' 20241017055632585 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422368940927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422368940927" destination_name="the-source\n" session_id=2478420727 session_state=END} 20241017055632585 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262422368940927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055632585 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055632585 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7df3d791ce5c: Found GsupExpect[0] for "262422368940927" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@7df3d791ce5c: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262422368940927" TC_mo_ussd_iuse_imsi_via_proxy(178)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434996C66C3E568B09CEC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055632588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50720<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@7df3d791ce5c: Final verdict of PTC: pass 20241017055632596 DAUC <0003> db_auc.c:157 IMSI='262422927988536': No 2G Auth Data 20241017055632596 DAUC <0003> db_auc.c:192 IMSI='262422927988536': No 3G Auth Data HLR_Test-GSUP(171)@7df3d791ce5c: Created GsupExpect[0] for "262422927988536" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241017055632626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50722<->l=127.0.0.1:4258 20241017055632631 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055632631 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262422927988536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422927988536" source_name="the-source\n" session_id=2923852957 session_state=BEGIN} 20241017055632631 DSS <0004> hlr_ussd.c:576 262422927988536/0xae46749d: Process SS (BEGIN) 20241017055632631 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017055632631 DSS <0004> hlr_ussd.c:518 262422927988536/0xae46749d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017055632631 DSS <0004> hlr_ussd.c:363 262422927988536/0xae46749d: Tx USSD 'Your IMSI is 262422927988536' 20241017055632631 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262422927988536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422927988536" destination_name="the-source\n" session_id=2923852957 session_state=END} 20241017055632631 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262422927988536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055632631 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055632631 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7df3d791ce5c: Found GsupExpect[0] for "262422927988536" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@7df3d791ce5c: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262422927988536" TC_mo_ussd_iuse_imsi_via_proxy(179)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992C27BBE570B8DACC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055632636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50722<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@7df3d791ce5c: Final verdict of PTC: pass 20241017055632640 DAUC <0003> db_auc.c:157 IMSI='262423971117579': No 2G Auth Data 20241017055632640 DAUC <0003> db_auc.c:192 IMSI='262423971117579': No 3G Auth Data HLR_Test-GSUP(171)@7df3d791ce5c: Created GsupExpect[0] for "262423971117579" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241017055632668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50724<->l=127.0.0.1:4258 20241017055632675 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055632675 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423971117579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423971117579" source_name="the-source\n" session_id=891014470 session_state=BEGIN} 20241017055632675 DSS <0004> hlr_ussd.c:576 262423971117579/0x351bcd46: Process SS (BEGIN) 20241017055632675 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017055632675 DSS <0004> hlr_ussd.c:518 262423971117579/0x351bcd46: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017055632675 DSS <0004> hlr_ussd.c:363 262423971117579/0x351bcd46: Tx USSD 'Your IMSI is 262423971117579' 20241017055632675 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423971117579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423971117579" destination_name="the-source\n" session_id=891014470 session_state=END} 20241017055632675 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262423971117579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055632675 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055632676 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7df3d791ce5c: Found GsupExpect[0] for "262423971117579" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@7df3d791ce5c: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262423971117579" TC_mo_ussd_iuse_imsi_via_proxy(180)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92C778BC562B7DA2D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055632679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50724<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@7df3d791ce5c: Final verdict of PTC: pass 20241017055632683 DAUC <0003> db_auc.c:157 IMSI='262427126474539': No 2G Auth Data 20241017055632683 DAUC <0003> db_auc.c:192 IMSI='262427126474539': No 3G Auth Data HLR_Test-GSUP(171)@7df3d791ce5c: Created GsupExpect[0] for "262427126474539" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241017055632711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50734<->l=127.0.0.1:4258 20241017055632717 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055632717 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427126474539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427126474539" source_name="the-source\n" session_id=850050027 session_state=BEGIN} 20241017055632717 DSS <0004> hlr_ussd.c:576 262427126474539/0x32aabbeb: Process SS (BEGIN) 20241017055632717 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017055632717 DSS <0004> hlr_ussd.c:518 262427126474539/0x32aabbeb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017055632717 DSS <0004> hlr_ussd.c:363 262427126474539/0x32aabbeb: Tx USSD 'Your IMSI is 262427126474539' 20241017055632717 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427126474539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427126474539" destination_name="the-source\n" session_id=850050027 session_state=END} 20241017055632717 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262427126474539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055632717 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055632717 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7df3d791ce5c: Found GsupExpect[0] for "262427126474539" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@7df3d791ce5c: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262427126474539" TC_mo_ussd_iuse_imsi_via_proxy(181)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92D26B3D16EB4DA2C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055632722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50734<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@7df3d791ce5c: Final verdict of PTC: pass 20241017055632723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50650<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@7df3d791ce5c: Final verdict of PTC: none 20241017055632724 DLINP <000b> input/ipa.c:451 connected read/write 20241017055632724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055632724 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055632724 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055632725 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055632725 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241017055632725 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46559<->l=127.0.0.1:4259) 172@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 172: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Thu Oct 17 05:56:32 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20241017055632768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50738<->l=127.0.0.1:4258 20241017055632968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50738<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1740) Waiting for packet dumper to finish... 1 (prev_count=1740, count=40676) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Thu Oct 17 05:56:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_mo_ussd_iuse_msisdn started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055636043 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055636043 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055636046 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055636047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50742<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055636048 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055636048 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055636049 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055636049 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 20241017055636049 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055636049 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 20241017055636049 DLGSUP <0013> gsup_server.c:235 2: 20241017055636049 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055636049 DLGSUP <0013> gsup_server.c:235 3: 20241017055636049 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055636049 DLGSUP <0013> gsup_server.c:235 4: 20241017055636049 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055636049 DLGSUP <0013> gsup_server.c:235 5: 20241017055636049 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055636049 DLGSUP <0013> gsup_server.c:235 7: 20241017055636049 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055636049 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055636049 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055636049 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@7df3d791ce5c: 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") 20241017055636068 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44615<->l=127.0.0.1:4259) 20241017055636086 DAUC <0003> db_auc.c:157 IMSI='262423863962954': No 2G Auth Data 20241017055636086 DAUC <0003> db_auc.c:192 IMSI='262423863962954': No 3G Auth Data HLR_Test-GSUP(183)@7df3d791ce5c: Created GsupExpect[0] for "262423863962954" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241017055636106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50750<->l=127.0.0.1:4258 20241017055636112 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055636112 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423863962954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423863962954" session_id=1538880623 session_state=BEGIN} 20241017055636112 DSS <0004> hlr_ussd.c:576 262423863962954/0x5bb9746f: Process SS (BEGIN) 20241017055636112 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017055636112 DSS <0004> hlr_ussd.c:518 262423863962954/0x5bb9746f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017055636112 DSS <0004> hlr_ussd.c:363 262423863962954/0x5bb9746f: Tx USSD 'Your extension is 491618721748' 20241017055636112 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423863962954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423863962954" session_id=1538880623 session_state=END} 20241017055636112 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423863962954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055636112 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055636112 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7df3d791ce5c: Found GsupExpect[0] for "262423863962954" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@7df3d791ce5c: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262423863962954" TC_mo_ussd_iuse_msisdn(186)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5703759EC46C301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055636116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50750<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@7df3d791ce5c: Final verdict of PTC: pass 20241017055636124 DAUC <0003> db_auc.c:157 IMSI='262423273495674': No 2G Auth Data 20241017055636124 DAUC <0003> db_auc.c:192 IMSI='262423273495674': No 3G Auth Data HLR_Test-GSUP(183)@7df3d791ce5c: Created GsupExpect[0] for "262423273495674" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241017055636151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50758<->l=127.0.0.1:4258 20241017055636156 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055636156 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423273495674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423273495674" session_id=624155751 session_state=BEGIN} 20241017055636156 DSS <0004> hlr_ussd.c:576 262423273495674/0x2533dc67: Process SS (BEGIN) 20241017055636156 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017055636156 DSS <0004> hlr_ussd.c:518 262423273495674/0x2533dc67: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017055636156 DSS <0004> hlr_ussd.c:363 262423273495674/0x2533dc67: Tx USSD 'Your extension is 491618086644' 20241017055636156 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423273495674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423273495674" session_id=624155751 session_state=END} 20241017055636156 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423273495674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055636156 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055636156 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7df3d791ce5c: Found GsupExpect[0] for "262423273495674" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@7df3d791ce5c: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262423273495674" TC_mo_ussd_iuse_msisdn(187)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570309CCD46A301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055636160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50758<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@7df3d791ce5c: Final verdict of PTC: pass 20241017055636167 DAUC <0003> db_auc.c:157 IMSI='262424969352599': No 2G Auth Data 20241017055636167 DAUC <0003> db_auc.c:192 IMSI='262424969352599': No 3G Auth Data HLR_Test-GSUP(183)@7df3d791ce5c: Created GsupExpect[0] for "262424969352599" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241017055636194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50764<->l=127.0.0.1:4258 20241017055636199 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055636199 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424969352599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424969352599" session_id=129243081 session_state=BEGIN} 20241017055636199 DSS <0004> hlr_ussd.c:576 262424969352599/0x07b417c9: Process SS (BEGIN) 20241017055636199 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017055636199 DSS <0004> hlr_ussd.c:518 262424969352599/0x07b417c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017055636199 DSS <0004> hlr_ussd.c:363 262424969352599/0x07b417c9: Tx USSD 'Your extension is 491613828263' 20241017055636199 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424969352599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424969352599" session_id=129243081 session_state=END} 20241017055636199 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424969352599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055636199 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055636199 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7df3d791ce5c: Found GsupExpect[0] for "262424969352599" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@7df3d791ce5c: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262424969352599" TC_mo_ussd_iuse_msisdn(188)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56638194E669B01'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055636203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50764<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@7df3d791ce5c: Final verdict of PTC: pass 20241017055636210 DAUC <0003> db_auc.c:157 IMSI='262422428133448': No 2G Auth Data 20241017055636210 DAUC <0003> db_auc.c:192 IMSI='262422428133448': No 3G Auth Data HLR_Test-GSUP(183)@7df3d791ce5c: Created GsupExpect[0] for "262422428133448" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241017055636247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50772<->l=127.0.0.1:4258 20241017055636255 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055636255 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422428133448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422428133448" session_id=304150299 session_state=BEGIN} 20241017055636255 DSS <0004> hlr_ussd.c:576 262422428133448/0x1220f71b: Process SS (BEGIN) 20241017055636255 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017055636255 DSS <0004> hlr_ussd.c:518 262422428133448/0x1220f71b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017055636255 DSS <0004> hlr_ussd.c:363 262422428133448/0x1220f71b: Tx USSD 'Your extension is 491618746527' 20241017055636255 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422428133448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422428133448" session_id=304150299 session_state=END} 20241017055636255 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422428133448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055636255 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055636255 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7df3d791ce5c: Found GsupExpect[0] for "262422428133448" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@7df3d791ce5c: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262422428133448" TC_mo_ussd_iuse_msisdn(189)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570379AAD26BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055636259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50772<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@7df3d791ce5c: Final verdict of PTC: pass 20241017055636265 DAUC <0003> db_auc.c:157 IMSI='262428894467484': No 2G Auth Data 20241017055636265 DAUC <0003> db_auc.c:192 IMSI='262428894467484': No 3G Auth Data HLR_Test-GSUP(183)@7df3d791ce5c: Created GsupExpect[0] for "262428894467484" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241017055636289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50780<->l=127.0.0.1:4258 20241017055636296 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055636296 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428894467484 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428894467484" session_id=3505204170 session_state=BEGIN} 20241017055636296 DSS <0004> hlr_ussd.c:576 262428894467484/0xd0ed2bca: Process SS (BEGIN) 20241017055636296 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017055636296 DSS <0004> hlr_ussd.c:518 262428894467484/0xd0ed2bca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017055636296 DSS <0004> hlr_ussd.c:363 262428894467484/0xd0ed2bca: Tx USSD 'Your extension is 491618805872' 20241017055636296 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428894467484 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428894467484" session_id=3505204170 session_state=END} 20241017055636296 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428894467484 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055636296 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055636296 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7df3d791ce5c: Found GsupExpect[0] for "262428894467484" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@7df3d791ce5c: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262428894467484" TC_mo_ussd_iuse_msisdn(190)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57038580D779301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055636299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50780<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@7df3d791ce5c: Final verdict of PTC: pass 20241017055636305 DAUC <0003> db_auc.c:157 IMSI='262426534919617': No 2G Auth Data 20241017055636305 DAUC <0003> db_auc.c:192 IMSI='262426534919617': No 3G Auth Data HLR_Test-GSUP(183)@7df3d791ce5c: Created GsupExpect[0] for "262426534919617" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241017055636338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50796<->l=127.0.0.1:4258 20241017055636344 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055636344 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426534919617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426534919617" session_id=4039618381 session_state=BEGIN} 20241017055636344 DSS <0004> hlr_ussd.c:576 262426534919617/0xf0c7af4d: Process SS (BEGIN) 20241017055636344 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017055636344 DSS <0004> hlr_ussd.c:518 262426534919617/0xf0c7af4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017055636344 DSS <0004> hlr_ussd.c:363 262426534919617/0xf0c7af4d: Tx USSD 'Your extension is 491618244022' 20241017055636344 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426534919617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426534919617" session_id=4039618381 session_state=END} 20241017055636344 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426534919617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055636344 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055636344 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7df3d791ce5c: Found GsupExpect[0] for "262426534919617" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@7df3d791ce5c: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262426534919617" TC_mo_ussd_iuse_msisdn(191)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570321A0D269301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055636348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50796<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@7df3d791ce5c: Final verdict of PTC: pass 20241017055636352 DAUC <0003> db_auc.c:157 IMSI='262423426647821': No 2G Auth Data 20241017055636352 DAUC <0003> db_auc.c:192 IMSI='262423426647821': No 3G Auth Data HLR_Test-GSUP(183)@7df3d791ce5c: Created GsupExpect[0] for "262423426647821" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241017055636379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50806<->l=127.0.0.1:4258 20241017055636387 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055636387 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423426647821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423426647821" session_id=3557582721 session_state=BEGIN} 20241017055636387 DSS <0004> hlr_ussd.c:576 262423426647821/0xd40c6781: Process SS (BEGIN) 20241017055636387 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017055636387 DSS <0004> hlr_ussd.c:518 262423426647821/0xd40c6781: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017055636387 DSS <0004> hlr_ussd.c:363 262423426647821/0xd40c6781: Tx USSD 'Your extension is 491610312832' 20241017055636387 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423426647821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423426647821" session_id=3557582721 session_state=END} 20241017055636387 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423426647821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055636387 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055636387 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7df3d791ce5c: Found GsupExpect[0] for "262423426647821" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@7df3d791ce5c: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423426647821" TC_mo_ussd_iuse_msisdn(192)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B3980C379301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055636392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50806<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@7df3d791ce5c: Final verdict of PTC: pass 20241017055636400 DAUC <0003> db_auc.c:157 IMSI='262424787116933': No 2G Auth Data 20241017055636400 DAUC <0003> db_auc.c:192 IMSI='262424787116933': No 3G Auth Data HLR_Test-GSUP(183)@7df3d791ce5c: Created GsupExpect[0] for "262424787116933" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241017055636430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50814<->l=127.0.0.1:4258 20241017055636435 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055636435 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424787116933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424787116933" session_id=1372842239 session_state=BEGIN} 20241017055636435 DSS <0004> hlr_ussd.c:576 262424787116933/0x51d3e8ff: Process SS (BEGIN) 20241017055636435 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017055636435 DSS <0004> hlr_ussd.c:518 262424787116933/0x51d3e8ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017055636436 DSS <0004> hlr_ussd.c:363 262424787116933/0x51d3e8ff: Tx USSD 'Your extension is 491614608838' 20241017055636436 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424787116933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424787116933" session_id=1372842239 session_state=END} 20241017055636436 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424787116933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055636436 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055636436 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7df3d791ce5c: Found GsupExpect[0] for "262424787116933" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@7df3d791ce5c: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262424787116933" TC_mo_ussd_iuse_msisdn(193)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56836180E37C301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055636439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50814<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@7df3d791ce5c: Final verdict of PTC: pass 20241017055636440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50742<->l=127.0.0.1:4258 20241017055636441 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44615<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@7df3d791ce5c: Final verdict of PTC: none 20241017055636441 DLINP <000b> input/ipa.c:451 connected read/write 20241017055636441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055636441 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055636441 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055636441 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(185)@7df3d791ce5c: Final verdict of PTC: none 184@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 184: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Thu Oct 17 05:56:36 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20241017055636482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50830<->l=127.0.0.1:4258 20241017055636682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50830<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=29724) Waiting for packet dumper to finish... 1 (prev_count=29724, count=40624) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Thu Oct 17 05:56:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055639760 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055639760 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055639763 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055639763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055639765 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055639765 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055639765 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055639765 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 20241017055639765 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055639765 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 20241017055639765 DLGSUP <0013> gsup_server.c:235 2: 20241017055639765 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055639765 DLGSUP <0013> gsup_server.c:235 3: 20241017055639765 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055639765 DLGSUP <0013> gsup_server.c:235 4: 20241017055639765 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055639765 DLGSUP <0013> gsup_server.c:235 5: 20241017055639765 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055639765 DLGSUP <0013> gsup_server.c:235 7: 20241017055639765 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055639765 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055639765 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055639765 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@7df3d791ce5c: 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") 20241017055639787 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36719<->l=127.0.0.1:4259) 20241017055639798 DAUC <0003> db_auc.c:157 IMSI='262421278841090': No 2G Auth Data 20241017055639798 DAUC <0003> db_auc.c:192 IMSI='262421278841090': No 3G Auth Data HLR_Test-GSUP(195)@7df3d791ce5c: Created GsupExpect[0] for "262421278841090" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241017055639822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42038<->l=127.0.0.1:4258 20241017055639830 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055639830 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421278841090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421278841090" source_name="the-source\n" session_id=1452801018 session_state=BEGIN} 20241017055639830 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241017055639830 DSS <0004> hlr_ussd.c:576 262421278841090/0x5697fbfa: Process SS (BEGIN) 20241017055639830 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017055639830 DSS <0004> hlr_ussd.c:518 262421278841090/0x5697fbfa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017055639830 DSS <0004> hlr_ussd.c:363 262421278841090/0x5697fbfa: Tx USSD 'Your extension is 491614326710' 20241017055639830 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421278841090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421278841090" destination_name="the-source\n" session_id=1452801018 session_state=END} 20241017055639830 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262421278841090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055639830 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055639830 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7df3d791ce5c: Found GsupExpect[0] for "262421278841090" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@7df3d791ce5c: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421278841090" TC_mo_ussd_iuse_msisdn_via_proxy(198)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5683399ED168301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055639835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42038<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@7df3d791ce5c: Final verdict of PTC: pass 20241017055639839 DAUC <0003> db_auc.c:157 IMSI='262421690267698': No 2G Auth Data 20241017055639839 DAUC <0003> db_auc.c:192 IMSI='262421690267698': No 3G Auth Data HLR_Test-GSUP(195)@7df3d791ce5c: Created GsupExpect[0] for "262421690267698" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241017055639864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42044<->l=127.0.0.1:4258 20241017055639871 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055639871 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421690267698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421690267698" source_name="the-source\n" session_id=83101048 session_state=BEGIN} 20241017055639871 DSS <0004> hlr_ussd.c:576 262421690267698/0x04f40578: Process SS (BEGIN) 20241017055639871 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017055639871 DSS <0004> hlr_ussd.c:518 262421690267698/0x04f40578: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017055639871 DSS <0004> hlr_ussd.c:363 262421690267698/0x04f40578: Tx USSD 'Your extension is 491614348511' 20241017055639871 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421690267698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421690267698" destination_name="the-source\n" session_id=83101048 session_state=END} 20241017055639871 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262421690267698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055639871 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055639871 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7df3d791ce5c: Found GsupExpect[0] for "262421690267698" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@7df3d791ce5c: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421690267698" TC_mo_ussd_iuse_msisdn_via_proxy(199)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568331AAE168B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055639875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42044<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@7df3d791ce5c: Final verdict of PTC: pass 20241017055639880 DAUC <0003> db_auc.c:157 IMSI='262427087138227': No 2G Auth Data 20241017055639880 DAUC <0003> db_auc.c:192 IMSI='262427087138227': No 3G Auth Data HLR_Test-GSUP(195)@7df3d791ce5c: Created GsupExpect[0] for "262427087138227" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241017055639905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42056<->l=127.0.0.1:4258 20241017055639910 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055639910 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427087138227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427087138227" source_name="the-source\n" session_id=2102370598 session_state=BEGIN} 20241017055639910 DSS <0004> hlr_ussd.c:576 262427087138227/0x7d4fa126: Process SS (BEGIN) 20241017055639910 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017055639910 DSS <0004> hlr_ussd.c:518 262427087138227/0x7d4fa126: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017055639910 DSS <0004> hlr_ussd.c:363 262427087138227/0x7d4fa126: Tx USSD 'Your extension is 491613302116' 20241017055639910 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427087138227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427087138227" destination_name="the-source\n" session_id=2102370598 session_state=END} 20241017055639910 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262427087138227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055639910 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055639910 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7df3d791ce5c: Found GsupExpect[0] for "262427087138227" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@7df3d791ce5c: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262427087138227" TC_mo_ussd_iuse_msisdn_via_proxy(200)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56633982C16B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055639913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42056<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@7df3d791ce5c: Final verdict of PTC: pass 20241017055639918 DAUC <0003> db_auc.c:157 IMSI='262429227682678': No 2G Auth Data 20241017055639918 DAUC <0003> db_auc.c:192 IMSI='262429227682678': No 3G Auth Data HLR_Test-GSUP(195)@7df3d791ce5c: Created GsupExpect[0] for "262429227682678" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241017055639942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42070<->l=127.0.0.1:4258 20241017055639946 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055639946 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429227682678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429227682678" source_name="the-source\n" session_id=2969103397 session_state=BEGIN} 20241017055639946 DSS <0004> hlr_ussd.c:576 262429227682678/0xb0f8ec25: Process SS (BEGIN) 20241017055639946 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017055639946 DSS <0004> hlr_ussd.c:518 262429227682678/0xb0f8ec25: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017055639946 DSS <0004> hlr_ussd.c:363 262429227682678/0xb0f8ec25: Tx USSD 'Your extension is 491613641841' 20241017055639946 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429227682678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429227682678" destination_name="the-source\n" session_id=2969103397 session_state=END} 20241017055639946 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262429227682678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055639946 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055639946 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7df3d791ce5c: Found GsupExpect[0] for "262429227682678" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@7df3d791ce5c: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262429227682678" TC_mo_ussd_iuse_msisdn_via_proxy(201)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566365A0C478B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055639952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42070<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@7df3d791ce5c: Final verdict of PTC: pass 20241017055639956 DAUC <0003> db_auc.c:157 IMSI='262420764619185': No 2G Auth Data 20241017055639956 DAUC <0003> db_auc.c:192 IMSI='262420764619185': No 3G Auth Data HLR_Test-GSUP(195)@7df3d791ce5c: Created GsupExpect[0] for "262420764619185" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241017055639982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42084<->l=127.0.0.1:4258 20241017055639986 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055639986 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262420764619185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420764619185" source_name="the-source\n" session_id=3611900252 session_state=BEGIN} 20241017055639986 DSS <0004> hlr_ussd.c:576 262420764619185/0xd749395c: Process SS (BEGIN) 20241017055639986 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017055639986 DSS <0004> hlr_ussd.c:518 262420764619185/0xd749395c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017055639986 DSS <0004> hlr_ussd.c:363 262420764619185/0xd749395c: Tx USSD 'Your extension is 491618025464' 20241017055639986 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262420764619185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420764619185" destination_name="the-source\n" session_id=3611900252 session_state=END} 20241017055639986 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262420764619185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055639986 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055639986 DLINP <000b> input/ipa.c:451 connected read/write 20241017055639986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7df3d791ce5c: Found GsupExpect[0] for "262420764619185" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@7df3d791ce5c: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262420764619185" TC_mo_ussd_iuse_msisdn_via_proxy(202)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57030598D66A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055639990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42084<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@7df3d791ce5c: Final verdict of PTC: pass 20241017055639994 DAUC <0003> db_auc.c:157 IMSI='262428038354503': No 2G Auth Data 20241017055639994 DAUC <0003> db_auc.c:192 IMSI='262428038354503': No 3G Auth Data HLR_Test-GSUP(195)@7df3d791ce5c: Created GsupExpect[0] for "262428038354503" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241017055640022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42092<->l=127.0.0.1:4258 20241017055640027 DLINP <000b> input/ipa.c:451 connected read/write 20241017055640027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055640027 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428038354503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428038354503" source_name="the-source\n" session_id=3758015345 session_state=BEGIN} 20241017055640027 DSS <0004> hlr_ussd.c:576 262428038354503/0xdffec371: Process SS (BEGIN) 20241017055640027 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017055640027 DSS <0004> hlr_ussd.c:518 262428038354503/0xdffec371: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017055640027 DSS <0004> hlr_ussd.c:363 262428038354503/0xdffec371: Tx USSD 'Your extension is 491610256364' 20241017055640027 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428038354503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428038354503" destination_name="the-source\n" session_id=3758015345 session_state=END} 20241017055640027 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262428038354503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055640027 DLINP <000b> input/ipa.c:451 connected read/write 20241017055640027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055640027 DLINP <000b> input/ipa.c:451 connected read/write 20241017055640027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7df3d791ce5c: Found GsupExpect[0] for "262428038354503" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@7df3d791ce5c: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428038354503" TC_mo_ussd_iuse_msisdn_via_proxy(203)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B29A6D66A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055640030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42092<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@7df3d791ce5c: Final verdict of PTC: pass 20241017055640034 DAUC <0003> db_auc.c:157 IMSI='262422533676126': No 2G Auth Data 20241017055640034 DAUC <0003> db_auc.c:192 IMSI='262422533676126': No 3G Auth Data HLR_Test-GSUP(195)@7df3d791ce5c: Created GsupExpect[0] for "262422533676126" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241017055640062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42100<->l=127.0.0.1:4258 20241017055640069 DLINP <000b> input/ipa.c:451 connected read/write 20241017055640069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055640069 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422533676126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422533676126" source_name="the-source\n" session_id=1462309047 session_state=BEGIN} 20241017055640069 DSS <0004> hlr_ussd.c:576 262422533676126/0x572910b7: Process SS (BEGIN) 20241017055640069 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017055640069 DSS <0004> hlr_ussd.c:518 262422533676126/0x572910b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017055640069 DSS <0004> hlr_ussd.c:363 262422533676126/0x572910b7: Tx USSD 'Your extension is 491610602887' 20241017055640069 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422533676126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422533676126" destination_name="the-source\n" session_id=1462309047 session_state=END} 20241017055640069 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262422533676126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055640069 DLINP <000b> input/ipa.c:451 connected read/write 20241017055640069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055640069 DLINP <000b> input/ipa.c:451 connected read/write 20241017055640069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7df3d791ce5c: Found GsupExpect[0] for "262422533676126" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@7df3d791ce5c: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262422533676126" TC_mo_ussd_iuse_msisdn_via_proxy(204)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56036980C87BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055640074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42100<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@7df3d791ce5c: Final verdict of PTC: pass 20241017055640078 DAUC <0003> db_auc.c:157 IMSI='262427926128520': No 2G Auth Data 20241017055640078 DAUC <0003> db_auc.c:192 IMSI='262427926128520': No 3G Auth Data HLR_Test-GSUP(195)@7df3d791ce5c: Created GsupExpect[0] for "262427926128520" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241017055640105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42116<->l=127.0.0.1:4258 20241017055640110 DLINP <000b> input/ipa.c:451 connected read/write 20241017055640110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055640110 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427926128520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427926128520" source_name="the-source\n" session_id=459981584 session_state=BEGIN} 20241017055640110 DSS <0004> hlr_ussd.c:576 262427926128520/0x1b6ac310: Process SS (BEGIN) 20241017055640110 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017055640110 DSS <0004> hlr_ussd.c:518 262427926128520/0x1b6ac310: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017055640110 DSS <0004> hlr_ussd.c:363 262427926128520/0x1b6ac310: Tx USSD 'Your extension is 491614248136' 20241017055640110 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427926128520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427926128520" destination_name="the-source\n" session_id=459981584 session_state=END} 20241017055640110 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262427926128520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055640110 DLINP <000b> input/ipa.c:451 connected read/write 20241017055640110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055640110 DLINP <000b> input/ipa.c:451 connected read/write 20241017055640110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7df3d791ce5c: Found GsupExpect[0] for "262427926128520" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@7df3d791ce5c: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262427926128520" TC_mo_ussd_iuse_msisdn_via_proxy(205)@7df3d791ce5c: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568321A2E36B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055640113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42116<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@7df3d791ce5c: Final verdict of PTC: pass 20241017055640114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4258 20241017055640115 DLINP <000b> input/ipa.c:451 connected read/write 20241017055640115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055640115 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055640115 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055640115 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055640115 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241017055640115 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36719<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@7df3d791ce5c: Final verdict of PTC: none 196@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 196: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Thu Oct 17 05:56:40 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 20241017055640155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42124<->l=127.0.0.1:4258 20241017055640356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42124<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5756) Waiting for packet dumper to finish... 1 (prev_count=5756, count=40412) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Thu Oct 17 05:56:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_mo_ussd_euse started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 20241017055643435 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39799 20241017055643435 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39799 MTC@7df3d791ce5c: in not legacy case 2 IPA-EUSE-foobar(208)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055643437 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643437 DLINP <000b> input/ipa.c:405 127.0.0.1:39799 message received IPA-EUSE-foobar(208)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055643439 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055643439 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241017055643439 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643439 DLINP <000b> input/ipa.c:405 127.0.0.1:39799 message received 20241017055643439 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055643439 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241017055643439 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241017055643439 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241017055643439 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 20241017055643439 DLGSUP <0013> gsup_server.c:235 2: 20241017055643439 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055643439 DLGSUP <0013> gsup_server.c:235 3: 20241017055643439 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055643439 DLGSUP <0013> gsup_server.c:235 4: 20241017055643439 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055643439 DLGSUP <0013> gsup_server.c:235 5: 20241017055643439 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055643439 DLGSUP <0013> gsup_server.c:235 7: 20241017055643439 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055643439 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055643439 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055643439 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39799 IPA-EUSE-foobar(208)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055643441 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055643442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42132<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055643444 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055643444 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055643444 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055643444 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 20241017055643444 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055643444 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 20241017055643444 DLGSUP <0013> gsup_server.c:235 2: 20241017055643444 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055643444 DLGSUP <0013> gsup_server.c:235 3: 20241017055643444 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055643444 DLGSUP <0013> gsup_server.c:235 4: 20241017055643444 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055643444 DLGSUP <0013> gsup_server.c:235 5: 20241017055643444 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055643444 DLGSUP <0013> gsup_server.c:235 7: 20241017055643444 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055643444 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055643444 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055643444 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@7df3d791ce5c: 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") 20241017055643458 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43343<->l=127.0.0.1:4259) 20241017055643477 DAUC <0003> db_auc.c:157 IMSI='262423423348014': No 2G Auth Data 20241017055643477 DAUC <0003> db_auc.c:192 IMSI='262423423348014': No 3G Auth Data HLR_Test-GSUP(209)@7df3d791ce5c: Created GsupExpect[0] for "262423423348014" to be handled at TC_mo_ussd_euse(212) 20241017055643500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42138<->l=127.0.0.1:4258 20241017055643506 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055643506 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423423348014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423423348014" session_id=3462588298 session_state=BEGIN} 20241017055643506 DSS <0004> hlr_ussd.c:576 262423423348014/0xce62e78a: Process SS (BEGIN) 20241017055643506 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055643506 DSS <0004> hlr_ussd.c:518 262423423348014/0xce62e78a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055643506 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643506 DLINP <000b> input/ipa.c:431 127.0.0.1:39799 sending data 20241017055643506 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643506 DLINP <000b> input/ipa.c:431 127.0.0.1:39799 sending data EUSE-TC_mo_ussd_euse(206)@7df3d791ce5c: 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 } } } } } 20241017055643515 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643515 DLINP <000b> input/ipa.c:405 127.0.0.1:39799 message received 20241017055643515 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262423423348014 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423423348014" session_id=3462588298 session_state=END} 20241017055643515 DSS <0004> hlr_ussd.c:576 262423423348014/0xce62e78a: Process SS (END) 20241017055643515 DSS <0004> hlr_ussd.c:518 262423423348014/0xce62e78a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017055643515 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423423348014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423423348014" session_id=3462588298 session_state=END} 20241017055643515 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423423348014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055643515 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262423423348014 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055643515 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055643515 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7df3d791ce5c: Found GsupExpect[0] for "262423423348014" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@7df3d791ce5c: Added IMSI table entry 0TC_mo_ussd_euse(212)"262423423348014" TC_mo_ussd_euse(212)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055643520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42138<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@7df3d791ce5c: Final verdict of PTC: pass 20241017055643524 DAUC <0003> db_auc.c:157 IMSI='262427082127154': No 2G Auth Data 20241017055643524 DAUC <0003> db_auc.c:192 IMSI='262427082127154': No 3G Auth Data HLR_Test-GSUP(209)@7df3d791ce5c: Created GsupExpect[0] for "262427082127154" to be handled at TC_mo_ussd_euse(213) 20241017055643546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42144<->l=127.0.0.1:4258 20241017055643551 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055643551 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427082127154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427082127154" session_id=2244097867 session_state=BEGIN} 20241017055643551 DSS <0004> hlr_ussd.c:576 262427082127154/0x85c2374b: Process SS (BEGIN) 20241017055643551 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055643551 DSS <0004> hlr_ussd.c:518 262427082127154/0x85c2374b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055643551 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643551 DLINP <000b> input/ipa.c:431 127.0.0.1:39799 sending data 20241017055643551 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643551 DLINP <000b> input/ipa.c:431 127.0.0.1:39799 sending data EUSE-TC_mo_ussd_euse(206)@7df3d791ce5c: 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 } } } } } 20241017055643553 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643553 DLINP <000b> input/ipa.c:405 127.0.0.1:39799 message received 20241017055643553 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262427082127154 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427082127154" session_id=2244097867 session_state=END} 20241017055643553 DSS <0004> hlr_ussd.c:576 262427082127154/0x85c2374b: Process SS (END) 20241017055643553 DSS <0004> hlr_ussd.c:518 262427082127154/0x85c2374b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017055643553 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427082127154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427082127154" session_id=2244097867 session_state=END} 20241017055643553 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427082127154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055643553 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262427082127154 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055643553 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055643553 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7df3d791ce5c: Found GsupExpect[0] for "262427082127154" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@7df3d791ce5c: Added IMSI table entry 1TC_mo_ussd_euse(213)"262427082127154" TC_mo_ussd_euse(213)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055643556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42144<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@7df3d791ce5c: Final verdict of PTC: pass 20241017055643560 DAUC <0003> db_auc.c:157 IMSI='262429596797571': No 2G Auth Data 20241017055643560 DAUC <0003> db_auc.c:192 IMSI='262429596797571': No 3G Auth Data HLR_Test-GSUP(209)@7df3d791ce5c: Created GsupExpect[0] for "262429596797571" to be handled at TC_mo_ussd_euse(214) 20241017055643585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42146<->l=127.0.0.1:4258 20241017055643592 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055643592 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429596797571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429596797571" session_id=141498921 session_state=BEGIN} 20241017055643592 DSS <0004> hlr_ussd.c:576 262429596797571/0x086f1a29: Process SS (BEGIN) 20241017055643592 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055643592 DSS <0004> hlr_ussd.c:518 262429596797571/0x086f1a29: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055643592 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643592 DLINP <000b> input/ipa.c:431 127.0.0.1:39799 sending data 20241017055643592 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643592 DLINP <000b> input/ipa.c:431 127.0.0.1:39799 sending data EUSE-TC_mo_ussd_euse(206)@7df3d791ce5c: 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 } } } } } 20241017055643594 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643594 DLINP <000b> input/ipa.c:405 127.0.0.1:39799 message received 20241017055643594 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262429596797571 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429596797571" session_id=141498921 session_state=END} 20241017055643594 DSS <0004> hlr_ussd.c:576 262429596797571/0x086f1a29: Process SS (END) 20241017055643594 DSS <0004> hlr_ussd.c:518 262429596797571/0x086f1a29: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017055643594 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429596797571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429596797571" session_id=141498921 session_state=END} 20241017055643594 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429596797571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055643594 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262429596797571 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055643594 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055643594 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7df3d791ce5c: Found GsupExpect[0] for "262429596797571" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@7df3d791ce5c: Added IMSI table entry 2TC_mo_ussd_euse(214)"262429596797571" TC_mo_ussd_euse(214)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055643599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42146<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@7df3d791ce5c: Final verdict of PTC: pass 20241017055643604 DAUC <0003> db_auc.c:157 IMSI='262423428229142': No 2G Auth Data 20241017055643604 DAUC <0003> db_auc.c:192 IMSI='262423428229142': No 3G Auth Data HLR_Test-GSUP(209)@7df3d791ce5c: Created GsupExpect[0] for "262423428229142" to be handled at TC_mo_ussd_euse(215) 20241017055643628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 20241017055643633 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055643633 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423428229142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423428229142" session_id=198293380 session_state=BEGIN} 20241017055643633 DSS <0004> hlr_ussd.c:576 262423428229142/0x0bd1b784: Process SS (BEGIN) 20241017055643633 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055643633 DSS <0004> hlr_ussd.c:518 262423428229142/0x0bd1b784: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055643633 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643633 DLINP <000b> input/ipa.c:431 127.0.0.1:39799 sending data 20241017055643633 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643633 DLINP <000b> input/ipa.c:431 127.0.0.1:39799 sending data EUSE-TC_mo_ussd_euse(206)@7df3d791ce5c: 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 } } } } } 20241017055643635 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643635 DLINP <000b> input/ipa.c:405 127.0.0.1:39799 message received 20241017055643635 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262423428229142 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423428229142" session_id=198293380 session_state=END} 20241017055643635 DSS <0004> hlr_ussd.c:576 262423428229142/0x0bd1b784: Process SS (END) 20241017055643635 DSS <0004> hlr_ussd.c:518 262423428229142/0x0bd1b784: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017055643635 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423428229142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423428229142" session_id=198293380 session_state=END} 20241017055643635 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423428229142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055643635 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262423428229142 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055643635 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055643635 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7df3d791ce5c: Found GsupExpect[0] for "262423428229142" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@7df3d791ce5c: Added IMSI table entry 3TC_mo_ussd_euse(215)"262423428229142" TC_mo_ussd_euse(215)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055643638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@7df3d791ce5c: Final verdict of PTC: pass 20241017055643642 DAUC <0003> db_auc.c:157 IMSI='262426740191441': No 2G Auth Data 20241017055643642 DAUC <0003> db_auc.c:192 IMSI='262426740191441': No 3G Auth Data HLR_Test-GSUP(209)@7df3d791ce5c: Created GsupExpect[0] for "262426740191441" to be handled at TC_mo_ussd_euse(216) 20241017055643666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42154<->l=127.0.0.1:4258 20241017055643671 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055643671 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426740191441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426740191441" session_id=2377949660 session_state=BEGIN} 20241017055643672 DSS <0004> hlr_ussd.c:576 262426740191441/0x8dbca1dc: Process SS (BEGIN) 20241017055643672 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055643672 DSS <0004> hlr_ussd.c:518 262426740191441/0x8dbca1dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055643672 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643672 DLINP <000b> input/ipa.c:431 127.0.0.1:39799 sending data 20241017055643672 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643672 DLINP <000b> input/ipa.c:431 127.0.0.1:39799 sending data EUSE-TC_mo_ussd_euse(206)@7df3d791ce5c: 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 } } } } } 20241017055643674 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643674 DLINP <000b> input/ipa.c:405 127.0.0.1:39799 message received 20241017055643674 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262426740191441 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426740191441" session_id=2377949660 session_state=END} 20241017055643674 DSS <0004> hlr_ussd.c:576 262426740191441/0x8dbca1dc: Process SS (END) 20241017055643674 DSS <0004> hlr_ussd.c:518 262426740191441/0x8dbca1dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017055643674 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426740191441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426740191441" session_id=2377949660 session_state=END} 20241017055643674 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426740191441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055643674 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262426740191441 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055643674 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055643674 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7df3d791ce5c: Found GsupExpect[0] for "262426740191441" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@7df3d791ce5c: Added IMSI table entry 4TC_mo_ussd_euse(216)"262426740191441" TC_mo_ussd_euse(216)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055643677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42154<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@7df3d791ce5c: Final verdict of PTC: pass 20241017055643684 DAUC <0003> db_auc.c:157 IMSI='262428877006279': No 2G Auth Data 20241017055643684 DAUC <0003> db_auc.c:192 IMSI='262428877006279': No 3G Auth Data HLR_Test-GSUP(209)@7df3d791ce5c: Created GsupExpect[0] for "262428877006279" to be handled at TC_mo_ussd_euse(217) 20241017055643712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42158<->l=127.0.0.1:4258 20241017055643718 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055643718 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428877006279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428877006279" session_id=608633079 session_state=BEGIN} 20241017055643718 DSS <0004> hlr_ussd.c:576 262428877006279/0x244700f7: Process SS (BEGIN) 20241017055643718 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055643718 DSS <0004> hlr_ussd.c:518 262428877006279/0x244700f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055643718 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643718 DLINP <000b> input/ipa.c:431 127.0.0.1:39799 sending data 20241017055643718 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643718 DLINP <000b> input/ipa.c:431 127.0.0.1:39799 sending data EUSE-TC_mo_ussd_euse(206)@7df3d791ce5c: 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 } } } } } 20241017055643720 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643720 DLINP <000b> input/ipa.c:405 127.0.0.1:39799 message received 20241017055643720 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262428877006279 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428877006279" session_id=608633079 session_state=END} 20241017055643720 DSS <0004> hlr_ussd.c:576 262428877006279/0x244700f7: Process SS (END) 20241017055643720 DSS <0004> hlr_ussd.c:518 262428877006279/0x244700f7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017055643720 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428877006279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428877006279" session_id=608633079 session_state=END} 20241017055643720 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428877006279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055643720 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262428877006279 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055643720 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055643720 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7df3d791ce5c: Found GsupExpect[0] for "262428877006279" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@7df3d791ce5c: Added IMSI table entry 5TC_mo_ussd_euse(217)"262428877006279" TC_mo_ussd_euse(217)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055643723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42158<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@7df3d791ce5c: Final verdict of PTC: pass 20241017055643727 DAUC <0003> db_auc.c:157 IMSI='262424718746515': No 2G Auth Data 20241017055643727 DAUC <0003> db_auc.c:192 IMSI='262424718746515': No 3G Auth Data HLR_Test-GSUP(209)@7df3d791ce5c: Created GsupExpect[0] for "262424718746515" to be handled at TC_mo_ussd_euse(218) 20241017055643754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42160<->l=127.0.0.1:4258 20241017055643759 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055643759 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424718746515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424718746515" session_id=3549504247 session_state=BEGIN} 20241017055643759 DSS <0004> hlr_ussd.c:576 262424718746515/0xd39122f7: Process SS (BEGIN) 20241017055643759 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055643759 DSS <0004> hlr_ussd.c:518 262424718746515/0xd39122f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055643759 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643759 DLINP <000b> input/ipa.c:431 127.0.0.1:39799 sending data 20241017055643759 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643759 DLINP <000b> input/ipa.c:431 127.0.0.1:39799 sending data EUSE-TC_mo_ussd_euse(206)@7df3d791ce5c: 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 } } } } } 20241017055643761 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643761 DLINP <000b> input/ipa.c:405 127.0.0.1:39799 message received 20241017055643761 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262424718746515 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424718746515" session_id=3549504247 session_state=END} 20241017055643761 DSS <0004> hlr_ussd.c:576 262424718746515/0xd39122f7: Process SS (END) 20241017055643761 DSS <0004> hlr_ussd.c:518 262424718746515/0xd39122f7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017055643761 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424718746515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424718746515" session_id=3549504247 session_state=END} 20241017055643761 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424718746515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055643761 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262424718746515 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055643761 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055643761 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7df3d791ce5c: Found GsupExpect[0] for "262424718746515" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@7df3d791ce5c: Added IMSI table entry 6TC_mo_ussd_euse(218)"262424718746515" TC_mo_ussd_euse(218)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055643766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42160<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@7df3d791ce5c: Final verdict of PTC: pass 20241017055643770 DAUC <0003> db_auc.c:157 IMSI='262423187607159': No 2G Auth Data 20241017055643770 DAUC <0003> db_auc.c:192 IMSI='262423187607159': No 3G Auth Data HLR_Test-GSUP(209)@7df3d791ce5c: Created GsupExpect[0] for "262423187607159" to be handled at TC_mo_ussd_euse(219) 20241017055643795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42172<->l=127.0.0.1:4258 20241017055643801 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055643801 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423187607159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423187607159" session_id=4068709826 session_state=BEGIN} 20241017055643801 DSS <0004> hlr_ussd.c:576 262423187607159/0xf28395c2: Process SS (BEGIN) 20241017055643801 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055643801 DSS <0004> hlr_ussd.c:518 262423187607159/0xf28395c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055643801 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643801 DLINP <000b> input/ipa.c:431 127.0.0.1:39799 sending data 20241017055643801 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643801 DLINP <000b> input/ipa.c:431 127.0.0.1:39799 sending data EUSE-TC_mo_ussd_euse(206)@7df3d791ce5c: 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 } } } } } 20241017055643803 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643803 DLINP <000b> input/ipa.c:405 127.0.0.1:39799 message received 20241017055643803 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262423187607159 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423187607159" session_id=4068709826 session_state=END} 20241017055643803 DSS <0004> hlr_ussd.c:576 262423187607159/0xf28395c2: Process SS (END) 20241017055643803 DSS <0004> hlr_ussd.c:518 262423187607159/0xf28395c2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017055643803 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423187607159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423187607159" session_id=4068709826 session_state=END} 20241017055643803 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423187607159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055643803 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262423187607159 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055643803 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055643803 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7df3d791ce5c: Found GsupExpect[0] for "262423187607159" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@7df3d791ce5c: Added IMSI table entry 7TC_mo_ussd_euse(219)"262423187607159" TC_mo_ussd_euse(219)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055643807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42172<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@7df3d791ce5c: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@7df3d791ce5c: Final verdict of PTC: none 20241017055643809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42132<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@7df3d791ce5c: Final verdict of PTC: none 20241017055643810 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055643810 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055643810 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055643810 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055643810 DLINP <000b> input/ipa.c:451 connected read/write 20241017055643810 DLINP <000b> input/ipa.c:405 127.0.0.1:39799 message received 20241017055643810 DLINP <000b> input/ipa.c:414 127.0.0.1:39799 connection closed with server 20241017055643810 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39799 20241017055643810 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241017055643810 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43343<->l=127.0.0.1:4259) 210@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@7df3d791ce5c: Final verdict of PTC: none IPA-EUSE-foobar(208)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 210: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Thu Oct 17 05:56:43 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241017055643851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42178<->l=127.0.0.1:4258 20241017055644051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42178<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=7328) Waiting for packet dumper to finish... 1 (prev_count=7328, count=44712) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Thu Oct 17 05:56:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_mo_ussd_euse_continue started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 20241017055647129 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39369 20241017055647129 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39369 IPA-EUSE-foobar(222)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055647131 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647131 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received MTC@7df3d791ce5c: in not legacy case 2 IPA-EUSE-foobar(222)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055647133 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647133 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647133 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055647133 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241017055647133 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241017055647133 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241017055647133 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 20241017055647133 DLGSUP <0013> gsup_server.c:235 2: 20241017055647133 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055647133 DLGSUP <0013> gsup_server.c:235 3: 20241017055647133 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055647133 DLGSUP <0013> gsup_server.c:235 4: 20241017055647133 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055647134 DLGSUP <0013> gsup_server.c:235 5: 20241017055647134 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055647134 DLGSUP <0013> gsup_server.c:235 7: 20241017055647134 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055647134 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055647134 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055647134 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39369 IPA-EUSE-foobar(222)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055647135 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055647135 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055647137 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50160<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055647140 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647140 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055647140 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055647140 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 20241017055647140 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055647140 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 20241017055647140 DLGSUP <0013> gsup_server.c:235 2: 20241017055647140 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055647140 DLGSUP <0013> gsup_server.c:235 3: 20241017055647140 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055647140 DLGSUP <0013> gsup_server.c:235 4: 20241017055647140 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055647140 DLGSUP <0013> gsup_server.c:235 5: 20241017055647140 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055647140 DLGSUP <0013> gsup_server.c:235 7: 20241017055647140 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055647140 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055647140 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055647140 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@7df3d791ce5c: 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") 20241017055647160 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43823<->l=127.0.0.1:4259) 20241017055647170 DAUC <0003> db_auc.c:157 IMSI='262424483454904': No 2G Auth Data 20241017055647170 DAUC <0003> db_auc.c:192 IMSI='262424483454904': No 3G Auth Data HLR_Test-GSUP(223)@7df3d791ce5c: Created GsupExpect[0] for "262424483454904" to be handled at TC_mo_ussd_euse_continue(226) 20241017055647192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50170<->l=127.0.0.1:4258 20241017055647199 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647199 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424483454904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424483454904" session_id=1518277666 session_state=BEGIN} 20241017055647199 DSS <0004> hlr_ussd.c:576 262424483454904/0x5a7f1422: Process SS (BEGIN) 20241017055647199 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055647199 DSS <0004> hlr_ussd.c:518 262424483454904/0x5a7f1422: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055647199 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647199 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data 20241017055647199 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647199 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: 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 } } } } } 20241017055647207 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647207 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647207 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262424483454904 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424483454904" session_id=1518277666 session_state=CONTINUE} 20241017055647207 DSS <0004> hlr_ussd.c:576 262424483454904/0x5a7f1422: Process SS (CONTINUE) 20241017055647207 DSS <0004> hlr_ussd.c:518 262424483454904/0x5a7f1422: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017055647207 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424483454904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424483454904" session_id=1518277666 session_state=CONTINUE} 20241017055647207 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262424483454904 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055647207 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055647207 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7df3d791ce5c: Found GsupExpect[0] for "262424483454904" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@7df3d791ce5c: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424483454904" TC_mo_ussd_euse_continue(226)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055647212 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647212 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424483454904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424483454904" session_id=1518277666 session_state=CONTINUE} 20241017055647212 DSS <0004> hlr_ussd.c:576 262424483454904/0x5a7f1422: Process SS (CONTINUE) 20241017055647212 DSS <0004> hlr_ussd.c:518 262424483454904/0x5a7f1422: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241017055647212 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424483454904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055647212 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647212 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data 20241017055647212 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647212 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: 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 } } } } } 20241017055647214 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647214 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647214 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262424483454904 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424483454904" session_id=1518277666 session_state=END} 20241017055647214 DSS <0004> hlr_ussd.c:576 262424483454904/0x5a7f1422: Process SS (END) 20241017055647214 DSS <0004> hlr_ussd.c:518 262424483454904/0x5a7f1422: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241017055647214 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424483454904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424483454904" session_id=1518277666 session_state=END} 20241017055647214 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424483454904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055647214 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262424483454904 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055647214 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055647214 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055647216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50170<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@7df3d791ce5c: Final verdict of PTC: pass 20241017055647220 DAUC <0003> db_auc.c:157 IMSI='262422707944068': No 2G Auth Data 20241017055647220 DAUC <0003> db_auc.c:192 IMSI='262422707944068': No 3G Auth Data HLR_Test-GSUP(223)@7df3d791ce5c: Created GsupExpect[0] for "262422707944068" to be handled at TC_mo_ussd_euse_continue(227) 20241017055647243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50180<->l=127.0.0.1:4258 20241017055647248 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647248 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422707944068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422707944068" session_id=153663267 session_state=BEGIN} 20241017055647248 DSS <0004> hlr_ussd.c:576 262422707944068/0x0928b723: Process SS (BEGIN) 20241017055647248 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055647248 DSS <0004> hlr_ussd.c:518 262422707944068/0x0928b723: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055647248 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647248 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data 20241017055647248 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647248 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: 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 } } } } } 20241017055647250 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647250 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647250 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262422707944068 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422707944068" session_id=153663267 session_state=CONTINUE} 20241017055647250 DSS <0004> hlr_ussd.c:576 262422707944068/0x0928b723: Process SS (CONTINUE) 20241017055647250 DSS <0004> hlr_ussd.c:518 262422707944068/0x0928b723: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017055647250 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422707944068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422707944068" session_id=153663267 session_state=CONTINUE} 20241017055647250 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262422707944068 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055647250 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055647250 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7df3d791ce5c: Found GsupExpect[0] for "262422707944068" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@7df3d791ce5c: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262422707944068" TC_mo_ussd_euse_continue(227)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055647254 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647254 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422707944068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422707944068" session_id=153663267 session_state=CONTINUE} 20241017055647254 DSS <0004> hlr_ussd.c:576 262422707944068/0x0928b723: Process SS (CONTINUE) 20241017055647254 DSS <0004> hlr_ussd.c:518 262422707944068/0x0928b723: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241017055647254 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422707944068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055647254 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647254 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data 20241017055647254 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647254 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: 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 } } } } } 20241017055647256 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647256 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647256 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262422707944068 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422707944068" session_id=153663267 session_state=END} 20241017055647256 DSS <0004> hlr_ussd.c:576 262422707944068/0x0928b723: Process SS (END) 20241017055647256 DSS <0004> hlr_ussd.c:518 262422707944068/0x0928b723: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241017055647256 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422707944068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422707944068" session_id=153663267 session_state=END} 20241017055647256 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422707944068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055647256 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262422707944068 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055647256 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055647256 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055647257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50180<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@7df3d791ce5c: Final verdict of PTC: pass 20241017055647261 DAUC <0003> db_auc.c:157 IMSI='262425740222099': No 2G Auth Data 20241017055647261 DAUC <0003> db_auc.c:192 IMSI='262425740222099': No 3G Auth Data HLR_Test-GSUP(223)@7df3d791ce5c: Created GsupExpect[0] for "262425740222099" to be handled at TC_mo_ussd_euse_continue(228) 20241017055647286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50184<->l=127.0.0.1:4258 20241017055647290 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647290 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425740222099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425740222099" session_id=1385638350 session_state=BEGIN} 20241017055647290 DSS <0004> hlr_ussd.c:576 262425740222099/0x529729ce: Process SS (BEGIN) 20241017055647290 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055647290 DSS <0004> hlr_ussd.c:518 262425740222099/0x529729ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055647290 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647290 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data 20241017055647290 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647290 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: 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 } } } } } 20241017055647292 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647292 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647292 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425740222099 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425740222099" session_id=1385638350 session_state=CONTINUE} 20241017055647292 DSS <0004> hlr_ussd.c:576 262425740222099/0x529729ce: Process SS (CONTINUE) 20241017055647292 DSS <0004> hlr_ussd.c:518 262425740222099/0x529729ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017055647292 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425740222099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425740222099" session_id=1385638350 session_state=CONTINUE} 20241017055647292 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425740222099 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055647292 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055647292 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7df3d791ce5c: Found GsupExpect[0] for "262425740222099" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@7df3d791ce5c: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262425740222099" TC_mo_ussd_euse_continue(228)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055647296 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647296 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425740222099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425740222099" session_id=1385638350 session_state=CONTINUE} 20241017055647296 DSS <0004> hlr_ussd.c:576 262425740222099/0x529729ce: Process SS (CONTINUE) 20241017055647296 DSS <0004> hlr_ussd.c:518 262425740222099/0x529729ce: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241017055647296 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425740222099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055647296 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647296 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data 20241017055647296 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647297 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: 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 } } } } } 20241017055647298 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647298 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647298 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425740222099 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425740222099" session_id=1385638350 session_state=END} 20241017055647298 DSS <0004> hlr_ussd.c:576 262425740222099/0x529729ce: Process SS (END) 20241017055647298 DSS <0004> hlr_ussd.c:518 262425740222099/0x529729ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241017055647298 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425740222099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425740222099" session_id=1385638350 session_state=END} 20241017055647298 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425740222099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055647298 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425740222099 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055647298 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055647298 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055647300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50184<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@7df3d791ce5c: Final verdict of PTC: pass 20241017055647304 DAUC <0003> db_auc.c:157 IMSI='262420080274896': No 2G Auth Data 20241017055647304 DAUC <0003> db_auc.c:192 IMSI='262420080274896': No 3G Auth Data HLR_Test-GSUP(223)@7df3d791ce5c: Created GsupExpect[0] for "262420080274896" to be handled at TC_mo_ussd_euse_continue(229) 20241017055647327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50188<->l=127.0.0.1:4258 20241017055647332 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647332 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420080274896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420080274896" session_id=2282692747 session_state=BEGIN} 20241017055647332 DSS <0004> hlr_ussd.c:576 262420080274896/0x880f208b: Process SS (BEGIN) 20241017055647332 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055647332 DSS <0004> hlr_ussd.c:518 262420080274896/0x880f208b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055647332 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647332 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data 20241017055647333 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647333 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: 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 } } } } } 20241017055647334 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647334 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647334 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262420080274896 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420080274896" session_id=2282692747 session_state=CONTINUE} 20241017055647334 DSS <0004> hlr_ussd.c:576 262420080274896/0x880f208b: Process SS (CONTINUE) 20241017055647334 DSS <0004> hlr_ussd.c:518 262420080274896/0x880f208b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017055647334 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420080274896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420080274896" session_id=2282692747 session_state=CONTINUE} 20241017055647334 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262420080274896 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055647334 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055647334 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7df3d791ce5c: Found GsupExpect[0] for "262420080274896" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@7df3d791ce5c: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262420080274896" TC_mo_ussd_euse_continue(229)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055647339 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647339 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420080274896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420080274896" session_id=2282692747 session_state=CONTINUE} 20241017055647339 DSS <0004> hlr_ussd.c:576 262420080274896/0x880f208b: Process SS (CONTINUE) 20241017055647339 DSS <0004> hlr_ussd.c:518 262420080274896/0x880f208b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241017055647339 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420080274896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055647339 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647339 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data 20241017055647339 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647339 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: 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 } } } } } 20241017055647341 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647341 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647341 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262420080274896 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420080274896" session_id=2282692747 session_state=END} 20241017055647341 DSS <0004> hlr_ussd.c:576 262420080274896/0x880f208b: Process SS (END) 20241017055647341 DSS <0004> hlr_ussd.c:518 262420080274896/0x880f208b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241017055647341 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420080274896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420080274896" session_id=2282692747 session_state=END} 20241017055647341 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420080274896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055647341 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262420080274896 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055647341 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055647341 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055647342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50188<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@7df3d791ce5c: Final verdict of PTC: pass 20241017055647346 DAUC <0003> db_auc.c:157 IMSI='262423409510214': No 2G Auth Data 20241017055647346 DAUC <0003> db_auc.c:192 IMSI='262423409510214': No 3G Auth Data HLR_Test-GSUP(223)@7df3d791ce5c: Created GsupExpect[0] for "262423409510214" to be handled at TC_mo_ussd_euse_continue(230) 20241017055647370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50194<->l=127.0.0.1:4258 20241017055647375 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647375 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423409510214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423409510214" session_id=4242332420 session_state=BEGIN} 20241017055647375 DSS <0004> hlr_ussd.c:576 262423409510214/0xfcdcdb04: Process SS (BEGIN) 20241017055647375 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055647375 DSS <0004> hlr_ussd.c:518 262423409510214/0xfcdcdb04: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055647375 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647375 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data 20241017055647375 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647375 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: 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 } } } } } 20241017055647377 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647377 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647377 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423409510214 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423409510214" session_id=4242332420 session_state=CONTINUE} 20241017055647377 DSS <0004> hlr_ussd.c:576 262423409510214/0xfcdcdb04: Process SS (CONTINUE) 20241017055647377 DSS <0004> hlr_ussd.c:518 262423409510214/0xfcdcdb04: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017055647377 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423409510214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423409510214" session_id=4242332420 session_state=CONTINUE} 20241017055647377 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423409510214 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055647377 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055647377 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7df3d791ce5c: Found GsupExpect[0] for "262423409510214" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@7df3d791ce5c: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262423409510214" TC_mo_ussd_euse_continue(230)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055647381 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647381 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423409510214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423409510214" session_id=4242332420 session_state=CONTINUE} 20241017055647381 DSS <0004> hlr_ussd.c:576 262423409510214/0xfcdcdb04: Process SS (CONTINUE) 20241017055647381 DSS <0004> hlr_ussd.c:518 262423409510214/0xfcdcdb04: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241017055647381 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423409510214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055647381 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647381 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data 20241017055647381 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647381 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: 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 } } } } } 20241017055647383 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647383 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647383 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423409510214 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423409510214" session_id=4242332420 session_state=END} 20241017055647383 DSS <0004> hlr_ussd.c:576 262423409510214/0xfcdcdb04: Process SS (END) 20241017055647383 DSS <0004> hlr_ussd.c:518 262423409510214/0xfcdcdb04: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241017055647383 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423409510214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423409510214" session_id=4242332420 session_state=END} 20241017055647383 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423409510214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055647383 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423409510214 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055647383 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055647383 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055647385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50194<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@7df3d791ce5c: Final verdict of PTC: pass 20241017055647389 DAUC <0003> db_auc.c:157 IMSI='262422140463834': No 2G Auth Data 20241017055647389 DAUC <0003> db_auc.c:192 IMSI='262422140463834': No 3G Auth Data HLR_Test-GSUP(223)@7df3d791ce5c: Created GsupExpect[0] for "262422140463834" to be handled at TC_mo_ussd_euse_continue(231) 20241017055647416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50208<->l=127.0.0.1:4258 20241017055647423 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647423 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422140463834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422140463834" session_id=2449040612 session_state=BEGIN} 20241017055647423 DSS <0004> hlr_ussd.c:576 262422140463834/0x91f964e4: Process SS (BEGIN) 20241017055647423 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055647423 DSS <0004> hlr_ussd.c:518 262422140463834/0x91f964e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055647423 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647423 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data 20241017055647423 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647423 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: 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 } } } } } 20241017055647425 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647425 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647425 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262422140463834 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422140463834" session_id=2449040612 session_state=CONTINUE} 20241017055647425 DSS <0004> hlr_ussd.c:576 262422140463834/0x91f964e4: Process SS (CONTINUE) 20241017055647425 DSS <0004> hlr_ussd.c:518 262422140463834/0x91f964e4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017055647425 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422140463834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422140463834" session_id=2449040612 session_state=CONTINUE} 20241017055647425 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262422140463834 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055647425 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055647425 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7df3d791ce5c: Found GsupExpect[0] for "262422140463834" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@7df3d791ce5c: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262422140463834" TC_mo_ussd_euse_continue(231)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055647431 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647431 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422140463834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422140463834" session_id=2449040612 session_state=CONTINUE} 20241017055647431 DSS <0004> hlr_ussd.c:576 262422140463834/0x91f964e4: Process SS (CONTINUE) 20241017055647431 DSS <0004> hlr_ussd.c:518 262422140463834/0x91f964e4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241017055647431 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422140463834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055647431 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647431 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data 20241017055647431 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647431 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: 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 } } } } } 20241017055647433 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647433 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647433 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262422140463834 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422140463834" session_id=2449040612 session_state=END} 20241017055647433 DSS <0004> hlr_ussd.c:576 262422140463834/0x91f964e4: Process SS (END) 20241017055647433 DSS <0004> hlr_ussd.c:518 262422140463834/0x91f964e4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241017055647433 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422140463834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422140463834" session_id=2449040612 session_state=END} 20241017055647433 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422140463834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055647433 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262422140463834 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055647433 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055647433 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055647435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50208<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@7df3d791ce5c: Final verdict of PTC: pass 20241017055647440 DAUC <0003> db_auc.c:157 IMSI='262424428574314': No 2G Auth Data 20241017055647440 DAUC <0003> db_auc.c:192 IMSI='262424428574314': No 3G Auth Data HLR_Test-GSUP(223)@7df3d791ce5c: Created GsupExpect[0] for "262424428574314" to be handled at TC_mo_ussd_euse_continue(232) 20241017055647468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50214<->l=127.0.0.1:4258 20241017055647473 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647473 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424428574314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424428574314" session_id=453879803 session_state=BEGIN} 20241017055647473 DSS <0004> hlr_ussd.c:576 262424428574314/0x1b0da7fb: Process SS (BEGIN) 20241017055647473 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055647473 DSS <0004> hlr_ussd.c:518 262424428574314/0x1b0da7fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055647473 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647473 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data 20241017055647473 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647473 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: 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 } } } } } 20241017055647476 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647476 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647476 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424428574314 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424428574314" session_id=453879803 session_state=CONTINUE} 20241017055647476 DSS <0004> hlr_ussd.c:576 262424428574314/0x1b0da7fb: Process SS (CONTINUE) 20241017055647476 DSS <0004> hlr_ussd.c:518 262424428574314/0x1b0da7fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017055647476 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424428574314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424428574314" session_id=453879803 session_state=CONTINUE} 20241017055647476 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424428574314 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055647476 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055647476 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7df3d791ce5c: Found GsupExpect[0] for "262424428574314" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@7df3d791ce5c: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424428574314" TC_mo_ussd_euse_continue(232)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055647482 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647482 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424428574314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424428574314" session_id=453879803 session_state=CONTINUE} 20241017055647482 DSS <0004> hlr_ussd.c:576 262424428574314/0x1b0da7fb: Process SS (CONTINUE) 20241017055647482 DSS <0004> hlr_ussd.c:518 262424428574314/0x1b0da7fb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241017055647482 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424428574314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055647482 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647482 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data 20241017055647482 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647482 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: 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 } } } } } 20241017055647484 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647484 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647484 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424428574314 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424428574314" session_id=453879803 session_state=END} 20241017055647484 DSS <0004> hlr_ussd.c:576 262424428574314/0x1b0da7fb: Process SS (END) 20241017055647484 DSS <0004> hlr_ussd.c:518 262424428574314/0x1b0da7fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241017055647484 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424428574314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424428574314" session_id=453879803 session_state=END} 20241017055647484 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424428574314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055647484 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424428574314 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055647484 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055647484 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055647486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50214<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@7df3d791ce5c: Final verdict of PTC: pass 20241017055647490 DAUC <0003> db_auc.c:157 IMSI='262422970670978': No 2G Auth Data 20241017055647490 DAUC <0003> db_auc.c:192 IMSI='262422970670978': No 3G Auth Data HLR_Test-GSUP(223)@7df3d791ce5c: Created GsupExpect[0] for "262422970670978" to be handled at TC_mo_ussd_euse_continue(233) 20241017055647517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50216<->l=127.0.0.1:4258 20241017055647523 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647523 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422970670978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422970670978" session_id=1264773331 session_state=BEGIN} 20241017055647523 DSS <0004> hlr_ussd.c:576 262422970670978/0x4b62e8d3: Process SS (BEGIN) 20241017055647523 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017055647523 DSS <0004> hlr_ussd.c:518 262422970670978/0x4b62e8d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017055647523 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647523 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data 20241017055647523 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647523 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: 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 } } } } } 20241017055647525 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647525 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647525 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262422970670978 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422970670978" session_id=1264773331 session_state=CONTINUE} 20241017055647525 DSS <0004> hlr_ussd.c:576 262422970670978/0x4b62e8d3: Process SS (CONTINUE) 20241017055647525 DSS <0004> hlr_ussd.c:518 262422970670978/0x4b62e8d3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017055647525 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422970670978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422970670978" session_id=1264773331 session_state=CONTINUE} 20241017055647525 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262422970670978 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055647525 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055647525 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7df3d791ce5c: Found GsupExpect[0] for "262422970670978" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@7df3d791ce5c: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262422970670978" TC_mo_ussd_euse_continue(233)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055647530 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647530 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422970670978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422970670978" session_id=1264773331 session_state=CONTINUE} 20241017055647530 DSS <0004> hlr_ussd.c:576 262422970670978/0x4b62e8d3: Process SS (CONTINUE) 20241017055647530 DSS <0004> hlr_ussd.c:518 262422970670978/0x4b62e8d3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241017055647530 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422970670978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055647530 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647530 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data 20241017055647530 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647530 DLINP <000b> input/ipa.c:431 127.0.0.1:39369 sending data EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: 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 } } } } } 20241017055647532 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647532 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647532 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262422970670978 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422970670978" session_id=1264773331 session_state=END} 20241017055647532 DSS <0004> hlr_ussd.c:576 262422970670978/0x4b62e8d3: Process SS (END) 20241017055647532 DSS <0004> hlr_ussd.c:518 262422970670978/0x4b62e8d3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241017055647532 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422970670978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422970670978" session_id=1264773331 session_state=END} 20241017055647532 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422970670978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055647532 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262422970670978 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055647532 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055647532 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055647533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50216<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@7df3d791ce5c: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@7df3d791ce5c: Final verdict of PTC: none 20241017055647535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50160<->l=127.0.0.1:4258 20241017055647536 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647536 DLINP <000b> input/ipa.c:405 127.0.0.1:39369 message received 20241017055647536 DLINP <000b> input/ipa.c:414 127.0.0.1:39369 connection closed with server 20241017055647536 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39369 20241017055647536 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241017055647536 DLINP <000b> input/ipa.c:451 connected read/write 20241017055647536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055647536 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055647536 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055647536 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055647536 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43823<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@7df3d791ce5c: Final verdict of PTC: none 224@7df3d791ce5c: Final verdict of PTC: none IPA-EUSE-foobar(222)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 224: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Thu Oct 17 05:56:47 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 20241017055647580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50220<->l=127.0.0.1:4258 20241017055647781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50220<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=34676) Waiting for packet dumper to finish... 1 (prev_count=34676, count=49328) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Thu Oct 17 05:56:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_mo_ussd_euse_defaultroute started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 20241017055650865 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35849 20241017055650865 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35849 IPA-EUSE-foobar(236)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055650866 DLINP <000b> input/ipa.c:451 connected read/write 20241017055650866 DLINP <000b> input/ipa.c:405 127.0.0.1:35849 message received MTC@7df3d791ce5c: in not legacy case 2 IPA-EUSE-foobar(236)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@7df3d791ce5c: 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 } } } } 20241017055650868 DLINP <000b> input/ipa.c:451 connected read/write 20241017055650868 DLINP <000b> input/ipa.c:405 127.0.0.1:35849 message received 20241017055650868 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055650868 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241017055650868 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241017055650868 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241017055650868 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 20241017055650868 DLGSUP <0013> gsup_server.c:235 2: 20241017055650868 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055650868 DLGSUP <0013> gsup_server.c:235 3: 20241017055650868 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055650868 DLGSUP <0013> gsup_server.c:235 4: 20241017055650868 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055650868 DLGSUP <0013> gsup_server.c:235 5: 20241017055650868 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055650868 DLGSUP <0013> gsup_server.c:235 7: 20241017055650868 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055650868 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055650868 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055650868 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35849 IPA-EUSE-foobar(236)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055650870 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055650870 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055650872 DLINP <000b> input/ipa.c:451 connected read/write 20241017055650872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055650872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50230<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055650875 DLINP <000b> input/ipa.c:451 connected read/write 20241017055650875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055650875 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055650875 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055650875 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 20241017055650875 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055650875 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 20241017055650875 DLGSUP <0013> gsup_server.c:235 2: 20241017055650875 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055650875 DLGSUP <0013> gsup_server.c:235 3: 20241017055650875 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055650875 DLGSUP <0013> gsup_server.c:235 4: 20241017055650875 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055650875 DLGSUP <0013> gsup_server.c:235 5: 20241017055650875 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055650875 DLGSUP <0013> gsup_server.c:235 7: 20241017055650875 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055650875 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055650875 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055650875 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@7df3d791ce5c: 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") 20241017055650892 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34155<->l=127.0.0.1:4259) 20241017055650911 DAUC <0003> db_auc.c:157 IMSI='262428016119879': No 2G Auth Data 20241017055650911 DAUC <0003> db_auc.c:192 IMSI='262428016119879': No 3G Auth Data HLR_Test-GSUP(237)@7df3d791ce5c: Created GsupExpect[0] for "262428016119879" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241017055650937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50232<->l=127.0.0.1:4258 20241017055650944 DLINP <000b> input/ipa.c:451 connected read/write 20241017055650944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055650944 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428016119879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428016119879" session_id=1046317910 session_state=BEGIN} 20241017055650944 DSS <0004> hlr_ussd.c:576 262428016119879/0x3e5d8b56: Process SS (BEGIN) 20241017055650944 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241017055650944 DSS <0004> hlr_ussd.c:518 262428016119879/0x3e5d8b56: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241017055650944 DLINP <000b> input/ipa.c:451 connected read/write 20241017055650944 DLINP <000b> input/ipa.c:431 127.0.0.1:35849 sending data 20241017055650944 DLINP <000b> input/ipa.c:451 connected read/write 20241017055650944 DLINP <000b> input/ipa.c:431 127.0.0.1:35849 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7df3d791ce5c: 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 } } } } } 20241017055650952 DLINP <000b> input/ipa.c:451 connected read/write 20241017055650952 DLINP <000b> input/ipa.c:405 127.0.0.1:35849 message received 20241017055650952 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428016119879 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428016119879" session_id=1046317910 session_state=END} 20241017055650952 DSS <0004> hlr_ussd.c:576 262428016119879/0x3e5d8b56: Process SS (END) 20241017055650952 DSS <0004> hlr_ussd.c:518 262428016119879/0x3e5d8b56: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241017055650952 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428016119879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428016119879" session_id=1046317910 session_state=END} 20241017055650952 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428016119879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055650952 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428016119879 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055650952 DLINP <000b> input/ipa.c:451 connected read/write 20241017055650952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055650952 DLINP <000b> input/ipa.c:451 connected read/write 20241017055650952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7df3d791ce5c: Found GsupExpect[0] for "262428016119879" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@7df3d791ce5c: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262428016119879" TC_mo_ussd_euse_defaultroute(240)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055650958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50232<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@7df3d791ce5c: Final verdict of PTC: pass 20241017055650962 DAUC <0003> db_auc.c:157 IMSI='262422201991685': No 2G Auth Data 20241017055650962 DAUC <0003> db_auc.c:192 IMSI='262422201991685': No 3G Auth Data HLR_Test-GSUP(237)@7df3d791ce5c: Created GsupExpect[0] for "262422201991685" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241017055650986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50244<->l=127.0.0.1:4258 20241017055650991 DLINP <000b> input/ipa.c:451 connected read/write 20241017055650991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055650991 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422201991685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422201991685" session_id=2808647251 session_state=BEGIN} 20241017055650991 DSS <0004> hlr_ussd.c:576 262422201991685/0xa7688e53: Process SS (BEGIN) 20241017055650991 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241017055650991 DSS <0004> hlr_ussd.c:518 262422201991685/0xa7688e53: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241017055650991 DLINP <000b> input/ipa.c:451 connected read/write 20241017055650991 DLINP <000b> input/ipa.c:431 127.0.0.1:35849 sending data 20241017055650991 DLINP <000b> input/ipa.c:451 connected read/write 20241017055650991 DLINP <000b> input/ipa.c:431 127.0.0.1:35849 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7df3d791ce5c: 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 } } } } } 20241017055650993 DLINP <000b> input/ipa.c:451 connected read/write 20241017055650993 DLINP <000b> input/ipa.c:405 127.0.0.1:35849 message received 20241017055650993 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262422201991685 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422201991685" session_id=2808647251 session_state=END} 20241017055650993 DSS <0004> hlr_ussd.c:576 262422201991685/0xa7688e53: Process SS (END) 20241017055650993 DSS <0004> hlr_ussd.c:518 262422201991685/0xa7688e53: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241017055650993 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422201991685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422201991685" session_id=2808647251 session_state=END} 20241017055650993 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422201991685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055650993 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262422201991685 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055650993 DLINP <000b> input/ipa.c:451 connected read/write 20241017055650993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055650993 DLINP <000b> input/ipa.c:451 connected read/write 20241017055650993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7df3d791ce5c: Found GsupExpect[0] for "262422201991685" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@7df3d791ce5c: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262422201991685" TC_mo_ussd_euse_defaultroute(241)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055650998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50244<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@7df3d791ce5c: Final verdict of PTC: pass 20241017055651002 DAUC <0003> db_auc.c:157 IMSI='262427813629914': No 2G Auth Data 20241017055651002 DAUC <0003> db_auc.c:192 IMSI='262427813629914': No 3G Auth Data HLR_Test-GSUP(237)@7df3d791ce5c: Created GsupExpect[0] for "262427813629914" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241017055651027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50252<->l=127.0.0.1:4258 20241017055651034 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055651034 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427813629914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427813629914" session_id=1774505184 session_state=BEGIN} 20241017055651034 DSS <0004> hlr_ussd.c:576 262427813629914/0x69c4cce0: Process SS (BEGIN) 20241017055651034 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241017055651034 DSS <0004> hlr_ussd.c:518 262427813629914/0x69c4cce0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241017055651034 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651034 DLINP <000b> input/ipa.c:431 127.0.0.1:35849 sending data 20241017055651034 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651034 DLINP <000b> input/ipa.c:431 127.0.0.1:35849 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7df3d791ce5c: 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 } } } } } 20241017055651036 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651036 DLINP <000b> input/ipa.c:405 127.0.0.1:35849 message received 20241017055651036 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262427813629914 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427813629914" session_id=1774505184 session_state=END} 20241017055651036 DSS <0004> hlr_ussd.c:576 262427813629914/0x69c4cce0: Process SS (END) 20241017055651036 DSS <0004> hlr_ussd.c:518 262427813629914/0x69c4cce0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241017055651036 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427813629914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427813629914" session_id=1774505184 session_state=END} 20241017055651036 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427813629914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055651036 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262427813629914 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055651036 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055651036 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7df3d791ce5c: Found GsupExpect[0] for "262427813629914" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@7df3d791ce5c: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262427813629914" TC_mo_ussd_euse_defaultroute(242)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055651040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50252<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@7df3d791ce5c: Final verdict of PTC: pass 20241017055651044 DAUC <0003> db_auc.c:157 IMSI='262428997327223': No 2G Auth Data 20241017055651044 DAUC <0003> db_auc.c:192 IMSI='262428997327223': No 3G Auth Data HLR_Test-GSUP(237)@7df3d791ce5c: Created GsupExpect[0] for "262428997327223" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241017055651069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50266<->l=127.0.0.1:4258 20241017055651077 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055651077 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428997327223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428997327223" session_id=3133885863 session_state=BEGIN} 20241017055651077 DSS <0004> hlr_ussd.c:576 262428997327223/0xbacb4da7: Process SS (BEGIN) 20241017055651077 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241017055651077 DSS <0004> hlr_ussd.c:518 262428997327223/0xbacb4da7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241017055651077 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651077 DLINP <000b> input/ipa.c:431 127.0.0.1:35849 sending data 20241017055651077 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651077 DLINP <000b> input/ipa.c:431 127.0.0.1:35849 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7df3d791ce5c: 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 } } } } } 20241017055651079 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651079 DLINP <000b> input/ipa.c:405 127.0.0.1:35849 message received 20241017055651079 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262428997327223 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428997327223" session_id=3133885863 session_state=END} 20241017055651079 DSS <0004> hlr_ussd.c:576 262428997327223/0xbacb4da7: Process SS (END) 20241017055651079 DSS <0004> hlr_ussd.c:518 262428997327223/0xbacb4da7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241017055651079 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428997327223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428997327223" session_id=3133885863 session_state=END} 20241017055651079 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428997327223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055651079 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262428997327223 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055651079 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055651079 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7df3d791ce5c: Found GsupExpect[0] for "262428997327223" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@7df3d791ce5c: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262428997327223" TC_mo_ussd_euse_defaultroute(243)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055651083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50266<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@7df3d791ce5c: Final verdict of PTC: pass 20241017055651090 DAUC <0003> db_auc.c:157 IMSI='262420726810921': No 2G Auth Data 20241017055651090 DAUC <0003> db_auc.c:192 IMSI='262420726810921': No 3G Auth Data HLR_Test-GSUP(237)@7df3d791ce5c: Created GsupExpect[0] for "262420726810921" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241017055651114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50272<->l=127.0.0.1:4258 20241017055651118 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055651118 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420726810921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420726810921" session_id=3496874270 session_state=BEGIN} 20241017055651118 DSS <0004> hlr_ussd.c:576 262420726810921/0xd06e111e: Process SS (BEGIN) 20241017055651118 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241017055651118 DSS <0004> hlr_ussd.c:518 262420726810921/0xd06e111e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241017055651118 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651118 DLINP <000b> input/ipa.c:431 127.0.0.1:35849 sending data 20241017055651118 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651118 DLINP <000b> input/ipa.c:431 127.0.0.1:35849 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7df3d791ce5c: 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 } } } } } 20241017055651120 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651120 DLINP <000b> input/ipa.c:405 127.0.0.1:35849 message received 20241017055651120 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262420726810921 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420726810921" session_id=3496874270 session_state=END} 20241017055651120 DSS <0004> hlr_ussd.c:576 262420726810921/0xd06e111e: Process SS (END) 20241017055651120 DSS <0004> hlr_ussd.c:518 262420726810921/0xd06e111e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241017055651120 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420726810921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420726810921" session_id=3496874270 session_state=END} 20241017055651120 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420726810921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055651120 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262420726810921 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055651120 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055651120 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7df3d791ce5c: Found GsupExpect[0] for "262420726810921" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@7df3d791ce5c: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262420726810921" TC_mo_ussd_euse_defaultroute(244)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055651123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50272<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@7df3d791ce5c: Final verdict of PTC: pass 20241017055651127 DAUC <0003> db_auc.c:157 IMSI='262425157355038': No 2G Auth Data 20241017055651127 DAUC <0003> db_auc.c:192 IMSI='262425157355038': No 3G Auth Data HLR_Test-GSUP(237)@7df3d791ce5c: Created GsupExpect[0] for "262425157355038" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241017055651154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50288<->l=127.0.0.1:4258 20241017055651160 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055651160 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425157355038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425157355038" session_id=3292658564 session_state=BEGIN} 20241017055651160 DSS <0004> hlr_ussd.c:576 262425157355038/0xc441fb84: Process SS (BEGIN) 20241017055651160 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241017055651160 DSS <0004> hlr_ussd.c:518 262425157355038/0xc441fb84: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241017055651160 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651160 DLINP <000b> input/ipa.c:431 127.0.0.1:35849 sending data 20241017055651160 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651160 DLINP <000b> input/ipa.c:431 127.0.0.1:35849 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7df3d791ce5c: 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 } } } } } 20241017055651161 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651161 DLINP <000b> input/ipa.c:405 127.0.0.1:35849 message received 20241017055651161 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262425157355038 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425157355038" session_id=3292658564 session_state=END} 20241017055651161 DSS <0004> hlr_ussd.c:576 262425157355038/0xc441fb84: Process SS (END) 20241017055651161 DSS <0004> hlr_ussd.c:518 262425157355038/0xc441fb84: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241017055651161 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425157355038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425157355038" session_id=3292658564 session_state=END} 20241017055651161 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425157355038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055651161 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262425157355038 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055651162 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055651162 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7df3d791ce5c: Found GsupExpect[0] for "262425157355038" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@7df3d791ce5c: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262425157355038" TC_mo_ussd_euse_defaultroute(245)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055651167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50288<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@7df3d791ce5c: Final verdict of PTC: pass 20241017055651171 DAUC <0003> db_auc.c:157 IMSI='262429575674479': No 2G Auth Data 20241017055651171 DAUC <0003> db_auc.c:192 IMSI='262429575674479': No 3G Auth Data HLR_Test-GSUP(237)@7df3d791ce5c: Created GsupExpect[0] for "262429575674479" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241017055651199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50294<->l=127.0.0.1:4258 20241017055651203 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055651203 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429575674479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429575674479" session_id=470099434 session_state=BEGIN} 20241017055651203 DSS <0004> hlr_ussd.c:576 262429575674479/0x1c0525ea: Process SS (BEGIN) 20241017055651203 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241017055651203 DSS <0004> hlr_ussd.c:518 262429575674479/0x1c0525ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241017055651203 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651203 DLINP <000b> input/ipa.c:431 127.0.0.1:35849 sending data 20241017055651203 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651203 DLINP <000b> input/ipa.c:431 127.0.0.1:35849 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7df3d791ce5c: 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 } } } } } 20241017055651205 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651205 DLINP <000b> input/ipa.c:405 127.0.0.1:35849 message received 20241017055651205 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262429575674479 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429575674479" session_id=470099434 session_state=END} 20241017055651205 DSS <0004> hlr_ussd.c:576 262429575674479/0x1c0525ea: Process SS (END) 20241017055651205 DSS <0004> hlr_ussd.c:518 262429575674479/0x1c0525ea: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241017055651205 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429575674479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429575674479" session_id=470099434 session_state=END} 20241017055651205 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429575674479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055651205 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262429575674479 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055651205 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055651205 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7df3d791ce5c: Found GsupExpect[0] for "262429575674479" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@7df3d791ce5c: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262429575674479" TC_mo_ussd_euse_defaultroute(246)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055651208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50294<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@7df3d791ce5c: Final verdict of PTC: pass 20241017055651213 DAUC <0003> db_auc.c:157 IMSI='262424327923569': No 2G Auth Data 20241017055651213 DAUC <0003> db_auc.c:192 IMSI='262424327923569': No 3G Auth Data HLR_Test-GSUP(237)@7df3d791ce5c: Created GsupExpect[0] for "262424327923569" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241017055651240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50310<->l=127.0.0.1:4258 20241017055651247 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055651247 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424327923569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424327923569" session_id=2105890390 session_state=BEGIN} 20241017055651247 DSS <0004> hlr_ussd.c:576 262424327923569/0x7d855656: Process SS (BEGIN) 20241017055651247 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241017055651247 DSS <0004> hlr_ussd.c:518 262424327923569/0x7d855656: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241017055651247 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651247 DLINP <000b> input/ipa.c:431 127.0.0.1:35849 sending data 20241017055651247 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651247 DLINP <000b> input/ipa.c:431 127.0.0.1:35849 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7df3d791ce5c: 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 } } } } } 20241017055651248 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651248 DLINP <000b> input/ipa.c:405 127.0.0.1:35849 message received 20241017055651248 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262424327923569 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424327923569" session_id=2105890390 session_state=END} 20241017055651248 DSS <0004> hlr_ussd.c:576 262424327923569/0x7d855656: Process SS (END) 20241017055651248 DSS <0004> hlr_ussd.c:518 262424327923569/0x7d855656: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241017055651248 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424327923569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424327923569" session_id=2105890390 session_state=END} 20241017055651248 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424327923569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055651248 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262424327923569 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017055651248 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055651248 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7df3d791ce5c: Found GsupExpect[0] for "262424327923569" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@7df3d791ce5c: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262424327923569" TC_mo_ussd_euse_defaultroute(247)@7df3d791ce5c: 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)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055651252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50310<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@7df3d791ce5c: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@7df3d791ce5c: Final verdict of PTC: none 20241017055651255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50230<->l=127.0.0.1:4258 20241017055651256 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34155<->l=127.0.0.1:4259) 20241017055651256 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055651256 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055651256 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055651256 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055651256 DLINP <000b> input/ipa.c:451 connected read/write 20241017055651256 DLINP <000b> input/ipa.c:405 127.0.0.1:35849 message received 20241017055651256 DLINP <000b> input/ipa.c:414 127.0.0.1:35849 connection closed with server 20241017055651256 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35849 20241017055651256 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(237)@7df3d791ce5c: Final verdict of PTC: none 238@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@7df3d791ce5c: Final verdict of PTC: none IPA-EUSE-foobar(236)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 238: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Thu Oct 17 05:56:51 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 20241017055651292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50312<->l=127.0.0.1:4258 20241017055651484 DSS <0004> hlr_ussd.c:239 262428246634786/0xf9d4df9c: SS Session Timeout, destroying 20241017055651484 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428246634786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055651493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50312<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=7096) 20241017055651534 DSS <0004> hlr_ussd.c:239 262429216487492/0xf407d795: SS Session Timeout, destroying 20241017055651534 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429216487492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055651587 DSS <0004> hlr_ussd.c:239 262426220905558/0xc3c4a6dd: SS Session Timeout, destroying 20241017055651587 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426220905558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055651640 DSS <0004> hlr_ussd.c:239 262429174455260/0x03f5d640: SS Session Timeout, destroying 20241017055651640 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429174455260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055651680 DSS <0004> hlr_ussd.c:239 262426864110411/0x378b4ee4: SS Session Timeout, destroying 20241017055651680 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426864110411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055651719 DSS <0004> hlr_ussd.c:239 262428995843803/0x4ebad2ce: SS Session Timeout, destroying 20241017055651719 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428995843803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055651760 DSS <0004> hlr_ussd.c:239 262428014772697/0x876b8eb3: SS Session Timeout, destroying 20241017055651760 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428014772697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055651799 DSS <0004> hlr_ussd.c:239 262429191281894/0x7bf71b6a: SS Session Timeout, destroying 20241017055651799 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429191281894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=7096, count=47024) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Thu Oct 17 05:56:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_mo_sss_reject started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055654568 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055654568 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055654569 DLINP <000b> input/ipa.c:451 connected read/write 20241017055654569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055654570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50324<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055654571 DLINP <000b> input/ipa.c:451 connected read/write 20241017055654571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055654571 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055654571 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055654571 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 20241017055654571 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055654571 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 20241017055654571 DLGSUP <0013> gsup_server.c:235 2: 20241017055654571 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055654571 DLGSUP <0013> gsup_server.c:235 3: 20241017055654571 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055654571 DLGSUP <0013> gsup_server.c:235 4: 20241017055654571 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055654571 DLGSUP <0013> gsup_server.c:235 5: 20241017055654571 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055654571 DLGSUP <0013> gsup_server.c:235 7: 20241017055654571 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055654571 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055654571 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055654571 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@7df3d791ce5c: 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") 20241017055654591 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45957<->l=127.0.0.1:4259) 20241017055654605 DAUC <0003> db_auc.c:157 IMSI='262424973257347': No 2G Auth Data 20241017055654605 DAUC <0003> db_auc.c:192 IMSI='262424973257347': No 3G Auth Data HLR_Test-GSUP(249)@7df3d791ce5c: Created GsupExpect[0] for "262424973257347" to be handled at TC_mo_sss_reject(252) 20241017055654627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50330<->l=127.0.0.1:4258 20241017055654633 DLINP <000b> input/ipa.c:451 connected read/write 20241017055654633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055654633 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424973257347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424973257347" session_id=2962661800 session_state=BEGIN} 20241017055654633 DSS <0004> hlr_ussd.c:576 262424973257347/0xb096a1a8: Process SS (BEGIN) 20241017055654633 DSS <0004> hlr_ussd.c:498 262424973257347/0xb096a1a8: SS CompType=Invoke, OpCode=InterrogateSS 20241017055654633 DSS <0004> hlr_ussd.c:506 262424973257347/0xb096a1a8: Structured SS requests are not supported, rejecting... 20241017055654633 DSS <0004> hlr_ussd.c:354 262424973257347/0xb096a1a8: Tx ReturnError(0, 0x15) 20241017055654633 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424973257347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424973257347" session_id=2962661800 session_state=END} 20241017055654633 DLINP <000b> input/ipa.c:451 connected read/write 20241017055654633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055654633 DLINP <000b> input/ipa.c:451 connected read/write 20241017055654633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@7df3d791ce5c: Found GsupExpect[0] for "262424973257347" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@7df3d791ce5c: Added IMSI table entry 0TC_mo_sss_reject(252)"262424973257347" TC_mo_sss_reject(252)@7df3d791ce5c: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055654637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50330<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@7df3d791ce5c: Final verdict of PTC: pass 20241017055654646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50324<->l=127.0.0.1:4258 20241017055654647 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45957<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@7df3d791ce5c: Final verdict of PTC: none 20241017055654647 DLINP <000b> input/ipa.c:451 connected read/write 20241017055654647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055654647 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055654647 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055654647 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 250@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 250: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@7df3d791ce5c: Test case TC_mo_sss_reject finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Thu Oct 17 05:56:54 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 20241017055654689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50346<->l=127.0.0.1:4258 20241017055654790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50346<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) 20241017055655094 DSS <0004> hlr_ussd.c:239 262427611267177/0xbb0dea26: SS Session Timeout, destroying 20241017055655094 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427611267177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055655131 DSS <0004> hlr_ussd.c:239 262428091277793/0x9c0fb287: SS Session Timeout, destroying 20241017055655131 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428091277793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055655166 DSS <0004> hlr_ussd.c:239 262424516089614/0x03d4a966: SS Session Timeout, destroying 20241017055655166 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424516089614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055655199 DSS <0004> hlr_ussd.c:239 262429763760846/0x843ca510: SS Session Timeout, destroying 20241017055655199 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429763760846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055655236 DSS <0004> hlr_ussd.c:239 262424307579401/0x2f33b4d4: SS Session Timeout, destroying 20241017055655236 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424307579401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055655278 DSS <0004> hlr_ussd.c:239 262426715710745/0x09213406: SS Session Timeout, destroying 20241017055655279 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426715710745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055655320 DSS <0004> hlr_ussd.c:239 262427917658847/0x0ee7f367: SS Session Timeout, destroying 20241017055655320 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427917658847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017055655361 DSS <0004> hlr_ussd.c:239 262424329357464/0xc328c9de: SS Session Timeout, destroying 20241017055655361 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424329357464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=248, count=14260) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Thu Oct 17 05:56:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_check_imei started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055657867 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055657867 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055657870 DLINP <000b> input/ipa.c:451 connected read/write 20241017055657870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055657870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44140<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055657873 DLINP <000b> input/ipa.c:451 connected read/write 20241017055657873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055657873 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055657873 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055657873 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 20241017055657873 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055657873 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 20241017055657873 DLGSUP <0013> gsup_server.c:235 2: 20241017055657873 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055657873 DLGSUP <0013> gsup_server.c:235 3: 20241017055657873 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055657873 DLGSUP <0013> gsup_server.c:235 4: 20241017055657873 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055657873 DLGSUP <0013> gsup_server.c:235 5: 20241017055657873 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055657873 DLGSUP <0013> gsup_server.c:235 7: 20241017055657873 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055657873 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055657873 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055657873 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@7df3d791ce5c: 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") 20241017055657892 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36327<->l=127.0.0.1:4259) 20241017055657911 DAUC <0003> db_auc.c:157 IMSI='262421554506684': No 2G Auth Data 20241017055657911 DAUC <0003> db_auc.c:192 IMSI='262421554506684': No 3G Auth Data HLR_Test-GSUP(254)@7df3d791ce5c: Created GsupExpect[0] for "262421554506684" to be handled at TC_gsup_check_imei(257) 20241017055657936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44146<->l=127.0.0.1:4258 20241017055657943 DLINP <000b> input/ipa.c:451 connected read/write 20241017055657943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055657943 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421554506684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421554506684"} 20241017055657943 DMAIN <0000> hlr.c:435 IMSI='262421554506684': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017055657943 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421554506684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421554506684"} 20241017055657943 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421554506684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055657943 DLINP <000b> input/ipa.c:451 connected read/write 20241017055657943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055657943 DLINP <000b> input/ipa.c:451 connected read/write 20241017055657943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7df3d791ce5c: Found GsupExpect[0] for "262421554506684" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_check_imei(257)"262421554506684" TC_gsup_check_imei(257)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055657945 DAUC <0003> db_auc.c:192 IMSI='262421554506684': No 3G Auth Data 20241017055657948 DLINP <000b> input/ipa.c:451 connected read/write 20241017055657948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055657948 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421554506684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421554506684"} 20241017055657948 DAUC <0003> hlr.c:428 IMSI='262421554506684': storing IMEI = 12345678901234 20241017055657952 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421554506684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421554506684"} 20241017055657952 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421554506684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055657952 DLINP <000b> input/ipa.c:451 connected read/write 20241017055657952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055657952 DLINP <000b> input/ipa.c:451 connected read/write 20241017055657952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055657953 DAUC <0003> db_auc.c:192 IMSI='262421554506684': No 3G Auth Data 20241017055657954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44146<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@7df3d791ce5c: Final verdict of PTC: pass 20241017055657966 DAUC <0003> db_auc.c:157 IMSI='262421303897245': No 2G Auth Data 20241017055657966 DAUC <0003> db_auc.c:192 IMSI='262421303897245': No 3G Auth Data HLR_Test-GSUP(254)@7df3d791ce5c: Created GsupExpect[0] for "262421303897245" to be handled at TC_gsup_check_imei(258) 20241017055657989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44148<->l=127.0.0.1:4258 20241017055657994 DLINP <000b> input/ipa.c:451 connected read/write 20241017055657994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055657994 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421303897245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421303897245"} 20241017055657994 DMAIN <0000> hlr.c:435 IMSI='262421303897245': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017055657994 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421303897245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421303897245"} 20241017055657994 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421303897245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055657994 DLINP <000b> input/ipa.c:451 connected read/write 20241017055657994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055657994 DLINP <000b> input/ipa.c:451 connected read/write 20241017055657994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7df3d791ce5c: Found GsupExpect[0] for "262421303897245" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@7df3d791ce5c: Added IMSI table entry 1TC_gsup_check_imei(258)"262421303897245" TC_gsup_check_imei(258)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055657995 DAUC <0003> db_auc.c:192 IMSI='262421303897245': No 3G Auth Data 20241017055657997 DLINP <000b> input/ipa.c:451 connected read/write 20241017055657997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055657997 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421303897245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421303897245"} 20241017055657997 DAUC <0003> hlr.c:428 IMSI='262421303897245': storing IMEI = 12345678901234 20241017055658001 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421303897245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421303897245"} 20241017055658001 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421303897245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055658001 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055658001 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055658002 DAUC <0003> db_auc.c:192 IMSI='262421303897245': No 3G Auth Data 20241017055658003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44148<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@7df3d791ce5c: Final verdict of PTC: pass 20241017055658014 DAUC <0003> db_auc.c:157 IMSI='262426690285888': No 2G Auth Data 20241017055658014 DAUC <0003> db_auc.c:192 IMSI='262426690285888': No 3G Auth Data HLR_Test-GSUP(254)@7df3d791ce5c: Created GsupExpect[0] for "262426690285888" to be handled at TC_gsup_check_imei(259) 20241017055658037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44154<->l=127.0.0.1:4258 20241017055658042 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055658042 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426690285888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426690285888"} 20241017055658042 DMAIN <0000> hlr.c:435 IMSI='262426690285888': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017055658042 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426690285888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426690285888"} 20241017055658042 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426690285888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055658042 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055658042 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7df3d791ce5c: Found GsupExpect[0] for "262426690285888" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@7df3d791ce5c: Added IMSI table entry 2TC_gsup_check_imei(259)"262426690285888" TC_gsup_check_imei(259)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055658044 DAUC <0003> db_auc.c:192 IMSI='262426690285888': No 3G Auth Data 20241017055658047 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055658047 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426690285888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426690285888"} 20241017055658047 DAUC <0003> hlr.c:428 IMSI='262426690285888': storing IMEI = 12345678901234 20241017055658051 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426690285888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426690285888"} 20241017055658051 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426690285888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055658051 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055658051 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055658052 DAUC <0003> db_auc.c:192 IMSI='262426690285888': No 3G Auth Data 20241017055658053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44154<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@7df3d791ce5c: Final verdict of PTC: pass 20241017055658064 DAUC <0003> db_auc.c:157 IMSI='262427224230601': No 2G Auth Data 20241017055658064 DAUC <0003> db_auc.c:192 IMSI='262427224230601': No 3G Auth Data HLR_Test-GSUP(254)@7df3d791ce5c: Created GsupExpect[0] for "262427224230601" to be handled at TC_gsup_check_imei(260) 20241017055658090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44162<->l=127.0.0.1:4258 20241017055658095 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055658096 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427224230601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427224230601"} 20241017055658096 DMAIN <0000> hlr.c:435 IMSI='262427224230601': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017055658096 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427224230601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427224230601"} 20241017055658096 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427224230601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055658096 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055658096 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7df3d791ce5c: Found GsupExpect[0] for "262427224230601" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@7df3d791ce5c: Added IMSI table entry 3TC_gsup_check_imei(260)"262427224230601" TC_gsup_check_imei(260)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055658097 DAUC <0003> db_auc.c:157 IMSI='262427224230601': No 2G Auth Data 20241017055658101 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055658101 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427224230601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427224230601"} 20241017055658101 DAUC <0003> hlr.c:428 IMSI='262427224230601': storing IMEI = 12345678901234 20241017055658104 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427224230601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427224230601"} 20241017055658104 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427224230601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055658104 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055658104 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055658105 DAUC <0003> db_auc.c:157 IMSI='262427224230601': No 2G Auth Data 20241017055658107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44162<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@7df3d791ce5c: Final verdict of PTC: pass 20241017055658119 DAUC <0003> db_auc.c:157 IMSI='262427853546247': No 2G Auth Data 20241017055658119 DAUC <0003> db_auc.c:192 IMSI='262427853546247': No 3G Auth Data HLR_Test-GSUP(254)@7df3d791ce5c: Created GsupExpect[0] for "262427853546247" to be handled at TC_gsup_check_imei(261) 20241017055658143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4258 20241017055658150 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055658150 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427853546247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427853546247"} 20241017055658150 DMAIN <0000> hlr.c:435 IMSI='262427853546247': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017055658150 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427853546247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427853546247"} 20241017055658150 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427853546247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055658150 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055658150 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7df3d791ce5c: Found GsupExpect[0] for "262427853546247" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@7df3d791ce5c: Added IMSI table entry 4TC_gsup_check_imei(261)"262427853546247" TC_gsup_check_imei(261)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055658151 DAUC <0003> db_auc.c:157 IMSI='262427853546247': No 2G Auth Data 20241017055658154 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055658154 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427853546247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427853546247"} 20241017055658154 DAUC <0003> hlr.c:428 IMSI='262427853546247': storing IMEI = 12345678901234 20241017055658157 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427853546247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427853546247"} 20241017055658157 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427853546247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055658157 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055658157 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055658159 DAUC <0003> db_auc.c:157 IMSI='262427853546247': No 2G Auth Data 20241017055658160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@7df3d791ce5c: Final verdict of PTC: pass 20241017055658172 DAUC <0003> db_auc.c:157 IMSI='262426122439901': No 2G Auth Data 20241017055658172 DAUC <0003> db_auc.c:192 IMSI='262426122439901': No 3G Auth Data HLR_Test-GSUP(254)@7df3d791ce5c: Created GsupExpect[0] for "262426122439901" to be handled at TC_gsup_check_imei(262) 20241017055658198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44176<->l=127.0.0.1:4258 20241017055658202 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055658202 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426122439901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426122439901"} 20241017055658202 DMAIN <0000> hlr.c:435 IMSI='262426122439901': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017055658202 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426122439901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426122439901"} 20241017055658202 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426122439901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055658202 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055658202 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7df3d791ce5c: Found GsupExpect[0] for "262426122439901" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@7df3d791ce5c: Added IMSI table entry 5TC_gsup_check_imei(262)"262426122439901" TC_gsup_check_imei(262)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055658206 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055658206 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426122439901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426122439901"} 20241017055658206 DAUC <0003> hlr.c:428 IMSI='262426122439901': storing IMEI = 12345678901234 20241017055658210 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426122439901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426122439901"} 20241017055658210 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426122439901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055658210 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055658210 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055658212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44176<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@7df3d791ce5c: Final verdict of PTC: pass 20241017055658226 DAUC <0003> db_auc.c:157 IMSI='262420967673558': No 2G Auth Data 20241017055658226 DAUC <0003> db_auc.c:192 IMSI='262420967673558': No 3G Auth Data HLR_Test-GSUP(254)@7df3d791ce5c: Created GsupExpect[0] for "262420967673558" to be handled at TC_gsup_check_imei(263) 20241017055658255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44184<->l=127.0.0.1:4258 20241017055658260 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055658260 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420967673558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420967673558"} 20241017055658260 DMAIN <0000> hlr.c:435 IMSI='262420967673558': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017055658260 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420967673558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420967673558"} 20241017055658260 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420967673558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055658260 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055658260 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7df3d791ce5c: Found GsupExpect[0] for "262420967673558" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@7df3d791ce5c: Added IMSI table entry 6TC_gsup_check_imei(263)"262420967673558" TC_gsup_check_imei(263)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055658265 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055658265 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420967673558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420967673558"} 20241017055658265 DAUC <0003> hlr.c:428 IMSI='262420967673558': storing IMEI = 12345678901234 20241017055658268 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420967673558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420967673558"} 20241017055658268 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420967673558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055658268 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055658268 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055658270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44184<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@7df3d791ce5c: Final verdict of PTC: pass 20241017055658285 DAUC <0003> db_auc.c:157 IMSI='262424687103680': No 2G Auth Data 20241017055658285 DAUC <0003> db_auc.c:192 IMSI='262424687103680': No 3G Auth Data HLR_Test-GSUP(254)@7df3d791ce5c: Created GsupExpect[0] for "262424687103680" to be handled at TC_gsup_check_imei(264) 20241017055658312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44194<->l=127.0.0.1:4258 20241017055658316 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055658316 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424687103680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424687103680"} 20241017055658316 DMAIN <0000> hlr.c:435 IMSI='262424687103680': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017055658316 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424687103680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424687103680"} 20241017055658316 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424687103680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055658316 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055658316 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7df3d791ce5c: Found GsupExpect[0] for "262424687103680" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@7df3d791ce5c: Added IMSI table entry 7TC_gsup_check_imei(264)"262424687103680" TC_gsup_check_imei(264)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055658321 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055658321 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424687103680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424687103680"} 20241017055658321 DAUC <0003> hlr.c:428 IMSI='262424687103680': storing IMEI = 12345678901234 20241017055658324 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424687103680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424687103680"} 20241017055658324 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424687103680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055658324 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055658324 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055658327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44194<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@7df3d791ce5c: Final verdict of PTC: pass MTC@7df3d791ce5c: setverdict(pass): none -> pass 20241017055658339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44140<->l=127.0.0.1:4258 20241017055658340 DLINP <000b> input/ipa.c:451 connected read/write 20241017055658340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055658340 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055658340 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055658340 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055658340 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36327<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@7df3d791ce5c: Final verdict of PTC: none 255@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: pass MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_gsup_check_imei finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Thu Oct 17 05:56:58 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 20241017055658395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44202<->l=127.0.0.1:4258 20241017055658495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44202<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=42632) Waiting for packet dumper to finish... 1 (prev_count=42632, count=68524) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Thu Oct 17 05:57:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_check_imei_via_proxy started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055701572 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055701572 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055701574 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055701575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055701577 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055701577 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055701577 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055701577 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 20241017055701577 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055701577 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 20241017055701577 DLGSUP <0013> gsup_server.c:235 2: 20241017055701577 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055701577 DLGSUP <0013> gsup_server.c:235 3: 20241017055701577 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055701577 DLGSUP <0013> gsup_server.c:235 4: 20241017055701577 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055701577 DLGSUP <0013> gsup_server.c:235 5: 20241017055701577 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055701577 DLGSUP <0013> gsup_server.c:235 7: 20241017055701577 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055701577 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055701577 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055701577 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@7df3d791ce5c: 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") 20241017055701596 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43545<->l=127.0.0.1:4259) 20241017055701604 DAUC <0003> db_auc.c:157 IMSI='262422520130863': No 2G Auth Data 20241017055701604 DAUC <0003> db_auc.c:192 IMSI='262422520130863': No 3G Auth Data HLR_Test-GSUP(266)@7df3d791ce5c: Created GsupExpect[0] for "262422520130863" to be handled at TC_gsup_check_imei_via_proxy(269) 20241017055701627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44228<->l=127.0.0.1:4258 20241017055701633 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055701633 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422520130863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422520130863" source_name="the-source\n"} 20241017055701633 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241017055701633 DMAIN <0000> hlr.c:435 IMSI='262422520130863': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017055701633 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262422520130863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422520130863" destination_name="the-source\n"} 20241017055701633 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262422520130863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055701633 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055701633 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7df3d791ce5c: Found GsupExpect[0] for "262422520130863" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262422520130863" TC_gsup_check_imei_via_proxy(269)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055701635 DAUC <0003> db_auc.c:192 IMSI='262422520130863': No 3G Auth Data 20241017055701638 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055701638 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422520130863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422520130863" source_name="the-source\n"} 20241017055701638 DAUC <0003> hlr.c:428 IMSI='262422520130863': storing IMEI = 12345678901234 20241017055701641 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262422520130863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422520130863" destination_name="the-source\n"} 20241017055701641 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262422520130863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055701641 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055701641 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055701642 DAUC <0003> db_auc.c:192 IMSI='262422520130863': No 3G Auth Data 20241017055701643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44228<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@7df3d791ce5c: Final verdict of PTC: pass 20241017055701655 DAUC <0003> db_auc.c:157 IMSI='262420135451405': No 2G Auth Data 20241017055701655 DAUC <0003> db_auc.c:192 IMSI='262420135451405': No 3G Auth Data HLR_Test-GSUP(266)@7df3d791ce5c: Created GsupExpect[0] for "262420135451405" to be handled at TC_gsup_check_imei_via_proxy(270) 20241017055701678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44232<->l=127.0.0.1:4258 20241017055701683 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055701683 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420135451405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420135451405" source_name="the-source\n"} 20241017055701683 DMAIN <0000> hlr.c:435 IMSI='262420135451405': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017055701683 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262420135451405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420135451405" destination_name="the-source\n"} 20241017055701683 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262420135451405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055701683 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055701683 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7df3d791ce5c: Found GsupExpect[0] for "262420135451405" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@7df3d791ce5c: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262420135451405" TC_gsup_check_imei_via_proxy(270)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055701685 DAUC <0003> db_auc.c:192 IMSI='262420135451405': No 3G Auth Data 20241017055701687 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055701687 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420135451405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420135451405" source_name="the-source\n"} 20241017055701687 DAUC <0003> hlr.c:428 IMSI='262420135451405': storing IMEI = 12345678901234 20241017055701690 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262420135451405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420135451405" destination_name="the-source\n"} 20241017055701690 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262420135451405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055701690 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055701691 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055701692 DAUC <0003> db_auc.c:192 IMSI='262420135451405': No 3G Auth Data 20241017055701693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44232<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@7df3d791ce5c: Final verdict of PTC: pass 20241017055701704 DAUC <0003> db_auc.c:157 IMSI='262420734433325': No 2G Auth Data 20241017055701704 DAUC <0003> db_auc.c:192 IMSI='262420734433325': No 3G Auth Data HLR_Test-GSUP(266)@7df3d791ce5c: Created GsupExpect[0] for "262420734433325" to be handled at TC_gsup_check_imei_via_proxy(271) 20241017055701729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44240<->l=127.0.0.1:4258 20241017055701734 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055701734 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420734433325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420734433325" source_name="the-source\n"} 20241017055701734 DMAIN <0000> hlr.c:435 IMSI='262420734433325': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017055701734 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262420734433325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420734433325" destination_name="the-source\n"} 20241017055701734 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262420734433325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055701734 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055701734 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7df3d791ce5c: Found GsupExpect[0] for "262420734433325" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@7df3d791ce5c: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262420734433325" TC_gsup_check_imei_via_proxy(271)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055701736 DAUC <0003> db_auc.c:192 IMSI='262420734433325': No 3G Auth Data 20241017055701739 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055701739 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420734433325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420734433325" source_name="the-source\n"} 20241017055701739 DAUC <0003> hlr.c:428 IMSI='262420734433325': storing IMEI = 12345678901234 20241017055701746 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262420734433325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420734433325" destination_name="the-source\n"} 20241017055701746 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262420734433325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055701746 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055701746 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055701748 DAUC <0003> db_auc.c:192 IMSI='262420734433325': No 3G Auth Data 20241017055701749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44240<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@7df3d791ce5c: Final verdict of PTC: pass 20241017055701769 DAUC <0003> db_auc.c:157 IMSI='262428418893332': No 2G Auth Data 20241017055701769 DAUC <0003> db_auc.c:192 IMSI='262428418893332': No 3G Auth Data HLR_Test-GSUP(266)@7df3d791ce5c: Created GsupExpect[0] for "262428418893332" to be handled at TC_gsup_check_imei_via_proxy(272) 20241017055701792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44254<->l=127.0.0.1:4258 20241017055701797 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055701797 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428418893332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428418893332" source_name="the-source\n"} 20241017055701797 DMAIN <0000> hlr.c:435 IMSI='262428418893332': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017055701797 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262428418893332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428418893332" destination_name="the-source\n"} 20241017055701797 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262428418893332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055701797 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055701797 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7df3d791ce5c: Found GsupExpect[0] for "262428418893332" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@7df3d791ce5c: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262428418893332" TC_gsup_check_imei_via_proxy(272)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055701799 DAUC <0003> db_auc.c:157 IMSI='262428418893332': No 2G Auth Data 20241017055701802 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055701802 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428418893332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428418893332" source_name="the-source\n"} 20241017055701802 DAUC <0003> hlr.c:428 IMSI='262428418893332': storing IMEI = 12345678901234 20241017055701805 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262428418893332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428418893332" destination_name="the-source\n"} 20241017055701806 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262428418893332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055701806 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055701806 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055701807 DAUC <0003> db_auc.c:157 IMSI='262428418893332': No 2G Auth Data 20241017055701808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44254<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@7df3d791ce5c: Final verdict of PTC: pass 20241017055701820 DAUC <0003> db_auc.c:157 IMSI='262427114903184': No 2G Auth Data 20241017055701820 DAUC <0003> db_auc.c:192 IMSI='262427114903184': No 3G Auth Data HLR_Test-GSUP(266)@7df3d791ce5c: Created GsupExpect[0] for "262427114903184" to be handled at TC_gsup_check_imei_via_proxy(273) 20241017055701846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4258 20241017055701851 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055701851 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427114903184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427114903184" source_name="the-source\n"} 20241017055701851 DMAIN <0000> hlr.c:435 IMSI='262427114903184': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017055701851 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262427114903184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427114903184" destination_name="the-source\n"} 20241017055701851 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262427114903184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055701851 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055701851 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7df3d791ce5c: Found GsupExpect[0] for "262427114903184" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@7df3d791ce5c: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262427114903184" TC_gsup_check_imei_via_proxy(273)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055701853 DAUC <0003> db_auc.c:157 IMSI='262427114903184': No 2G Auth Data 20241017055701856 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055701856 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427114903184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427114903184" source_name="the-source\n"} 20241017055701856 DAUC <0003> hlr.c:428 IMSI='262427114903184': storing IMEI = 12345678901234 20241017055701859 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262427114903184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427114903184" destination_name="the-source\n"} 20241017055701859 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262427114903184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055701859 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055701859 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055701860 DAUC <0003> db_auc.c:157 IMSI='262427114903184': No 2G Auth Data 20241017055701861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@7df3d791ce5c: Final verdict of PTC: pass 20241017055701873 DAUC <0003> db_auc.c:157 IMSI='262423944232528': No 2G Auth Data 20241017055701873 DAUC <0003> db_auc.c:192 IMSI='262423944232528': No 3G Auth Data HLR_Test-GSUP(266)@7df3d791ce5c: Created GsupExpect[0] for "262423944232528" to be handled at TC_gsup_check_imei_via_proxy(274) 20241017055701898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 20241017055701903 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055701903 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423944232528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423944232528" source_name="the-source\n"} 20241017055701903 DMAIN <0000> hlr.c:435 IMSI='262423944232528': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017055701903 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262423944232528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423944232528" destination_name="the-source\n"} 20241017055701903 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423944232528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055701903 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055701903 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7df3d791ce5c: Found GsupExpect[0] for "262423944232528" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@7df3d791ce5c: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262423944232528" TC_gsup_check_imei_via_proxy(274)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055701909 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055701909 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423944232528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423944232528" source_name="the-source\n"} 20241017055701909 DAUC <0003> hlr.c:428 IMSI='262423944232528': storing IMEI = 12345678901234 20241017055701912 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262423944232528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423944232528" destination_name="the-source\n"} 20241017055701912 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423944232528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055701913 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055701913 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055701915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@7df3d791ce5c: Final verdict of PTC: pass 20241017055701930 DAUC <0003> db_auc.c:157 IMSI='262429150534589': No 2G Auth Data 20241017055701930 DAUC <0003> db_auc.c:192 IMSI='262429150534589': No 3G Auth Data HLR_Test-GSUP(266)@7df3d791ce5c: Created GsupExpect[0] for "262429150534589" to be handled at TC_gsup_check_imei_via_proxy(275) 20241017055701958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44274<->l=127.0.0.1:4258 20241017055701963 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055701963 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429150534589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429150534589" source_name="the-source\n"} 20241017055701963 DMAIN <0000> hlr.c:435 IMSI='262429150534589': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017055701963 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429150534589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429150534589" destination_name="the-source\n"} 20241017055701963 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262429150534589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055701963 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055701963 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7df3d791ce5c: Found GsupExpect[0] for "262429150534589" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@7df3d791ce5c: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262429150534589" TC_gsup_check_imei_via_proxy(275)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055701967 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055701967 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429150534589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429150534589" source_name="the-source\n"} 20241017055701967 DAUC <0003> hlr.c:428 IMSI='262429150534589': storing IMEI = 12345678901234 20241017055701971 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429150534589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429150534589" destination_name="the-source\n"} 20241017055701971 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262429150534589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055701971 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055701971 DLINP <000b> input/ipa.c:451 connected read/write 20241017055701971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055701973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44274<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@7df3d791ce5c: Final verdict of PTC: pass 20241017055701988 DAUC <0003> db_auc.c:157 IMSI='262428929928397': No 2G Auth Data 20241017055701988 DAUC <0003> db_auc.c:192 IMSI='262428929928397': No 3G Auth Data HLR_Test-GSUP(266)@7df3d791ce5c: Created GsupExpect[0] for "262428929928397" to be handled at TC_gsup_check_imei_via_proxy(276) 20241017055702018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44286<->l=127.0.0.1:4258 20241017055702023 DLINP <000b> input/ipa.c:451 connected read/write 20241017055702023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055702023 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428929928397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428929928397" source_name="the-source\n"} 20241017055702023 DMAIN <0000> hlr.c:435 IMSI='262428929928397': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017055702023 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262428929928397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428929928397" destination_name="the-source\n"} 20241017055702023 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262428929928397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055702023 DLINP <000b> input/ipa.c:451 connected read/write 20241017055702023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055702024 DLINP <000b> input/ipa.c:451 connected read/write 20241017055702024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7df3d791ce5c: Found GsupExpect[0] for "262428929928397" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@7df3d791ce5c: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262428929928397" TC_gsup_check_imei_via_proxy(276)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055702029 DLINP <000b> input/ipa.c:451 connected read/write 20241017055702029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055702029 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428929928397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428929928397" source_name="the-source\n"} 20241017055702029 DAUC <0003> hlr.c:428 IMSI='262428929928397': storing IMEI = 12345678901234 20241017055702033 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262428929928397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428929928397" destination_name="the-source\n"} 20241017055702033 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262428929928397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055702033 DLINP <000b> input/ipa.c:451 connected read/write 20241017055702033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055702033 DLINP <000b> input/ipa.c:451 connected read/write 20241017055702033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055702035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44286<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@7df3d791ce5c: Final verdict of PTC: pass MTC@7df3d791ce5c: setverdict(pass): none -> pass 20241017055702047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20241017055702048 DLINP <000b> input/ipa.c:451 connected read/write 20241017055702048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055702048 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(266)@7df3d791ce5c: Final verdict of PTC: none 20241017055702048 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055702048 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055702048 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241017055702048 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43545<->l=127.0.0.1:4259) 267@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: pass MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Thu Oct 17 05:57:02 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 20241017055702090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44288<->l=127.0.0.1:4258 20241017055702191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44288<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=44200) Waiting for packet dumper to finish... 1 (prev_count=44200, count=69304) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Thu Oct 17 05:57:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_check_imei_invalid_len started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055705269 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055705269 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055705271 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44294<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055705274 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705274 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055705274 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055705274 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 20241017055705274 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055705274 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 20241017055705274 DLGSUP <0013> gsup_server.c:235 2: 20241017055705274 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055705274 DLGSUP <0013> gsup_server.c:235 3: 20241017055705274 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055705274 DLGSUP <0013> gsup_server.c:235 4: 20241017055705274 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055705274 DLGSUP <0013> gsup_server.c:235 5: 20241017055705274 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055705274 DLGSUP <0013> gsup_server.c:235 7: 20241017055705274 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055705274 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055705274 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055705274 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@7df3d791ce5c: 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") 20241017055705290 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37017<->l=127.0.0.1:4259) 20241017055705298 DAUC <0003> db_auc.c:157 IMSI='262420918079827': No 2G Auth Data 20241017055705298 DAUC <0003> db_auc.c:192 IMSI='262420918079827': No 3G Auth Data HLR_Test-GSUP(278)@7df3d791ce5c: Created GsupExpect[0] for "262420918079827" to be handled at TC_gsup_check_imei_invalid_len(281) 20241017055705321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44296<->l=127.0.0.1:4258 20241017055705327 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705327 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420918079827"} 20241017055705327 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241017055705327 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420918079827" cause=Invalid mandatory information} 20241017055705327 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705327 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705327 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7df3d791ce5c: Found GsupExpect[0] for "262420918079827" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262420918079827" TC_gsup_check_imei_invalid_len(281)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055705329 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705329 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420918079827"} 20241017055705329 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241017055705329 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420918079827" cause=Invalid mandatory information} 20241017055705329 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705329 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705329 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705331 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705331 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420918079827"} 20241017055705331 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241017055705331 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420918079827" cause=Invalid mandatory information} 20241017055705331 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705331 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705331 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705333 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705333 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420918079827"} 20241017055705333 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241017055705333 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420918079827" cause=Invalid mandatory information} 20241017055705333 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705333 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705333 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705335 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705335 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420918079827"} 20241017055705335 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241017055705335 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420918079827" cause=Invalid mandatory information} 20241017055705335 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420918079827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705335 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705335 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44296<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@7df3d791ce5c: Final verdict of PTC: pass 20241017055705348 DAUC <0003> db_auc.c:157 IMSI='262422936138975': No 2G Auth Data 20241017055705348 DAUC <0003> db_auc.c:192 IMSI='262422936138975': No 3G Auth Data HLR_Test-GSUP(278)@7df3d791ce5c: Created GsupExpect[0] for "262422936138975" to be handled at TC_gsup_check_imei_invalid_len(282) 20241017055705371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44310<->l=127.0.0.1:4258 20241017055705375 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705375 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422936138975"} 20241017055705375 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241017055705375 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422936138975" cause=Invalid mandatory information} 20241017055705375 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705375 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705375 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7df3d791ce5c: Found GsupExpect[0] for "262422936138975" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@7df3d791ce5c: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262422936138975" TC_gsup_check_imei_invalid_len(282)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055705377 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705377 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422936138975"} 20241017055705377 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241017055705377 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422936138975" cause=Invalid mandatory information} 20241017055705377 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705377 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705377 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705379 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705379 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422936138975"} 20241017055705379 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241017055705379 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422936138975" cause=Invalid mandatory information} 20241017055705379 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705379 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705379 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705380 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705380 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422936138975"} 20241017055705380 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241017055705380 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422936138975" cause=Invalid mandatory information} 20241017055705380 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705380 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705380 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705382 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705382 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422936138975"} 20241017055705382 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241017055705382 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422936138975" cause=Invalid mandatory information} 20241017055705382 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422936138975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705382 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705382 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44310<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@7df3d791ce5c: Final verdict of PTC: pass 20241017055705395 DAUC <0003> db_auc.c:157 IMSI='262426753594962': No 2G Auth Data 20241017055705395 DAUC <0003> db_auc.c:192 IMSI='262426753594962': No 3G Auth Data HLR_Test-GSUP(278)@7df3d791ce5c: Created GsupExpect[0] for "262426753594962" to be handled at TC_gsup_check_imei_invalid_len(283) 20241017055705419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44324<->l=127.0.0.1:4258 20241017055705423 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705423 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753594962"} 20241017055705423 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241017055705423 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753594962" cause=Invalid mandatory information} 20241017055705423 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705423 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705423 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7df3d791ce5c: Found GsupExpect[0] for "262426753594962" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@7df3d791ce5c: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262426753594962" TC_gsup_check_imei_invalid_len(283)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055705425 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705425 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753594962"} 20241017055705425 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241017055705425 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753594962" cause=Invalid mandatory information} 20241017055705425 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705425 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705425 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705427 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705427 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753594962"} 20241017055705427 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241017055705427 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753594962" cause=Invalid mandatory information} 20241017055705427 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705427 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705427 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705428 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705428 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753594962"} 20241017055705428 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241017055705428 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753594962" cause=Invalid mandatory information} 20241017055705429 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705429 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705429 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705430 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705430 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753594962"} 20241017055705430 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241017055705430 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753594962" cause=Invalid mandatory information} 20241017055705430 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426753594962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705430 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705430 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44324<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@7df3d791ce5c: Final verdict of PTC: pass 20241017055705444 DAUC <0003> db_auc.c:157 IMSI='262428311863217': No 2G Auth Data 20241017055705444 DAUC <0003> db_auc.c:192 IMSI='262428311863217': No 3G Auth Data HLR_Test-GSUP(278)@7df3d791ce5c: Created GsupExpect[0] for "262428311863217" to be handled at TC_gsup_check_imei_invalid_len(284) 20241017055705466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44332<->l=127.0.0.1:4258 20241017055705470 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705470 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428311863217"} 20241017055705470 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241017055705470 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428311863217" cause=Invalid mandatory information} 20241017055705470 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705470 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705470 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7df3d791ce5c: Found GsupExpect[0] for "262428311863217" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@7df3d791ce5c: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262428311863217" TC_gsup_check_imei_invalid_len(284)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055705472 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705472 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428311863217"} 20241017055705472 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241017055705472 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428311863217" cause=Invalid mandatory information} 20241017055705472 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705472 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705472 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705474 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705474 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428311863217"} 20241017055705474 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241017055705474 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428311863217" cause=Invalid mandatory information} 20241017055705474 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705474 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705474 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705476 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705476 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428311863217"} 20241017055705476 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241017055705476 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428311863217" cause=Invalid mandatory information} 20241017055705476 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705476 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705476 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705478 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705478 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428311863217"} 20241017055705478 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241017055705478 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428311863217" cause=Invalid mandatory information} 20241017055705478 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428311863217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705478 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705478 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44332<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@7df3d791ce5c: Final verdict of PTC: pass 20241017055705491 DAUC <0003> db_auc.c:157 IMSI='262427320493939': No 2G Auth Data 20241017055705491 DAUC <0003> db_auc.c:192 IMSI='262427320493939': No 3G Auth Data HLR_Test-GSUP(278)@7df3d791ce5c: Created GsupExpect[0] for "262427320493939" to be handled at TC_gsup_check_imei_invalid_len(285) 20241017055705515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44346<->l=127.0.0.1:4258 20241017055705517 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705517 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427320493939"} 20241017055705517 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241017055705517 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427320493939" cause=Invalid mandatory information} 20241017055705517 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705517 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705517 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7df3d791ce5c: Found GsupExpect[0] for "262427320493939" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@7df3d791ce5c: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262427320493939" TC_gsup_check_imei_invalid_len(285)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055705519 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705519 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427320493939"} 20241017055705519 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241017055705519 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427320493939" cause=Invalid mandatory information} 20241017055705519 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705519 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705519 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705520 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705520 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427320493939"} 20241017055705520 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241017055705520 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427320493939" cause=Invalid mandatory information} 20241017055705520 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705520 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705520 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705522 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705522 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427320493939"} 20241017055705522 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241017055705522 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427320493939" cause=Invalid mandatory information} 20241017055705522 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705522 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705522 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705524 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705524 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427320493939"} 20241017055705524 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241017055705524 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427320493939" cause=Invalid mandatory information} 20241017055705524 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427320493939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705524 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705524 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44346<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@7df3d791ce5c: Final verdict of PTC: pass 20241017055705537 DAUC <0003> db_auc.c:157 IMSI='262421316130417': No 2G Auth Data 20241017055705537 DAUC <0003> db_auc.c:192 IMSI='262421316130417': No 3G Auth Data HLR_Test-GSUP(278)@7df3d791ce5c: Created GsupExpect[0] for "262421316130417" to be handled at TC_gsup_check_imei_invalid_len(286) 20241017055705565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44348<->l=127.0.0.1:4258 20241017055705568 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705568 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421316130417"} 20241017055705568 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241017055705568 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421316130417" cause=Invalid mandatory information} 20241017055705568 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705568 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705568 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7df3d791ce5c: Found GsupExpect[0] for "262421316130417" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@7df3d791ce5c: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262421316130417" TC_gsup_check_imei_invalid_len(286)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055705571 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705571 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421316130417"} 20241017055705571 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241017055705571 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421316130417" cause=Invalid mandatory information} 20241017055705571 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705571 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705571 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705573 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705573 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421316130417"} 20241017055705573 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241017055705573 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421316130417" cause=Invalid mandatory information} 20241017055705573 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705573 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705573 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705575 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705575 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421316130417"} 20241017055705575 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241017055705575 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421316130417" cause=Invalid mandatory information} 20241017055705575 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705575 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705575 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705577 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705577 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421316130417"} 20241017055705577 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241017055705577 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421316130417" cause=Invalid mandatory information} 20241017055705577 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421316130417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705577 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705577 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44348<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@7df3d791ce5c: Final verdict of PTC: pass 20241017055705593 DAUC <0003> db_auc.c:157 IMSI='262422238735749': No 2G Auth Data 20241017055705593 DAUC <0003> db_auc.c:192 IMSI='262422238735749': No 3G Auth Data HLR_Test-GSUP(278)@7df3d791ce5c: Created GsupExpect[0] for "262422238735749" to be handled at TC_gsup_check_imei_invalid_len(287) 20241017055705620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44358<->l=127.0.0.1:4258 20241017055705624 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705624 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422238735749"} 20241017055705624 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241017055705624 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422238735749" cause=Invalid mandatory information} 20241017055705624 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705624 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705624 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7df3d791ce5c: Found GsupExpect[0] for "262422238735749" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@7df3d791ce5c: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262422238735749" TC_gsup_check_imei_invalid_len(287)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055705626 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705626 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422238735749"} 20241017055705626 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241017055705626 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422238735749" cause=Invalid mandatory information} 20241017055705626 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705626 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705626 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705628 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705628 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422238735749"} 20241017055705628 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241017055705628 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422238735749" cause=Invalid mandatory information} 20241017055705628 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705628 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705628 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705630 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705630 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422238735749"} 20241017055705630 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241017055705630 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422238735749" cause=Invalid mandatory information} 20241017055705630 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705630 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705630 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705632 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705632 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422238735749"} 20241017055705632 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241017055705632 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422238735749" cause=Invalid mandatory information} 20241017055705632 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422238735749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705632 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705632 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44358<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@7df3d791ce5c: Final verdict of PTC: pass 20241017055705649 DAUC <0003> db_auc.c:157 IMSI='262428971270016': No 2G Auth Data 20241017055705649 DAUC <0003> db_auc.c:192 IMSI='262428971270016': No 3G Auth Data HLR_Test-GSUP(278)@7df3d791ce5c: Created GsupExpect[0] for "262428971270016" to be handled at TC_gsup_check_imei_invalid_len(288) 20241017055705675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44374<->l=127.0.0.1:4258 20241017055705678 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705678 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428971270016"} 20241017055705678 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241017055705678 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428971270016" cause=Invalid mandatory information} 20241017055705678 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705678 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705678 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7df3d791ce5c: Found GsupExpect[0] for "262428971270016" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@7df3d791ce5c: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262428971270016" TC_gsup_check_imei_invalid_len(288)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055705680 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705680 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428971270016"} 20241017055705680 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241017055705680 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428971270016" cause=Invalid mandatory information} 20241017055705680 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705680 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705680 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705681 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705681 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428971270016"} 20241017055705681 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241017055705681 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428971270016" cause=Invalid mandatory information} 20241017055705681 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705681 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705681 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705683 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705683 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428971270016"} 20241017055705683 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241017055705683 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428971270016" cause=Invalid mandatory information} 20241017055705683 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705683 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705683 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705684 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705684 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428971270016"} 20241017055705684 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241017055705684 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428971270016" cause=Invalid mandatory information} 20241017055705684 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428971270016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055705684 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055705684 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055705685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44374<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@7df3d791ce5c: Final verdict of PTC: pass MTC@7df3d791ce5c: setverdict(pass): none -> pass 20241017055705697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44294<->l=127.0.0.1:4258 20241017055705698 DLINP <000b> input/ipa.c:451 connected read/write 20241017055705698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055705698 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055705698 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055705698 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@7df3d791ce5c: Final verdict of PTC: none 20241017055705698 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37017<->l=127.0.0.1:4259) 279@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: pass MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@7df3d791ce5c: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Thu Oct 17 05:57:05 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 20241017055705740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44388<->l=127.0.0.1:4258 20241017055705841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44388<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=34344) Waiting for packet dumper to finish... 1 (prev_count=34344, count=50568) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Thu Oct 17 05:57:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_gsup_check_imei_unknown_imsi started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055708920 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055708920 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055708922 DLINP <000b> input/ipa.c:451 connected read/write 20241017055708922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055708923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51252<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055708925 DLINP <000b> input/ipa.c:451 connected read/write 20241017055708925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055708925 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055708925 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055708925 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 20241017055708925 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055708925 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 20241017055708925 DLGSUP <0013> gsup_server.c:235 2: 20241017055708925 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055708925 DLGSUP <0013> gsup_server.c:235 3: 20241017055708925 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055708925 DLGSUP <0013> gsup_server.c:235 4: 20241017055708925 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055708925 DLGSUP <0013> gsup_server.c:235 5: 20241017055708925 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055708925 DLGSUP <0013> gsup_server.c:235 7: 20241017055708925 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055708925 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055708925 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055708925 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@7df3d791ce5c: 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") 20241017055708946 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40349<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@7df3d791ce5c: Created GsupExpect[0] for "262428697553039" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241017055708957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51254<->l=127.0.0.1:4258 20241017055708969 DLINP <000b> input/ipa.c:451 connected read/write 20241017055708969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055708969 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428697553039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428697553039"} 20241017055708969 DMAIN <0000> hlr.c:435 IMSI='262428697553039': has IMEI = 22245678901234 (consider setting 'store-imei') 20241017055708969 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428697553039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241017055708969 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428697553039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428697553039" cause=Invalid mandatory information} 20241017055708969 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428697553039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055708969 DLINP <000b> input/ipa.c:451 connected read/write 20241017055708969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055708969 DLINP <000b> input/ipa.c:451 connected read/write 20241017055708969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@7df3d791ce5c: Found GsupExpect[0] for "262428697553039" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@7df3d791ce5c: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428697553039" TC_gsup_check_imei_unknown_imsi(293)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055708974 DLINP <000b> input/ipa.c:451 connected read/write 20241017055708974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055708974 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428697553039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428697553039"} 20241017055708974 DAUC <0003> hlr.c:428 IMSI='262428697553039': storing IMEI = 22245678901234 20241017055708974 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428697553039': no such subscriber 20241017055708974 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428697553039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241017055708974 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428697553039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428697553039" cause=Invalid mandatory information} 20241017055708974 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428697553039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055708974 DLINP <000b> input/ipa.c:451 connected read/write 20241017055708974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055708974 DLINP <000b> input/ipa.c:451 connected read/write 20241017055708974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055708975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51254<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@7df3d791ce5c: Final verdict of PTC: pass 20241017055708976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51252<->l=127.0.0.1:4258 20241017055708977 DLINP <000b> input/ipa.c:451 connected read/write 20241017055708977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055708977 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055708977 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055708977 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055708978 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40349<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@7df3d791ce5c: Final verdict of PTC: none 291@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 291: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@7df3d791ce5c: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Thu Oct 17 05:57:08 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 20241017055709015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51268<->l=127.0.0.1:4258 20241017055709116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51268<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=14764) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Thu Oct 17 05:57:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055712192 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055712192 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055712194 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51276<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055712196 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712197 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055712197 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055712197 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 20241017055712197 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055712197 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 20241017055712197 DLGSUP <0013> gsup_server.c:235 2: 20241017055712197 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055712197 DLGSUP <0013> gsup_server.c:235 3: 20241017055712197 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055712197 DLGSUP <0013> gsup_server.c:235 4: 20241017055712197 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055712197 DLGSUP <0013> gsup_server.c:235 5: 20241017055712197 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055712197 DLGSUP <0013> gsup_server.c:235 7: 20241017055712197 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055712197 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055712197 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055712197 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@7df3d791ce5c: 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") 20241017055712221 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45765<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@7df3d791ce5c: Created GsupExpect[0] for "262427938153939" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241017055712234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51280<->l=127.0.0.1:4258 20241017055712240 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712240 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427938153939"} 20241017055712240 DMAIN <0000> hlr.c:227 IMSI='262427938153939': Creating subscriber on demand 20241017055712255 DMAIN <0000> hlr.c:243 IMSI='262427938153939': Successfully assigned MSISDN='452' 20241017055712255 DAUC <0003> hlr.c:428 IMSI='262427938153939': storing IMEI = 12345678901234 20241017055712271 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427938153939"} 20241017055712271 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055712271 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712271 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@7df3d791ce5c: Found GsupExpect[0] for "262427938153939" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@7df3d791ce5c: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262427938153939" TC_subscr_create_on_demand_check_imei_early(298)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055712274 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712274 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712275 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712275 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712276 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712276 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712278 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712278 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427938153939" cn_domain=PS} 20241017055712278 DLU <0006> fsm.c:456 lu(262427938153939)[0x55591031abb0]{UNVALIDATED}: Allocated 20241017055712278 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055712288 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427938153939)[0x55591031abb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055712288 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427938153939" cn_domain=PS} 20241017055712288 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712288 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712290 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712290 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427938153939"} 20241017055712290 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427938153939)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055712290 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055712290 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427938153939"} 20241017055712290 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055712290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427938153939)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055712290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427938153939)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055712290 DLU <0006> fsm.c:568 lu(PS:IMSI-262427938153939)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055712290 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712290 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055712299 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712299 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427938153939"} 20241017055712299 DMAIN <0000> hlr.c:227 IMSI='262427938153939': Creating subscriber on demand 20241017055712306 DMAIN <0000> hlr.c:243 IMSI='262427938153939': Successfully assigned MSISDN='757' 20241017055712306 DAUC <0003> hlr.c:428 IMSI='262427938153939': storing IMEI = 12345678901234 20241017055712309 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427938153939"} 20241017055712309 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055712309 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712309 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055712311 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712311 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712312 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712312 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712313 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712313 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712314 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712314 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712315 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712315 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427938153939" cn_domain=PS} 20241017055712315 DLU <0006> fsm.c:456 lu(262427938153939)[0x55591031abb0]{UNVALIDATED}: Allocated 20241017055712315 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055712322 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427938153939)[0x55591031abb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055712322 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427938153939" cn_domain=PS} 20241017055712322 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712322 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712324 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712324 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427938153939"} 20241017055712324 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427938153939)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055712324 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055712324 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427938153939"} 20241017055712324 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055712324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427938153939)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055712324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427938153939)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055712324 DLU <0006> fsm.c:568 lu(PS:IMSI-262427938153939)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055712324 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712324 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055712333 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712333 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427938153939"} 20241017055712333 DMAIN <0000> hlr.c:227 IMSI='262427938153939': Creating subscriber on demand 20241017055712340 DMAIN <0000> hlr.c:243 IMSI='262427938153939': Successfully assigned MSISDN='070' 20241017055712340 DAUC <0003> hlr.c:428 IMSI='262427938153939': storing IMEI = 12345678901234 20241017055712343 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427938153939"} 20241017055712343 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055712343 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712343 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055712345 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712345 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712346 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712346 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712347 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712347 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712348 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712348 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712349 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712349 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427938153939" cn_domain=PS} 20241017055712349 DLU <0006> fsm.c:456 lu(262427938153939)[0x55591031abb0]{UNVALIDATED}: Allocated 20241017055712349 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241017055712349 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427938153939" cause=GPRS services not allowed} 20241017055712349 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055712349 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427938153939)[0x55591031abb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055712349 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427938153939)[0x55591031abb0]{UNVALIDATED}: Freeing instance 20241017055712349 DLU <0006> fsm.c:568 lu(PS:IMSI-262427938153939)[0x55591031abb0]{UNVALIDATED}: Deallocated 20241017055712349 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712349 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055712357 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712357 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427938153939"} 20241017055712357 DMAIN <0000> hlr.c:227 IMSI='262427938153939': Creating subscriber on demand 20241017055712364 DMAIN <0000> hlr.c:243 IMSI='262427938153939': Successfully assigned MSISDN='685' 20241017055712364 DAUC <0003> hlr.c:428 IMSI='262427938153939': storing IMEI = 12345678901234 20241017055712367 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427938153939"} 20241017055712367 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055712367 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712367 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055712369 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712369 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712370 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712370 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712371 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712371 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712372 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712372 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427938153939" cn_domain=PS} 20241017055712372 DLU <0006> fsm.c:456 lu(262427938153939)[0x55591031abb0]{UNVALIDATED}: Allocated 20241017055712372 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241017055712372 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427938153939" cause=GPRS services not allowed} 20241017055712372 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055712372 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427938153939)[0x55591031abb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055712372 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427938153939)[0x55591031abb0]{UNVALIDATED}: Freeing instance 20241017055712372 DLU <0006> fsm.c:568 lu(PS:IMSI-262427938153939)[0x55591031abb0]{UNVALIDATED}: Deallocated 20241017055712372 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712372 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055712381 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712381 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427938153939"} 20241017055712381 DMAIN <0000> hlr.c:227 IMSI='262427938153939': Creating subscriber on demand 20241017055712384 DAUC <0003> hlr.c:428 IMSI='262427938153939': storing IMEI = 12345678901234 20241017055712387 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427938153939"} 20241017055712387 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055712387 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712387 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055712389 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712389 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712390 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712390 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712391 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712391 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712393 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712393 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427938153939" cn_domain=PS} 20241017055712393 DLU <0006> fsm.c:456 lu(262427938153939)[0x55591031abb0]{UNVALIDATED}: Allocated 20241017055712393 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241017055712393 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427938153939" cause=GPRS services not allowed} 20241017055712393 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055712393 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427938153939)[0x55591031abb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055712393 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427938153939)[0x55591031abb0]{UNVALIDATED}: Freeing instance 20241017055712393 DLU <0006> fsm.c:568 lu(PS:IMSI-262427938153939)[0x55591031abb0]{UNVALIDATED}: Deallocated 20241017055712393 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712393 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055712401 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712401 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427938153939"} 20241017055712401 DMAIN <0000> hlr.c:227 IMSI='262427938153939': Creating subscriber on demand 20241017055712404 DAUC <0003> hlr.c:428 IMSI='262427938153939': storing IMEI = 12345678901234 20241017055712408 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427938153939"} 20241017055712408 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017055712408 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712408 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055712409 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712409 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712410 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712410 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712411 DAUC <0003> db_auc.c:157 IMSI='262427938153939': No 2G Auth Data 20241017055712411 DAUC <0003> db_auc.c:192 IMSI='262427938153939': No 3G Auth Data 20241017055712412 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712412 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427938153939" cn_domain=PS} 20241017055712412 DLU <0006> fsm.c:456 lu(262427938153939)[0x55591031abb0]{UNVALIDATED}: Allocated 20241017055712412 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055712419 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427938153939)[0x55591031abb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055712419 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427938153939" cn_domain=PS} 20241017055712419 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712419 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712421 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712421 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427938153939"} 20241017055712421 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427938153939)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055712421 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055712421 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427938153939"} 20241017055712421 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427938153939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055712421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427938153939)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055712422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427938153939)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055712422 DLU <0006> fsm.c:568 lu(PS:IMSI-262427938153939)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055712422 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055712422 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055712431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51280<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@7df3d791ce5c: Final verdict of PTC: pass 20241017055712432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51276<->l=127.0.0.1:4258 HLR_Test-GSUP(295)@7df3d791ce5c: Final verdict of PTC: none 20241017055712433 DLINP <000b> input/ipa.c:451 connected read/write 20241017055712433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055712433 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055712433 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055712433 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055712433 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45765<->l=127.0.0.1:4259) 296@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 296: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@7df3d791ce5c: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Thu Oct 17 05:57:12 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 20241017055712479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51282<->l=127.0.0.1:4258 20241017055712580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51282<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=32108) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Thu Oct 17 05:57:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_subscr_create_on_demand_ul started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055715656 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055715656 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055715658 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055715659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51286<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055715662 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055715662 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055715662 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055715662 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 20241017055715662 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055715662 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 20241017055715662 DLGSUP <0013> gsup_server.c:235 2: 20241017055715662 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055715662 DLGSUP <0013> gsup_server.c:235 3: 20241017055715662 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055715662 DLGSUP <0013> gsup_server.c:235 4: 20241017055715662 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055715662 DLGSUP <0013> gsup_server.c:235 5: 20241017055715662 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055715662 DLGSUP <0013> gsup_server.c:235 7: 20241017055715662 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055715662 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055715662 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055715662 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@7df3d791ce5c: 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") 20241017055715680 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41023<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@7df3d791ce5c: Created GsupExpect[0] for "262420149508472" to be handled at TC_subscr_create_on_demand_ul(303) 20241017055715694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51302<->l=127.0.0.1:4258 20241017055715709 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055715709 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420149508472" cn_domain=PS} 20241017055715709 DMAIN <0000> hlr.c:227 IMSI='262420149508472': Creating subscriber on demand 20241017055715716 DMAIN <0000> hlr.c:243 IMSI='262420149508472': Successfully assigned MSISDN='375' 20241017055715716 DLU <0006> fsm.c:456 lu(262420149508472)[0x55591031abb0]{UNVALIDATED}: Allocated 20241017055715716 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055715723 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420149508472)[0x55591031abb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055715723 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420149508472" cn_domain=PS} 20241017055715723 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055715723 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@7df3d791ce5c: Found GsupExpect[0] for "262420149508472" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@7df3d791ce5c: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262420149508472" 20241017055715726 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055715727 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420149508472"} 20241017055715727 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420149508472)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055715727 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055715727 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420149508472"} 20241017055715727 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055715727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420149508472)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055715727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420149508472)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055715727 DLU <0006> fsm.c:568 lu(PS:IMSI-262420149508472)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055715727 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055715727 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055715728 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715728 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715729 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715729 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715730 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715730 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715738 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055715738 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420149508472" cn_domain=PS} 20241017055715738 DMAIN <0000> hlr.c:227 IMSI='262420149508472': Creating subscriber on demand 20241017055715744 DMAIN <0000> hlr.c:243 IMSI='262420149508472': Successfully assigned MSISDN='422' 20241017055715744 DLU <0006> fsm.c:456 lu(262420149508472)[0x55591031abb0]{UNVALIDATED}: Allocated 20241017055715744 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055715751 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420149508472)[0x55591031abb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055715751 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420149508472" cn_domain=PS} 20241017055715751 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055715751 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055715753 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055715753 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420149508472"} 20241017055715753 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420149508472)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055715753 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055715753 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420149508472"} 20241017055715753 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055715753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420149508472)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055715753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420149508472)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055715753 DLU <0006> fsm.c:568 lu(PS:IMSI-262420149508472)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055715753 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055715753 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055715754 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715754 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715755 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715755 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715756 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715756 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715756 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715756 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715763 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055715763 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420149508472" cn_domain=PS} 20241017055715763 DMAIN <0000> hlr.c:227 IMSI='262420149508472': Creating subscriber on demand 20241017055715770 DMAIN <0000> hlr.c:243 IMSI='262420149508472': Successfully assigned MSISDN='967' 20241017055715770 DLU <0006> fsm.c:456 lu(262420149508472)[0x55591031abb0]{UNVALIDATED}: Allocated 20241017055715770 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241017055715770 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420149508472" cause=GPRS services not allowed} 20241017055715770 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055715770 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420149508472)[0x55591031abb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055715770 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420149508472)[0x55591031abb0]{UNVALIDATED}: Freeing instance 20241017055715770 DLU <0006> fsm.c:568 lu(PS:IMSI-262420149508472)[0x55591031abb0]{UNVALIDATED}: Deallocated 20241017055715770 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055715770 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055715772 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715772 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715772 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715772 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715773 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715773 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715774 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715774 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715781 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055715781 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420149508472" cn_domain=PS} 20241017055715781 DMAIN <0000> hlr.c:227 IMSI='262420149508472': Creating subscriber on demand 20241017055715788 DMAIN <0000> hlr.c:243 IMSI='262420149508472': Successfully assigned MSISDN='970' 20241017055715788 DLU <0006> fsm.c:456 lu(262420149508472)[0x55591031abb0]{UNVALIDATED}: Allocated 20241017055715788 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241017055715788 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420149508472" cause=GPRS services not allowed} 20241017055715788 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055715788 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420149508472)[0x55591031abb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055715788 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420149508472)[0x55591031abb0]{UNVALIDATED}: Freeing instance 20241017055715788 DLU <0006> fsm.c:568 lu(PS:IMSI-262420149508472)[0x55591031abb0]{UNVALIDATED}: Deallocated 20241017055715788 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055715788 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055715790 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715790 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715791 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715791 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715792 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715792 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715799 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055715799 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420149508472" cn_domain=PS} 20241017055715799 DMAIN <0000> hlr.c:227 IMSI='262420149508472': Creating subscriber on demand 20241017055715802 DLU <0006> fsm.c:456 lu(262420149508472)[0x55591031abb0]{UNVALIDATED}: Allocated 20241017055715802 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241017055715802 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420149508472" cause=GPRS services not allowed} 20241017055715802 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055715802 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420149508472)[0x55591031abb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055715802 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420149508472)[0x55591031abb0]{UNVALIDATED}: Freeing instance 20241017055715802 DLU <0006> fsm.c:568 lu(PS:IMSI-262420149508472)[0x55591031abb0]{UNVALIDATED}: Deallocated 20241017055715802 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055715802 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055715804 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715804 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715804 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715804 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715805 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715805 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715813 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055715813 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420149508472" cn_domain=PS} 20241017055715813 DMAIN <0000> hlr.c:227 IMSI='262420149508472': Creating subscriber on demand 20241017055715819 DLU <0006> fsm.c:456 lu(262420149508472)[0x55591031abb0]{UNVALIDATED}: Allocated 20241017055715819 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055715832 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420149508472)[0x55591031abb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055715832 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420149508472" cn_domain=PS} 20241017055715832 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055715832 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055715834 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055715834 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420149508472"} 20241017055715834 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420149508472)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055715834 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055715834 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420149508472"} 20241017055715834 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420149508472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055715834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420149508472)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055715834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420149508472)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055715834 DLU <0006> fsm.c:568 lu(PS:IMSI-262420149508472)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055715834 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055715834 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055715836 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715836 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715837 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715837 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data 20241017055715838 DAUC <0003> db_auc.c:157 IMSI='262420149508472': No 2G Auth Data 20241017055715838 DAUC <0003> db_auc.c:192 IMSI='262420149508472': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055715846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51302<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@7df3d791ce5c: Final verdict of PTC: pass 20241017055715847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51286<->l=127.0.0.1:4258 20241017055715848 DLINP <000b> input/ipa.c:451 connected read/write 20241017055715848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055715848 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055715848 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055715848 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055715848 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41023<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@7df3d791ce5c: Final verdict of PTC: none 301@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 301: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@7df3d791ce5c: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Thu Oct 17 05:57:15 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 20241017055715896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51316<->l=127.0.0.1:4258 20241017055715996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51316<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6392) Waiting for packet dumper to finish... 1 (prev_count=6392, count=30892) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Thu Oct 17 05:57:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_subscr_create_on_demand_sai started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055719073 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055719073 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055719076 DLINP <000b> input/ipa.c:451 connected read/write 20241017055719076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055719077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35002<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055719079 DLINP <000b> input/ipa.c:451 connected read/write 20241017055719079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055719079 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055719079 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055719079 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 20241017055719079 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055719079 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 20241017055719079 DLGSUP <0013> gsup_server.c:235 2: 20241017055719079 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055719079 DLGSUP <0013> gsup_server.c:235 3: 20241017055719079 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055719079 DLGSUP <0013> gsup_server.c:235 4: 20241017055719079 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055719079 DLGSUP <0013> gsup_server.c:235 5: 20241017055719079 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055719079 DLGSUP <0013> gsup_server.c:235 7: 20241017055719079 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055719079 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055719079 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055719079 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@7df3d791ce5c: 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") 20241017055719098 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33551<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@7df3d791ce5c: Created GsupExpect[0] for "262426359671618" to be handled at TC_subscr_create_on_demand_sai(308) 20241017055719110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35018<->l=127.0.0.1:4258 20241017055719121 DLINP <000b> input/ipa.c:451 connected read/write 20241017055719121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055719121 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426359671618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426359671618"} 20241017055719121 DMAIN <0000> hlr.c:227 IMSI='262426359671618': Creating subscriber on demand 20241017055719128 DMAIN <0000> hlr.c:243 IMSI='262426359671618': Successfully assigned MSISDN='137' 20241017055719128 DAUC <0003> db_auc.c:157 IMSI='262426359671618': No 2G Auth Data 20241017055719128 DAUC <0003> db_auc.c:192 IMSI='262426359671618': No 3G Auth Data 20241017055719128 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426359671618 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 20241017055719128 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426359671618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426359671618" cause=IMSI unknown in HLR} 20241017055719128 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426359671618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017055719128 DLINP <000b> input/ipa.c:451 connected read/write 20241017055719128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055719128 DLINP <000b> input/ipa.c:451 connected read/write 20241017055719128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@7df3d791ce5c: Found GsupExpect[0] for "262426359671618" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@7df3d791ce5c: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262426359671618" TC_subscr_create_on_demand_sai(308)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055719131 DAUC <0003> db_auc.c:157 IMSI='262426359671618': No 2G Auth Data 20241017055719131 DAUC <0003> db_auc.c:192 IMSI='262426359671618': No 3G Auth Data 20241017055719132 DAUC <0003> db_auc.c:157 IMSI='262426359671618': No 2G Auth Data 20241017055719132 DAUC <0003> db_auc.c:192 IMSI='262426359671618': No 3G Auth Data 20241017055719133 DAUC <0003> db_auc.c:157 IMSI='262426359671618': No 2G Auth Data 20241017055719133 DAUC <0003> db_auc.c:192 IMSI='262426359671618': No 3G Auth Data 20241017055719134 DLINP <000b> input/ipa.c:451 connected read/write 20241017055719134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055719134 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426359671618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426359671618" cn_domain=PS} 20241017055719134 DLU <0006> fsm.c:456 lu(262426359671618)[0x55591031abb0]{UNVALIDATED}: Allocated 20241017055719134 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426359671618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017055719141 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426359671618)[0x55591031abb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055719141 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426359671618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426359671618" cn_domain=PS} 20241017055719141 DLINP <000b> input/ipa.c:451 connected read/write 20241017055719141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055719141 DLINP <000b> input/ipa.c:451 connected read/write 20241017055719141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055719144 DLINP <000b> input/ipa.c:451 connected read/write 20241017055719144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055719144 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426359671618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426359671618"} 20241017055719144 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426359671618)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055719144 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426359671618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055719144 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426359671618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426359671618"} 20241017055719144 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426359671618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055719144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426359671618)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055719144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426359671618)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055719144 DLU <0006> fsm.c:568 lu(PS:IMSI-262426359671618)[0x55591031abb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055719144 DLINP <000b> input/ipa.c:451 connected read/write 20241017055719144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055719144 DLINP <000b> input/ipa.c:451 connected read/write 20241017055719144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055719150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35018<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@7df3d791ce5c: Final verdict of PTC: pass 20241017055719151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35002<->l=127.0.0.1:4258 20241017055719152 DLINP <000b> input/ipa.c:451 connected read/write 20241017055719152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055719152 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055719152 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055719152 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@7df3d791ce5c: Final verdict of PTC: none 20241017055719152 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33551<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(304)@7df3d791ce5c: Final verdict of PTC: none 306@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 306: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@7df3d791ce5c: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Thu Oct 17 05:57:19 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 20241017055719197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35028<->l=127.0.0.1:4258 20241017055719297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35028<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15456) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Thu Oct 17 05:57:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_MSLookup_mDNS_service_other_home started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055722377 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055722377 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055722379 DLINP <000b> input/ipa.c:451 connected read/write 20241017055722379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055722380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35030<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055722383 DLINP <000b> input/ipa.c:451 connected read/write 20241017055722383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055722383 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055722383 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055722383 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 20241017055722383 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055722383 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 20241017055722383 DLGSUP <0013> gsup_server.c:235 2: 20241017055722383 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055722383 DLGSUP <0013> gsup_server.c:235 3: 20241017055722383 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055722383 DLGSUP <0013> gsup_server.c:235 4: 20241017055722383 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055722383 DLGSUP <0013> gsup_server.c:235 5: 20241017055722383 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055722383 DLGSUP <0013> gsup_server.c:235 7: 20241017055722383 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055722383 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055722383 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055722383 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@7df3d791ce5c: 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") 20241017055722403 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42229<->l=127.0.0.1:4259) 20241017055722406 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241017055722406 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@7df3d791ce5c: Created GsupExpect[0] for "262422233828711" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241017055722420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35042<->l=127.0.0.1:4258 20241017055722427 DAUC <0003> db_auc.c:157 IMSI='262422233828711': No 2G Auth Data 20241017055722427 DAUC <0003> db_auc.c:192 IMSI='262422233828711': No 3G Auth Data 20241017055722436 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617687708.msisdn 20241017055722436 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491617687708.msisdn: not attached (vlr_number unset) 20241017055722436 DDGSM <0007> mslookup_server.c:327 sip.voice.491617687708.msisdn: does not exist in GSUP proxy 20241017055723439 DLINP <000b> input/ipa.c:451 connected read/write 20241017055723439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055723439 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422233828711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422233828711" cn_domain=CS} 20241017055723440 DLU <0006> fsm.c:456 lu(262422233828711)[0x5559102ff790]{UNVALIDATED}: Allocated 20241017055723440 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422233828711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241017055723446 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422233828711)[0x5559102ff790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017055723446 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422233828711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422233828711" cn_domain=CS} 20241017055723446 DLINP <000b> input/ipa.c:451 connected read/write 20241017055723446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055723446 DLINP <000b> input/ipa.c:451 connected read/write 20241017055723446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@7df3d791ce5c: Found GsupExpect[0] for "262422233828711" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@7df3d791ce5c: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262422233828711" 20241017055723449 DLINP <000b> input/ipa.c:451 connected read/write 20241017055723449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055723449 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422233828711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422233828711"} 20241017055723449 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422233828711)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017055723449 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422233828711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017055723449 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422233828711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422233828711"} 20241017055723449 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422233828711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055723449 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422233828711)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017055723449 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422233828711)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017055723449 DLU <0006> fsm.c:568 lu(CS:IMSI-262422233828711)[0x5559102ff790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017055723449 DLINP <000b> input/ipa.c:451 connected read/write 20241017055723449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055723449 DLINP <000b> input/ipa.c:451 connected read/write 20241017055723449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055723451 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617687708.msisdn 20241017055723451 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491617687708.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241017055723451 DDGSM <0007> mslookup_server.c:327 sip.voice.491617687708.msisdn: does not exist in GSUP proxy 20241017055723451 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617687708.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@7df3d791ce5c: setverdict(pass): pass -> pass, component reason not changed 20241017055723464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35042<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@7df3d791ce5c: Final verdict of PTC: pass 20241017055723465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35030<->l=127.0.0.1:4258 20241017055723466 DLINP <000b> input/ipa.c:451 connected read/write 20241017055723466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055723466 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(310)@7df3d791ce5c: Final verdict of PTC: none 20241017055723466 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055723466 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055723467 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42229<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(309)@7df3d791ce5c: Final verdict of PTC: none 311@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 311: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@7df3d791ce5c: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Thu Oct 17 05:57:23 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 20241017055723506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35044<->l=127.0.0.1:4258 20241017055723607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35044<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12068) Waiting for packet dumper to finish... 1 (prev_count=12068, count=18456) 20241017055724635 DSS <0004> hlr_ussd.c:239 262424973257347/0xb096a1a8: SS Session Timeout, destroying 20241017055724635 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424973257347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Thu Oct 17 05:57:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_MSLookup_GSUP_proxy started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055726684 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055726684 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055726686 DLINP <000b> input/ipa.c:451 connected read/write 20241017055726686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055726687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36228<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@7df3d791ce5c: 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) } } } } 20241017055726689 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241017055726689 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@7df3d791ce5c: 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 } } } } 20241017055726689 DLINP <000b> input/ipa.c:451 connected read/write 20241017055726689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055726689 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055726689 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055726689 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 20241017055726689 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055726689 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 20241017055726689 DLGSUP <0013> gsup_server.c:235 2: 20241017055726689 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055726689 DLGSUP <0013> gsup_server.c:235 3: 20241017055726689 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055726689 DLGSUP <0013> gsup_server.c:235 4: 20241017055726689 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055726689 DLGSUP <0013> gsup_server.c:235 5: 20241017055726689 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055726689 DLGSUP <0013> gsup_server.c:235 7: 20241017055726689 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055726689 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055726689 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055726689 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@7df3d791ce5c: 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") 20241017055726719 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42491<->l=127.0.0.1:4259) 20241017055726722 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241017055726722 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@7df3d791ce5c: Created GsupExpect[0] for "262425733727048" to be handled at TC_MSLookup_GSUP_proxy(320) 20241017055726734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36234<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@7df3d791ce5c: Created GsupExpect[0] for "262425733727048" to be handled at TC_MSLookup_GSUP_proxy(320) 20241017055726740 DLINP <000b> input/ipa.c:451 connected read/write 20241017055726740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055726740 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425733727048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425733727048" cn_domain=CS} 20241017055726740 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425733727048 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241017055726740 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425733727048 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241017055726740 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425733727048.imsi 20241017055726740 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425733727048.imsi 20241017055726740 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425733727048.imsi: does not exist in local HLR 20241017055726745 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425733727048 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241017055726746 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241017055726746 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241017055726746 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241017055726746 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241017055726746 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241017055726746 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425733727048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055726746 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017055726746 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241017055726746 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017055726746 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241017055726746 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017055726746 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@7df3d791ce5c: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@7df3d791ce5c: 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) } } } } 20241017055726748 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055726748 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055726748 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241017055726748 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241017055726748 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241017055726750 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055726750 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055726750 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@7df3d791ce5c: 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)@7df3d791ce5c: 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)@7df3d791ce5c: Found GsupExpect[0] for "262425733727048" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@7df3d791ce5c: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425733727048" HLR_Test-GSUP-server-IPA(318)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055726793 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055726793 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055726793 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055726793 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055726793 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425733727048 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612404523 20241017055726793 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425733727048 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017055726793 DLINP <000b> input/ipa.c:451 connected read/write 20241017055726793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055726793 DLINP <000b> input/ipa.c:451 connected read/write 20241017055726793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@7df3d791ce5c: Found GsupExpect[0] for "262425733727048" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@7df3d791ce5c: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425733727048" 20241017055726796 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055726796 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055726796 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425733727048 MSISDN-491612404523 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017055726796 DLINP <000b> input/ipa.c:451 connected read/write 20241017055726796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055726796 DLINP <000b> input/ipa.c:451 connected read/write 20241017055726796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055726799 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055726799 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055726799 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425733727048 MSISDN-491612404523 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 20241017055726799 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425733727048 MSISDN-491612404523 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017055726799 DLINP <000b> input/ipa.c:451 connected read/write 20241017055726799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055726799 DLINP <000b> input/ipa.c:451 connected read/write 20241017055726799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055726801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36234<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@7df3d791ce5c: Final verdict of PTC: pass 20241017055726802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36228<->l=127.0.0.1:4258 20241017055726803 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42491<->l=127.0.0.1:4259) 20241017055726803 DLINP <000b> input/ipa.c:451 connected read/write 20241017055726803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055726803 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055726803 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055726803 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(315)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-server(317)@7df3d791ce5c: Final verdict of PTC: none 20241017055726803 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055726803 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055726803 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241017055726803 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241017055726803 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 316: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@7df3d791ce5c: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Thu Oct 17 05:57:26 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 20241017055726842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36242<->l=127.0.0.1:4258 20241017055726942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36242<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3860) Waiting for packet dumper to finish... 1 (prev_count=3860, count=18384) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Thu Oct 17 05:57:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055730017 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055730017 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055730020 DLINP <000b> input/ipa.c:451 connected read/write 20241017055730020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055730021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36256<->l=127.0.0.1:4258 20241017055730022 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241017055730022 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055730024 DLINP <000b> input/ipa.c:451 connected read/write 20241017055730024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055730024 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055730024 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055730024 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 20241017055730024 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055730024 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 20241017055730024 DLGSUP <0013> gsup_server.c:235 2: 20241017055730024 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055730024 DLGSUP <0013> gsup_server.c:235 3: 20241017055730024 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055730024 DLGSUP <0013> gsup_server.c:235 4: 20241017055730024 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055730024 DLGSUP <0013> gsup_server.c:235 5: 20241017055730024 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055730024 DLGSUP <0013> gsup_server.c:235 7: 20241017055730024 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055730024 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055730024 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055730024 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@7df3d791ce5c: 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") 20241017055730040 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45457<->l=127.0.0.1:4259) 20241017055730042 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241017055730042 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@7df3d791ce5c: Created GsupExpect[0] for "262425606809870" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241017055730055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36262<->l=127.0.0.1:4258 20241017055730069 DAUC <0003> db_auc.c:157 IMSI='262425606809870': No 2G Auth Data 20241017055730069 DAUC <0003> db_auc.c:192 IMSI='262425606809870': No 3G Auth Data 20241017055730079 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425606809870.imsi 20241017055730079 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425606809870.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055730087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36262<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@7df3d791ce5c: Final verdict of PTC: pass 20241017055730088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36256<->l=127.0.0.1:4258 20241017055730089 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45457<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@7df3d791ce5c: Final verdict of PTC: none 20241017055730089 DLINP <000b> input/ipa.c:451 connected read/write 20241017055730089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055730089 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055730089 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055730089 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 323@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 323: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@7df3d791ce5c: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Thu Oct 17 05:57:30 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 20241017055730143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36272<->l=127.0.0.1:4258 20241017055730243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36272<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=16180) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Thu Oct 17 05:57:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055733322 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055733322 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055733324 DLINP <000b> input/ipa.c:451 connected read/write 20241017055733324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055733325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36278<->l=127.0.0.1:4258 20241017055733326 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241017055733327 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@7df3d791ce5c: 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 } } } } 20241017055733327 DLINP <000b> input/ipa.c:451 connected read/write 20241017055733327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055733327 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055733327 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055733327 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 20241017055733327 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055733327 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 20241017055733327 DLGSUP <0013> gsup_server.c:235 2: 20241017055733327 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055733327 DLGSUP <0013> gsup_server.c:235 3: 20241017055733327 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055733327 DLGSUP <0013> gsup_server.c:235 4: 20241017055733327 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055733327 DLGSUP <0013> gsup_server.c:235 5: 20241017055733327 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055733327 DLGSUP <0013> gsup_server.c:235 7: 20241017055733327 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055733327 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055733327 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055733327 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@7df3d791ce5c: 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") 20241017055733360 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35753<->l=127.0.0.1:4259) 20241017055733362 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241017055733362 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@7df3d791ce5c: Created GsupExpect[0] for "262420102943879" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241017055733375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36286<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@7df3d791ce5c: Created GsupExpect[0] for "262420102943879" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241017055733381 DLINP <000b> input/ipa.c:451 connected read/write 20241017055733381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055733381 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420102943879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420102943879" cn_domain=CS} 20241017055733381 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420102943879 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241017055733381 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420102943879 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241017055733381 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420102943879.imsi 20241017055733381 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420102943879.imsi 20241017055733381 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420102943879.imsi: does not exist in local HLR 20241017055733386 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420102943879 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241017055733386 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241017055733386 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241017055733386 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241017055733386 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241017055733386 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241017055733386 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420102943879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055733386 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017055733386 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241017055733386 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017055733386 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241017055733387 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017055733387 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@7df3d791ce5c: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@7df3d791ce5c: 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) } } } } 20241017055733388 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055733388 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055733388 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241017055733388 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241017055733388 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241017055733389 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055733389 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055733389 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@7df3d791ce5c: 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)@7df3d791ce5c: 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)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@7df3d791ce5c: Found GsupExpect[0] for "262420102943879" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@7df3d791ce5c: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420102943879" HLR_Test-GSUP-server-IPA(330)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055733429 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055733429 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055733429 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055733429 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055733429 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420102943879 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615867125 20241017055733429 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420102943879 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017055733429 DLINP <000b> input/ipa.c:451 connected read/write 20241017055733429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055733429 DLINP <000b> input/ipa.c:451 connected read/write 20241017055733429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@7df3d791ce5c: Found GsupExpect[0] for "262420102943879" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@7df3d791ce5c: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420102943879" 20241017055733433 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055733433 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055733433 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420102943879 MSISDN-491615867125 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017055733433 DLINP <000b> input/ipa.c:451 connected read/write 20241017055733433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055733433 DLINP <000b> input/ipa.c:451 connected read/write 20241017055733433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055733435 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055733435 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055733435 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420102943879 MSISDN-491615867125 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 20241017055733435 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420102943879 MSISDN-491615867125 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017055733435 DLINP <000b> input/ipa.c:451 connected read/write 20241017055733435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055733435 DLINP <000b> input/ipa.c:451 connected read/write 20241017055733435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055733437 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420102943879.imsi 20241017055733437 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420102943879.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055734438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36286<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@7df3d791ce5c: Final verdict of PTC: pass 20241017055734439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36278<->l=127.0.0.1:4258 20241017055734440 DLINP <000b> input/ipa.c:451 connected read/write 20241017055734440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055734440 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055734440 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055734440 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(329)@7df3d791ce5c: Final verdict of PTC: none 328@7df3d791ce5c: Final verdict of PTC: none 20241017055734441 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35753<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@7df3d791ce5c: Final verdict of PTC: none 20241017055734441 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055734441 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055734441 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241017055734441 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241017055734441 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)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 328: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@7df3d791ce5c: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Thu Oct 17 05:57:34 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 20241017055734486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36290<->l=127.0.0.1:4258 20241017055734587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36290<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14064) Waiting for packet dumper to finish... 1 (prev_count=14064, count=18828) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Thu Oct 17 05:57:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@7df3d791ce5c: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@7df3d791ce5c: legacy= false MTC@7df3d791ce5c: in not legacy case 1 MTC@7df3d791ce5c: in not legacy case 2 20241017055737664 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017055737664 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055737666 DLINP <000b> input/ipa.c:451 connected read/write 20241017055737666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055737667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53136<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@7df3d791ce5c: 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)@7df3d791ce5c: 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 } } } } 20241017055737669 DLINP <000b> input/ipa.c:451 connected read/write 20241017055737669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055737669 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017055737669 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017055737669 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 20241017055737669 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017055737669 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 20241017055737669 DLGSUP <0013> gsup_server.c:235 2: 20241017055737669 DLGSUP <0013> gsup_server.c:237 2: 00 20241017055737669 DLGSUP <0013> gsup_server.c:235 3: 20241017055737669 DLGSUP <0013> gsup_server.c:237 3: 00 20241017055737669 DLGSUP <0013> gsup_server.c:235 4: 20241017055737669 DLGSUP <0013> gsup_server.c:237 4: 00 20241017055737669 DLGSUP <0013> gsup_server.c:235 5: 20241017055737669 DLGSUP <0013> gsup_server.c:237 5: 00 20241017055737669 DLGSUP <0013> gsup_server.c:235 7: 20241017055737669 DLGSUP <0013> gsup_server.c:237 7: 00 20241017055737669 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017055737669 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241017055737669 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)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055737669 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241017055737669 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@7df3d791ce5c: 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") 20241017055737703 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38331<->l=127.0.0.1:4259) 20241017055737705 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241017055737705 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@7df3d791ce5c: Created GsupExpect[0] for "262428413927312" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241017055737722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53142<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@7df3d791ce5c: Created GsupExpect[0] for "262428413927312" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241017055737728 DLINP <000b> input/ipa.c:451 connected read/write 20241017055737728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055737728 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428413927312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428413927312" cn_domain=CS} 20241017055737728 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428413927312 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241017055737728 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428413927312 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241017055737728 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428413927312.imsi 20241017055737728 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428413927312.imsi 20241017055737728 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428413927312.imsi: does not exist in local HLR 20241017055737733 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428413927312 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241017055737733 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241017055737733 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241017055737733 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241017055737733 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241017055737733 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241017055737733 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428413927312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017055737733 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017055737733 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241017055737733 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017055737733 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241017055737733 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017055737733 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@7df3d791ce5c: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@7df3d791ce5c: 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) } } } } 20241017055737736 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055737736 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055737736 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241017055737736 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241017055737736 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241017055737739 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055737739 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055737739 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@7df3d791ce5c: 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)@7df3d791ce5c: 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)@7df3d791ce5c: Found GsupExpect[0] for "262428413927312" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@7df3d791ce5c: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428413927312" HLR_Test-GSUP-server-IPA(337)@7df3d791ce5c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@7df3d791ce5c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017055737785 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055737785 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055737785 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055737785 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055737785 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428413927312 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613057402 20241017055737785 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428413927312 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017055737785 DLINP <000b> input/ipa.c:451 connected read/write 20241017055737785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055737785 DLINP <000b> input/ipa.c:451 connected read/write 20241017055737785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@7df3d791ce5c: Found GsupExpect[0] for "262428413927312" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@7df3d791ce5c: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428413927312" 20241017055737789 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055737789 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055737789 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428413927312 MSISDN-491613057402 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017055737789 DLINP <000b> input/ipa.c:451 connected read/write 20241017055737789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055737789 DLINP <000b> input/ipa.c:451 connected read/write 20241017055737789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055737791 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055737791 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055737791 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428413927312 MSISDN-491613057402 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 20241017055737791 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428413927312 MSISDN-491613057402 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017055737791 DLINP <000b> input/ipa.c:451 connected read/write 20241017055737791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055737791 DLINP <000b> input/ipa.c:451 connected read/write 20241017055737791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017055737794 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613057402.msisdn 20241017055737794 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491613057402.msisdn: does not exist in local HLR 20241017055737794 DDGSM <0007> mslookup_server.c:352 sip.voice.491613057402.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241017055737794 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613057402.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@7df3d791ce5c: setverdict(pass): none -> pass 20241017055737796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53142<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@7df3d791ce5c: Final verdict of PTC: pass 20241017055737797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53136<->l=127.0.0.1:4258 20241017055737798 DLINP <000b> input/ipa.c:451 connected read/write 20241017055737798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017055737798 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017055737798 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017055737798 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017055737798 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38331<->l=127.0.0.1:4259) 20241017055737798 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017055737798 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017055737798 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241017055737798 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241017055737798 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP(334)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-server(336)@7df3d791ce5c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@7df3d791ce5c: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@7df3d791ce5c: Final verdict of PTC: none MTC@7df3d791ce5c: Setting final verdict of the test case. MTC@7df3d791ce5c: Local verdict of MTC: none MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC with component reference 335: none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@7df3d791ce5c: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@7df3d791ce5c: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@7df3d791ce5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Thu Oct 17 05:57:37 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 20241017055737840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53146<->l=127.0.0.1:4258 20241017055737941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53146<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3632) Waiting for packet dumper to finish... 1 (prev_count=3632, count=20600) MTC@7df3d791ce5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@7df3d791ce5c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7df3d791ce5c: Terminating MTC. MC@7df3d791ce5c: MTC terminated. MC2> exit MC@7df3d791ce5c: Shutting down session. MC@7df3d791ce5c: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7397.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 (330413) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (330294) [testenv] Showing junit-xml-7397.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7397.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='136.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.075638'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.693084'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.842664'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.480425'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.071797'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.076444'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.073595'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.074800'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.753298'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.779301'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.782946'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.193920'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.148993'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.853591'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.835651'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.074974'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.449633'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.365330'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.369608'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.394786'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.422345'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.376193'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.399609'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.430430'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.414511'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.098750'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.492837'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.496382'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.447679'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.078798'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.261941'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.212784'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.101831'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.111067'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.140757'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.089702'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.140995'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.155196'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20241017-0555-3234135b'] 7df3d791ce5cc6061bfd651ee96d58926a7328353be0ecaebea143108aa4730c [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2463/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS